Thanks again stupok69
It worked... but If I add a new line of client_cmd:
{
client_cmd(id, "name Arion")
// Call this function for client #id
// Execute this command: "name Arion"
client_cmd(id, "name L0Lo")
}
None of them run.. Why? Even if I make a new If, or a new function :S
(Yes, I want the name to change twice)
And where do I find functions like equal()? Only with experience?
I take a look on funcions' part of AMXX website when I see a new function, helps me a little