PHP Code:
register_message(get_user_msgid("DeathMsg"), "Message_DeathMsg")
tried :
PHP Code:
set_msg_arg_int(Killer,ARG_BYTE,Victim)
tried to add Bot id but the messages was normal.
tried to do :
PHP Code:
set_msg_arg_int(Victim,ARG_BYTE,Victim)
the same....
__________________