Quote:
|
Originally Posted by SixTwin
Now how would I do it if I wanted to put the users name that's activating the function, into a amx command. Such as.
Code:
new name[18]
get_user_name(id, name, 17)
server_cmd("amx_setjob %s 1",name)
|
That should work, name should be 33 cells and the max len should be 32 though in order to make sure that it's not over the limit.
There are some people who's names are like:
D3agl3-Cross- `I'm not an addict
(He's my friend)
__________________