oh, thanx ...
Actually what i did was
PHP Code:
public Health(id)
set_user_health(id, 100 + PlayerLevel)
I forgot to add id after player

.. so it kept sayin array must be indexed, therefore i did it the other way ,
anyways back to the topic:
Quote:
|
you should register post spawn (you can use hamsandwich) and set it there.
|
can you show me how i am supposed to do that