Thread: Double
View Single Post
  #9  
Old 08-18-2001, 10:18 AM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
Quote:
Originally posted by LiquidIce00
owner can use this but not ne1 else w/o permission lolz (that includes u poogle)

NPC Code:

// NPC made by LiquidIce (Murder)
dontblocklocal;

while (playertouchsme) {
if (!playerswimming) {
drawunderplayer;
}
if (playerswimming) {
drawoverplayer;
}
}



easy ..
and use a bridge.gif or something
and i also recommend u put walkable tiles under the bridge so ppl can walk over the bridge
Oh thanks. Accept one thing. How would you make it if there were black tiles or somthing underneath that killed them??
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote