You can do it without any resolution.Quote:
I will add 800x600
$newpixel[x] = $currentdesktopwidth / $thedesktopwidthyougotthepixel * $thepixel[x] $newpixel[y] = $currentdesktopwidth / $thedesktopwidthyougotthepixel * $thepixel[y]
Auto Buff uses no pixels.Quote:
You can do it without any resolution.
Get the pixels for the action you wanna do, and..
$currentdesktopwidth: should be clear. just detect it (don't know the language you're using)Code:$newpixel[x] = $currentdesktopwidth / $thedesktopwidthyougotthepixel * $thepixel[x] $newpixel[y] = $currentdesktopwidth / $thedesktopwidthyougotthepixel * $thepixel[y]
$thedesktopwidthyougotthepixel: the desktop width you had when you were searching for the pixel
$thepixel: the position you found
Party #1 is you. if you are running Vista/7 make sure you run as admin/xp sp3Quote:
dont work for me i have a single party party leader is #1 Wizz/Cleric and #2 Bard/Cleric ... so i want to.. #1 give the buff Soul Blessing and Body Blessing to #2 and #2 the same Soul Blessing and Body Blessing plus Mana Cyvle to #1 .... but i cant nothings happens i cant make it wokr