Thread: Double
View Single Post
  #7  
Old 08-18-2001, 05:06 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to 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
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote