Thread: Era Reset
View Single Post
  #13  
Old 03-10-2003, 12:13 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by mhermher
Zorg, it's worth that than waiting for Stefan.

Just put like


for (i=0;i<allplayers;i++) {
with (getplayer(i)) {
if (hasweapon(system)) {sendtonc /reset #a; }
}
}
its very easy lol..
that's incorrect anyway
Reply With Quote