View Single Post
  #3  
Old 01-22-2006, 12:00 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by hotrian
NPC Code:
for (i=0;i<=allplayerscounts;i++)



[...]
Am I just using it wrong?
You are using that wrong. It is 'allplayerscount', not 'allplayerscounts'.
Reply With Quote