16.11.2011, 16:37
Preview
Adm (or ADmin Menu), is my new Dialog-Based Admin System, It has 16 Functions (Kick, Kill, Create a Car etc.) And a user Friendly.
For that version, It's support RCON admin system, And not using ini system. The work time is about 2 days,
(I played Modern Warfare 3 and Combat arms between the work time ) And im going to release more versions.
the correct version is v1.1 (You can see the change log in the buttom). The FilterScript has "Agree system",
So you will need to agree the License in the Script for the Script itself, or the samp-server will crash.
Functions
* You can create only 1 PickUp-Text\Point a time, destroy it to create another one. You can create PickUp-Text and Point at the Same time.
Screenshots
The Admin Menu
The PickUp-Text Input Dialog
Vehicle Mods List Dialog
Download
Pastebin - Click here
MediaFire - Click here
Credits
Hellhound - Creating the Script
BlueDarco - dutils.inc
matraka - cpstream.inc
Kalcor - Samp.exe
Change Log
Have a good time, In the HELL
by Hellhound
Adm (or ADmin Menu), is my new Dialog-Based Admin System, It has 16 Functions (Kick, Kill, Create a Car etc.) And a user Friendly.
For that version, It's support RCON admin system, And not using ini system. The work time is about 2 days,
(I played Modern Warfare 3 and Combat arms between the work time ) And im going to release more versions.
the correct version is v1.1 (You can see the change log in the buttom). The FilterScript has "Agree system",
So you will need to agree the License in the Script for the Script itself, or the samp-server will crash.
Functions
Код:
KICK - Will kick a player, Using Input Dialog KILL - Will kill a player, Using Input Dialog CREATE A CAR - Will create a Vehicle, Using Input Dialog CAR COLOR - Will change your correctly car color, Using Input Dialog CAR MODS - Will add a Car mod (Gold Rims\Nitro\Hydraulics), Using List Dialog POINT - Will create a point (Includes Checkpoint and MapIcon), Using Msgbox Dialog* DESTROY POINT - Will destroy the exist point, Using Msgbox Dialog PICKUP-TEXT - Will create a PickUp-Text (Includes Pickup and 3DTextLabel), Using Input Dialog* DESTROY PICKUP-TEXT - Will destroy the exist PickUp-Text, Using Msgbox Dialog 100 HEALTH & ARMOUR - Will Set a player Health and Armour to 100, Using Input Dialog GODMODE - Will give a player Infinate Life and Armour, Using Input Dialog FREEZE - Will make a player UnControllable, Using Input Dialog UNFREEZE - will Make a Freezed player Controllable, Using Input Dialog SLAP - Will kick the player to the air, and Set's his life -20, Using Input Dialog TELEPORT TO PLAYER - Will teleport yourself to a player, Using Input Dialog TELEPORT TO YOU - Will teleport a player to your location.
Screenshots
The Admin Menu
The PickUp-Text Input Dialog
Vehicle Mods List Dialog
Download
Pastebin - Click here
MediaFire - Click here
Credits
Hellhound - Creating the Script
BlueDarco - dutils.inc
matraka - cpstream.inc
Kalcor - Samp.exe
Change Log
Код:
Version 1.1: [FIXED]POINT SYSTEM - The text disappear after 4 seconds. [ADDED]FREEZE SYSTEM [ADDED]SLAP SYSTEM [ADDED]VEHICLE SYSTEM - Adding mods to vehicles [FIXED]FILTERSCRIPT - Admin Command announcement, The Floats were bugged. [ADDED]TELEPORT SYSTEM [ADDED]SYSTEM ENGINE - Colours in the texts [UPDATED]SYSTEM ENGINE - Updated to 0.3c ------------------------------------- Version 1.0 [CREATED]Filterscript Created!
by Hellhound