
07-20-2001, 08:52 AM
|
|
The one, The only -
|
 |
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
|
|
|
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
|
|
|
|