Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
Hey, is the CMD:q (used for leaving) usable?
I know its not very practicle but lets say in theory,
is CMD:q(playerid, params[])
possible if I like place Kick(playerid); in it?
Will it be called?
Posts: 975
Threads: 78
Joined: Feb 2012
Reputation:
0
You don't need any cmd for that, SAMP itself included that ingame, simple type "/q"!
Posts: 503
Threads: 18
Joined: Jun 2011
Reputation:
0
Every server got /q..Even the blank gamemodes.
Posts: 1,101
Threads: 21
Joined: Oct 2010
Reputation:
0
Why don't you just try it yourself?
Also, why would you want to make a custom /q command which does exactly the same as the default SA-MP one?
Posts: 189
Threads: 1
Joined: Feb 2012
Reputation:
0
This is coded into samp's source. Can't be trifled with.