Thread: Bridge
View Single Post
  #8  
Old 01-15-2003, 10:34 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Quote:
Originally posted by tlf288
Here you are:

NPC Code:

// Script made by Com013
// fixed by: Trevor
...
if(playerdir==0||playerdir==2){
drawoverplayer;
}
...
drawunderplayer;



I tried everything then I was like "OMG!, this is so simple."

You can see what I did
Sorry, but drawover/underplayer won't work here, because then you would see yourself correctly under the bridge, while other players would see you over it. (Or other conflicts happen).

No, I guess I'll use the gani way instead.

Kaimetsu, why is setshape2 not working serverside?
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote