28.04.2013, 12:07
Simple Admin commands script
By lewis1682
By lewis1682
This is my first ever filterscript for SAMP, this is a easy and simple to use admin command filterscript read below for all the commands and explanations.
- /kick [ID] [Reason] To kick a player from the server
- /ban [ID] [Reason] Bans a player from the server
- /warn [ID] [Reason] Warns a player, players are kicked after 3 warnings
- /goto [ID] Teleports you to a selected player
- /get [ID] Teleports the player to you
- /mute [ID] [Reason] Mutes a player from the chat with a reason
- /unmute [ID] Unmutes the player
- * lewis1682 slaps [ID] Will slap a player on the Z axis. Will also slap a player out of a car around a bit with a large trout.
- /say [Message] Shows a message to all players
- /spec [ID] Spectates the selected player
- /specoff Stops you spectating
- /givemoney [ID] [Amount] Gives the player a certain amount of money
- /godmode Toggles your godmode on and off
- /a [Message] Admin chat, players cannot see this only admin
- /sethealth [ID] [Health] Sets a players health, 1000000 will make them godmode
- /setarmour [ID] [Armour] Sets the players armour level
- /acmds shows a list of admin commands
- SSCANF 2
- ZCMD
This filterscript is very easy to build off of so you can develop more commands and make it more advanced.
Players have access to an ID command where they type /id [ID] and it will send back the players name.
Admins can place a target on the map (right clicking) and teleport to the ground in that area, please note sometimes you may fall through the ground but you should be teleported back to the ground.
I hope there isn't any bugs if there is please tell me. Also tell me where I can improve, thanks.
Downloads:
adminscript.amx
adminscript.pwn
Please do not remove any credits