Hi!
I try to make a script ..
if player is alive and do something
#################
}
public slay_user( id ) {
set_user_info( id, "name", "I do not have to do that!!" );
user_kill( id );
client_print( id, print_chat, "[AMXX] you were kill to do that " );
#####
but if player is dead how to make to kill it when round begins?
read something about
register_logevent("logevent_round_start", 2, "1=Round_Start") ??:S
but I cannot understand like incorporating this in the code ..
I am a Noob

please helpme!!
thanx
my English is bad sory