Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-30-2001, 05:03 PM
TheFrozenFiend TheFrozenFiend is offline
Registered User
TheFrozenFiend's Avatar
Join Date: Apr 2001
Posts: 582
TheFrozenFiend is on a distinguished road
NPC scripting command....

.............

playerspeed - To set the speed at which a player moves (default being 1). I know this can be done without the command, but it helps to reduce the size of large scripts (such as system npcs).
Then you could have npcs that only work if the player is going fast/slow enough.
eg.
NPC Code:

if(playerspeed>=1.5)
{message BOO!}



speed - Same as playerspeed but for npcs.
__________________



Also known as TDM
Reply With Quote
 


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 07:48 PM.


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