public plugin_init()
{
register_srvcmd("bot","bot_interface")
}
public bot_interface()
{
new sid[8],id
read_argv(1,sid,7)
id = str_to_num(sid)
A_function(id)
return PLUGIN_CONTINUE
}
What does the "id" means here ?
__________________
Quote:
Destinies in my AWP sight are all alike; Destinies out of my AWP sight in its own way.