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



[UPDATED]Simple Admin FilterScript And AntiCheat - Karagon - 03.05.2011

Well, after my WWII TDM (Kinda a fail) I've done a short Admin FilterScript.

Introduction
Done in ZCMD. Inspired by Byrner's CRRPG. It's for the RC0N Admin.

Updates!
(First Update)
-Two Scripts: One with a registration system, and one without.
-Anti Cheat

Commands
/adcmds Shows Admin Commands
/adban (playerid) Bans a player
/adkick (playerid) Kicks a Player
/adfreeze (playerid) Freezes a player
/adunfr (playerid) Unfreezes a player
/adkill (playerid) Admin Kills a player
/goto (playerid) Brings you to a player
/bring (playerid) Brings a player to you
/admin (message) Similar to /rcon say, but easier :P
/ac (message) Admin Chat
/spec (playerid) Spectates a Player
/specoff Turns off Spectate
/warn (playerid) Warns a player to follow the rules. 3 warnings and it's kick (FIX)
/ann (message) Announcement across the screen
/admode Goes into Admin Mode
/adoff Turns off Admin Mode
/jetpack Gives you a jetpack
/skininfo Tells you which skins will crash the server if used in /myskin
/myskin (SkinID) changes your skin (Read /skininfo before you use it!)
/credits Shows Credits (For All Players)

-Player Commands-
/commands Shows a list of player commands
/message (message) OR /me (message) Sends a message

-Registration Script-
/register (password) Registers you for a player file
/login (password) Logs you into a player file

-Anti Cheat-
Detects Grenades, Rocket Launchers, Miniguns, etc.... standard AntiCheat Weapons
Jetpacks
Money (More than 500Mill) (Might lower that in the next versions)

Downloads
http://solidfiles.com/d/e898f/
No Mirrors


Re: Simple Admin FilterScript - Millionaire - 03.05.2011

Nice for your first FS


Re: Simple Admin FilterScript - BASITJALIL - 03.05.2011

Nice work
9/10
Coz its your first FS


Re: Simple Admin FilterScript - Den_Deluxe - 03.05.2011

10/10
100% gonnna use this


Re: Simple Admin FilterScript - Zh3r0 - 03.05.2011

It's not "i" but "u".

pawn Code:
if(sscanf(params, "u", ID))



Re: Simple Admin FilterScript - PCheriyan007 - 03.05.2011

Wow, I thought Byrner went and tricked out the CRRPG admin system. It looks pretty standard to me.


Re: Simple Admin FilterScript - Kaperstone - 03.05.2011

nice


Re: Simple Admin FilterScript - SpiderWalk - 03.05.2011

nice admin script for new members! 10/10


Re: Simple Admin FilterScript - Karagon - 03.05.2011

Quote:
Originally Posted by PCheriyan007
View Post
Wow, I thought Byrner went and tricked out the CRRPG admin system. It looks pretty standard to me.
Matter of fact, he did. There are lots more commands, I just coverd the basic ones I've seen in Stevo's SFCRRPG and CRRPG.

And thanks guys!

And
Why is it "u"? I thought it was "i"! But it still works... >.>


EDIT: Update!

Updates!
-Two Scripts: One with a registration system, and one without.
-Anti Cheat

Commands
/adcmds Shows Admin Commands
/adban (playerid) Bans a player
/adkick (playerid) Kicks a Player
/adfreeze (playerid) Freezes a player
/adunfr (playerid) Unfreezes a player
/adkill (playerid) Admin Kills a player
/goto (playerid) Brings you to a player
/bring (playerid) Brings a player to you
/admin (message) Similar to /rcon say, but easier :P
/ac (message) Admin Chat
/spec (playerid) Spectates a Player
/specoff Turns off Spectate
/warn (playerid) Warns a player to follow the rules. 3 warnings and it's kick (FIX)
/ann (message) Announcement across the screen
/admode Goes into Admin Mode
/adoff Turns off Admin Mode
/jetpack Gives you a jetpack
/skininfo Tells you which skins will crash the server if used in /myskin
/myskin (SkinID) changes your skin (Read /skininfo before you use it!)
/credits Shows Credits (For All Players)

-Player Commands-
/commands Shows a list of player commands
/message (message) OR /me (message) Sends a message

-Registration Script-
/register (password) Registers you for a player file
/login (password) Logs you into a player file

-Anti Cheat-
Detects Grenades, Rocket Launchers, Miniguns, etc.... standard AntiCheat Weapons
Jetpacks
Money (More than 500Mill) (Might lower that in the next versions)

Downloads
http://solidfiles.com/d/e898f/
No Mirrors


Re: Simple Admin FilterScript - Ironboy - 04.05.2011

Nice for your first FS