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 05-06-2001, 02:00 AM
Lash Lash is offline
Registered User
Join Date: Apr 2001
Location: Indiana
Posts: 275
Lash is on a distinguished road
Send a message via AIM to Lash
Talking

I also want to know if it is possible to chnage the players...how do you say...MOVEMENT
say with my drunken idea I want to make them drunk
I want ot make them walk funny and see haze but the haze is impassible to my knowledge
so if you know how to do any of this contact me please
__________________
The one, the only Michael Jackson.
Reply With Quote
  #2  
Old 05-06-2001, 03:41 AM
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 have to

you have to say like but for all directions. this will make them wave back and forth kind of and to get more into it you have to add more things like that.. You could also add an onwall thing to it and stuff.. I am just giving you the basics. (This is just 1 way you would have to make the rest).
if(playerdir=0){
playerx--;sleep 0.1;
playerx++;sleep 0.1;
playerx++;sleep 0.1;
playerx--;sleep 0.1;
}
__________________
Thanks,
-KJL
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 06:55 PM.


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