Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   setcursor+setcursor2 (https://forums.graalonline.com/forums/showthread.php?t=30623)

Python523 06-02-2002 06:53 AM

setcursor+setcursor2
 
I was messing around with some commands and I figured out how to work setcursor and setcursor2
for setcursor, use this, you'll understand
if (created||timeout) {
setcursor test;
test=(test+1)%25;
timeout=.05;
}
for setcursor2, it's a little different, go to your windows/cursors folder and put one of the files in your graal folder, then run
setcursor2 filename;
in a loop, it only works when you move your mouse though :(

Python523 06-02-2002 07:58 AM

I don't believe it is, wasn't last time I checked


All times are GMT +2. The time now is 06:13 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.