Re: Menu
Posted: 2011 Aug 19 12:15
Code: Select all
/* Executes command on player. */native client_cmd(index,const command[],any:...);
command - man klausimas ka turima omenyje?

any - "slot1"
P.S.
Code: Select all
/* Sends command to console. */native console_cmd(id,const cmd[],any:...);