ok, so, Is there a better way to do this,mabey a function I can make it in,I tryed,the function did not work.
if desktopwidth=800 and desktopheight=600
set cursor 355,3
endif
if desktopwidth=1024 and desktopheight=768
set cursor 460,3
endif
if desktopwidth=1152 and desktopheight=864
set cursor 535,3
endif
if desktopwidth=1280 and desktopheight=600
set cursor 600,3
endif
if desktopwidth=1280 and desktopheight=720
set cursor 600,3
endif
if desktopwidth=1280 and desktopheight=768
set cursor 600,3
endif
if desktopwidth=1280 and desktopheight=800
set cursor 600,3
endif
if desktopwidth=1360 and desktopheight=768
set cursor 630,3
endif
if desktopwidth=1366 and desktopheight=768
set cursor 630,3
endif
if desktopwidth=1440 and desktopheight=900
set cursor 670,3
endif
if desktopwidth=1600 and desktopheight=900
set cursor 750,5
endif
my signature keeps being erased by a mod So this is my new signature.