Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-02-2002, 06:53 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Exclamation 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
Reply With Quote
  #2  
Old 06-02-2002, 07:58 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
I don't believe it is, wasn't last time I checked
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:20 PM.


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