SA-MP Forums Archive
CMD:q - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: CMD:q (/showthread.php?tid=322837)



CMD:q - milanosie - 03.03.2012

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?


Re: CMD:q - Gooday - 03.03.2012

There is already in the SA:MP try type /q in game you will quit is a samp client include...


Re: CMD:q - Twisted_Insane - 03.03.2012

You don't need any cmd for that, SAMP itself included that ingame, simple type "/q"!


Re: CMD:q - Georgi166 - 03.03.2012

Every server got /q..Even the blank gamemodes.


AW: CMD:q - Drebin - 03.03.2012

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?


Re: CMD:q - Walsh - 03.03.2012

This is coded into samp's source. Can't be trifled with.