View Single Post
  #5  
Old 05-22-2005, 12:54 PM
Fry Fry is offline
Registered User
Fry's Avatar
Join Date: Sep 2001
Location: Germany
Posts: 384
Fry has a spectacular aura about
Well, found another bug and didn't want to create a new thread for it,
level.players doesn't work, it's always empty, level.npcs works fine.

Additionally, the old "npcs[i]" never works, "players[i]" only works when the weapon has been triggered from the clientside.
(Everything is serverside and in a weapon. players[i] works in level npcs)

EDIT:
Also, I can't assign stuff like level.npcs to temp. variables and use it afterwards. Even though level.npcs isn't 0/nothing and I can use it, I am unable to use the variable I assigned level.npcs to.
__________________
Graal Statistics

Top 3 servers at the moment (players):



Last edited by Fry; 05-22-2005 at 03:24 PM..
Reply With Quote