Thread: links
View Single Post
  #6  
Old 07-20-2001, 08:52 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
he is basically saying when you warp people he says there should be allowed to edit the dir also in the linking the warp...

I think that is usless because it would just take up more time linking levels and stuff....

basically you can make a npc on the level and set the dir when they enter...


or another thing you can do is on the level with gravity insted of using a warp use a npc and put this coding in it

//#CLIENTSIDE
if(playertouchsme){
playerdir=2; //faces them down
setlevel2 level,x,y;
}
__________________
Thanks,
-KJL
Reply With Quote