Author |
Message |
Silivrenion |
|
Post subject: Setpos.. Move people to your mouse pos
Posted: Sep 02, 2005 - 02:31 PM
|
|
Joined: Sep 02, 2005
Posts: 7
Status: Offline
|
|
Yes, its another move someone to your mouse pos script, but you'll be happy to know its much smaller than any of the allscray scripts other people have written.. It uses the 'setpos command available via plugall. If you dont have access to this command, you cant use my cool setpos script...
Hint! Change the chatstr ".setpos" to something else to make it easier for you to use!
Code: | ;Setpos script by Silivrenion
;Either whisper it to someone or say it aloud.
;If whispered, it moves that user to mousepos.
;If said aloud, it moves you to the mousepos.
;Syntax :: .setpos
{"" chatstr =
{ mousepos y= x= "'setpos " x itoa & " " & y itoa & WHOTARGET
PRIVATEMSG } 2 alarmexec
}chatstr ".setpos" == if
;End Script |
|
|
|
|
|
 |
|
| |