
05-22-2005, 12:54 PM
|
|
Registered User
|
 |
Join Date: Sep 2001
Location: Germany
Posts: 384
|
|
|
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. |
Last edited by Fry; 05-22-2005 at 03:24 PM..
|
|
|