View Single Post
  #4  
Old 11-28-2001, 03:19 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
if you just want to trade info w/o npc server and w/o using getplayer stuff you could just do something like
NPC Code:

for (this.i=1;this.i<playerscount;this.i++) {
triggeraction players[this.i].x,players[this.i].y,whatever,#a;
}


just an idea.
__________________
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