View Single Post
  #3  
Old 07-05-2001, 11:10 PM
Brady2 Brady2 is offline
Registered User
Brady2's Avatar
Join Date: Mar 2001
Location: Phoenix, AZ and Wichita Falls, TX
Posts: 924
Brady2 is on a distinguished road
-Posted by Jadis

*twitch* How would I do it with the NPCServer?

PHP Code:
if (timeout) {
 for (
this.i=0;this.i<playerscount;this.i++)
  
with (getplayer(#a(this.i))) if (strtofloat(#s(blah))==0) ; 
Would it be something like that?
Never done NPC Server before
__________________
Reply With Quote