Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-05-2001, 10:29 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool you can..

you can disabledefmovement

or if it goes on a npc you can say

drawunderplayer;

(I have never tested that out if you walk or swim)

or you can change the default gani of swim to walk with the new npc command replacegani
it would be like

replacegani swim,walk;

(you would do that for how ever long you wanted them to be on it)

then you would do after they got off the spot or something do this

replacegani swim,swim;

well this will count them as swimming in the coding like
if(onwater(x,y))

it would say it is on the water, but it would set the ani so it looks like they are walking...
__________________
Thanks,
-KJL
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 04:45 PM.


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