SA-MP Forums Archive
[FilterScript] [FS] Simple AdminScript 0.3 - 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] [FS] Simple AdminScript 0.3 (/showthread.php?tid=97368)



[FS] Simple AdminScript 0.3 - GhostTTT - 13.09.2009

This is my simple filterscript for SA-MP 0.3

We press TAB, we click the player, we choose a command and we rejoice result

Сommands:
Код:
Akill
Mute
Kick
Ban
Goto
Gethere
Jail
Spec
Freeze


Download(uploadffs) Updated!
Download (Pastebin)

P.S. sorry for my bad english I don't good speaking in english, so Not be such captious.


Re: [FS] Simple AdminScript 0.3 - iLinx - 13.09.2009

nice
this will be good for the new scripters who need an example of how to use the new features


Re: [FS] Simple AdminScript 0.3 - gijsmin - 13.09.2009

good script pastbin please


Re: [FS] Simple AdminScript 0.3 - ese-joseliyo - 13.09.2009

Quote:
Originally Posted by Gijs (TSG-Hosting.de)
good script pastbin please
http://pastebin.com/f1d828858




Re: [FS] Simple AdminScript 0.3 - (.Aztec); - 13.09.2009

Jeesh, great minds do think alike.

I've been doing this since this morning, except just a bit less user-friendly.

Nonetheless, nice.


Re: [FS] Simple AdminScript 0.3 - GhostTTT - 14.09.2009

Quote:
Originally Posted by iLinx
nice
this will be good for the new scripters who need an example of how to use the new features
Thanks
Quote:
Originally Posted by Gijs (TSG-Hosting.de)
good script pastbin please
Thanks
Quote:
Originally Posted by djlobo[Awesome-games.tk
]
Good work ,using the new functions it will help allot newbie people
Thanks
Quote:
Originally Posted by xMC
Jeesh, great minds do think alike.

I've been doing this since this morning, except just a bit less user-friendly.

Nonetheless, nice.
Thanks



Re: [FS] Simple AdminScript 0.3 - Adil - 14.09.2009

Nice and simple.

Regards, Adil.


Re: [FS] Simple AdminScript 0.3 - GhostTTT - 14.09.2009

Will be what or wishes?
In this script I added - Anti-Minigun, Anti-JetPack, and system of ban (If player will try to crack the RCON password - his IP will baned)


Re: [FS] Simple AdminScript 0.3 - G_ROW_Chez - 14.09.2009

add if(IsPlayerSpawned(playerid)) check
to prevent teleporting dead bodies or smthn


Re: [FS] Simple AdminScript 0.3 - GhostTTT - 14.09.2009

Quote:
Originally Posted by [RD
Chez ]
add if(IsPlayerSpawned(playerid)) check
to prevent teleporting dead bodies or smthn
I added your function and update the download link in first post. Thank you for help