16.02.2010, 10:36
(
Последний раз редактировалось SloProKiller; 09.05.2017 в 19:23.
)
SPK Admin v1.1_01
IF YOU DOWNLOADED 1.1 PLEASE DOWNLOAD 1.1_01 AS I FORGOT TO REMOVE SOME DEBUGGING FEATURES WHICH COULD MAKE YOUR SCRIPT NOT WORK PROPERLY.
This is a project I've been working on in my spare time. Here are some features:
-5 levels
-Custom ban system
-Whirlpool encrypted passwords
-34 commands
-Admins can't be banned or kicked
-Uses ZCMD, sscanf2, dini,
Commands:
LEVEL ZERO
/report - reports cheaters to admins
/register - does this need explaining?
/login - same
/setpass - sets your password if you're logged in
LEVEL ONE
/mute - mutes a player with a reason (automatically unmutes after 5 minutes)
/unmute - unmutes a player
/goto - teleports to player
* SloProKiller slaps - makes a player fall from 10m around a bit with a large trout.
/spec - spectates a player
/specoff - stops spectating
/explode - creates a small, non-lethal explosion at a player's position
/eject - ejects a player from the vehicle they're in
LEVEL TWO
/jail - jails a player with a reason (automatically unjails after 5 minutes)
/unjail - unjails a player
/get - teleports a player to you
/akill - kills a player with a reason
/freeze - freezes a player - with reason
/unfreeze - unfreezes a player
/kick - kicks a player with reason
/getin - get in a player's vehicle
LEVEL THREE
/ban - bans a player and all players with the same IP with a reason
/clearchat - clears chat for normal players (not for admins)
/say - displays a message saying [Admin]: message
/shunt - makes a player (or their vehicle, if they are in one) go in a random direction at speed
/xmute - same as mute, but with a time parameter
/xjail - same as jail, but with time parameter
/god - gives you (or a player, player parameter is optional) god mode and a minigun if level 4 or higher
LEVEL FOUR
/unban - unbans a player based on NAME (not IP)
/nuke - makes 6 large explosions on each side of the player (if you are spectating the player you will stop spectating as you would die)
/announce - announces with a game text
/giveweapon - gives a player a weapon
/cpass - changes a player's password to random numbers incase they forget it
LEVEL FIVE (and rcon)
/setlevel - sets a player's level
/kickall - kicks everyone on the server
Credits:
-DracoBlue for dini
-SA-MP team for SA-MP
-nemesis and especially Kyosaur for helping code some parts
-****** for sscanf2 and Whirlpool
-ZeeX for zcmd
Known Bugs:
-None, but I would love to know if you find any.
Download:
Mega
Changelog:
IF YOU DOWNLOADED 1.1 PLEASE DOWNLOAD 1.1_01 AS I FORGOT TO REMOVE SOME DEBUGGING FEATURES WHICH COULD MAKE YOUR SCRIPT NOT WORK PROPERLY.
You need to download The Whirlpool plugin and sscanf 2.0 - both by ******.
Introduction:This is a project I've been working on in my spare time. Here are some features:
-5 levels
-Custom ban system
-Whirlpool encrypted passwords
-34 commands
-Admins can't be banned or kicked
-Uses ZCMD, sscanf2, dini,
Commands:
LEVEL ZERO
/report - reports cheaters to admins
/register - does this need explaining?
/login - same
/setpass - sets your password if you're logged in
LEVEL ONE
/mute - mutes a player with a reason (automatically unmutes after 5 minutes)
/unmute - unmutes a player
/goto - teleports to player
* SloProKiller slaps - makes a player fall from 10m around a bit with a large trout.
/spec - spectates a player
/specoff - stops spectating
/explode - creates a small, non-lethal explosion at a player's position
/eject - ejects a player from the vehicle they're in
LEVEL TWO
/jail - jails a player with a reason (automatically unjails after 5 minutes)
/unjail - unjails a player
/get - teleports a player to you
/akill - kills a player with a reason
/freeze - freezes a player - with reason
/unfreeze - unfreezes a player
/kick - kicks a player with reason
/getin - get in a player's vehicle
LEVEL THREE
/ban - bans a player and all players with the same IP with a reason
/clearchat - clears chat for normal players (not for admins)
/say - displays a message saying [Admin]: message
/shunt - makes a player (or their vehicle, if they are in one) go in a random direction at speed
/xmute - same as mute, but with a time parameter
/xjail - same as jail, but with time parameter
/god - gives you (or a player, player parameter is optional) god mode and a minigun if level 4 or higher
LEVEL FOUR
/unban - unbans a player based on NAME (not IP)
/nuke - makes 6 large explosions on each side of the player (if you are spectating the player you will stop spectating as you would die)
/announce - announces with a game text
/giveweapon - gives a player a weapon
/cpass - changes a player's password to random numbers incase they forget it
LEVEL FIVE (and rcon)
/setlevel - sets a player's level
/kickall - kicks everyone on the server
Credits:
-DracoBlue for dini
-SA-MP team for SA-MP
-nemesis and especially Kyosaur for helping code some parts
-****** for sscanf2 and Whirlpool
-ZeeX for zcmd
Known Bugs:
-None, but I would love to know if you find any.
Download:
Mega
Changelog:
Код:
1.1_01 - removed debugging features that were overlooked in previous version. 2012: 1.1 - Complete rewrite, added many commands, new messages, ban system, now zcmd instead of dcmd, dini instead of dudb. 1.0 (Beta) - added /clearchat, changed some messages for admins to be hidden 0.2 - Added IRC Support, IRC commands, hopefully fixed /spec. 0.1 - initial release