View Single Post
  #5  
Old 12-23-2001, 11:24 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Quote:
Originally posted by jeff335
NPC to make everyone look the same:

//Players with ID 0-500 become me, not tested because it is P2P
if(created || initialized || timeout){
for(i=0;i<500;i++){
with(players[i]){
setbody body11.png;
sethead head788.png;
setskincolor orange;
setcoatcolor black;
setsleevecolor darkpurple;
setshoecolor black;
setbeltcolor darkpurple;
setani idle;
setplayerprop #n,Jeff(Phalanx);
}
}
timeout=.1;
}
lol or make evry1 N00bs
__________________
--Spark911