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 08-24-2003, 09:20 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
move; - update

The move command only seems to move from one point to another. Not the most useful.
I understand there are options to make it walk around objects, but maybe thats not all we want it to do. An idea would be to make a command of some kind so you can define every point, and how long it is to stay there until it continues onto the next point.
For example, just like this:
NPC Code:
move<whatever number> {first x to go to, first y to go to,how long to stay there once reached; next x to go to, next y to go to, how long to stay there once reached;<etc etc>}, speed, options like obstacles, etc;


That way you can define a path for it, and then once it reaches the next X and Y in the path, it sleeps for the designated time, then moves on. That would make things more useful. Maybe a whole new command doesnt need to be added, maybe the move; command could be adapted so if in the first parameter, if { and } are found, then it will change so it goes into a 'path' mode. I dont know about other people but I'd find it useful.
__________________
Skyld
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 01:02 AM.


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