[FilterScript] Simple Kick [ZCMD] - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Simple Kick [ZCMD] (
/showthread.php?tid=551517)
Simple Kick [ZCMD] -
Luicy. - 19.12.2014
Hello This is my 2nd Release here on samp. So well still #NoHateeeee
V1.1
Update SendClientMessage to the Player.
Pastebin
V1
Includes IsPlayerAdmin, GetTargetID,
Pastebin: http://pastebin.com/FyVGrTB6
Pictures:
It would send a Message but this time i kicked my self so i doesnt receive the [AdmWarn] That goes for everyone.
Thanks!
Sorry for Bad English I got Dyslexia and are from Sweden.
AW: Simple Kick [ZCMD] -
Flori - 19.12.2014
Make the kick with a short delay, so you can send the kicked player a msg before he becomes kicked.
Re: AW: Simple Kick [ZCMD] -
Luicy. - 19.12.2014
Quote:
Originally Posted by Flori
Make the kick with a short delay, so you can send the kicked player a msg before he becomes kicked. ![Smiley](images/smilies/smile.png)
|
Will try!
Thanks for the suggestion.
Re: Simple Kick [ZCMD] -
Luicy. - 20.12.2014
V1.1 Updated.
Respuesta: Simple Kick [ZCMD] -
JuanStone - 20.12.2014
I think that your command will not work, the message to which kickearas will not be visible, is documented in wiki-samp, apart from i think they are other certain variables, you could use the slots and sscanf a timer with the message, did not guarantee the operation of this command.
Re: Respuesta: Simple Kick [ZCMD] -
Luicy. - 20.12.2014
Quote:
Originally Posted by JuanStone
I think that your command will not work, the message to which kickearas will not be visible, is documented in wiki-samp, apart from i think they are other certain variables, you could use the slots and sscanf a timer with the message, did not guarantee the operation of this command.
|
I'am Currently working on this.
Re: Simple Kick [ZCMD] -
dominik523 - 21.12.2014
Why would you put this into a filterscript?
Just copy the code and post it under useful commands/snippets of code.
Re: Simple Kick [ZCMD] -
Luicy. - 21.12.2014
Quote:
Originally Posted by dominik523
Why would you put this into a filterscript?
Just copy the code and post it under useful commands/snippets of code.
|
Well Iam using this in my GM But releasing as FS.
Re: Simple Kick [ZCMD] -
UltraScripter - 28.12.2014
Simple But Nice!
![Smiley](images/smilies/smile.png)
.
Re: Simple Kick [ZCMD] -
Luicy. - 28.12.2014
Quote:
Originally Posted by UltraScripter
Simple But Nice! ![Smiley](images/smilies/smile.png) .
|
Thank you once again.