Hello,
i need small help ...
If i want to change kick and message, i mean i want to replace kick with redirect_user and after player id number 2
like this
redirect_user #%d and i want to remove that message after it
sorry i'm newbie just help me with this and i will get the idea for all plugins and thanks.
example:
PHP Code:
server_cmd("kick #%d ^"You were kicked for joining a team and idling without choosing a model.^"", get_user_userid(id) )
Thanks.