05.10.2014, 10:30
(
Последний раз редактировалось HY; 05.10.2014 в 14:16.
)
Introduction:
--> Hello, I made a System wich containts Systems:
--> I worked 2 days at this Filescript !
*NOTE: It's first Admin System, don't be bad with me ! If you don't like, leave the thread !
Bugs:
--> I didn't find bugs !
--> *NOTE: If you find, tell me, and I will solve them !
Presentation:
...First...
Register:


Login:


Some Admin Commands:



Admin Commands :
How make a Admin Command?
VIP Commands :
How make a VIP Command :
Download:
Click me !
Install:
--> Hello, I made a System wich containts Systems:
Код:
LOGIN REGISTER VIP ADMIN
*NOTE: It's first Admin System, don't be bad with me ! If you don't like, leave the thread !
Bugs:
--> I didn't find bugs !
--> *NOTE: If you find, tell me, and I will solve them !
Presentation:
...First...
Register:


Login:


Some Admin Commands:



Admin Commands :
Код:
==============ADMIN COMMANDS================== /CC --> Clears chat ! /Spme --> Spawns specified player ! /God --> Have infinity life, everytime, everywhere ! /AC --> Show Admin Commands List ! /W --> Get a Weapon Pack ! /Kick --> Kicks specified a player ! /Warn --> Give a warn to specified player ! /Slap --> Slap specified player ! /Explode --> Explode specified player ! /Eject --> Eject someone from your Vehicle ! TOTAL ADMIN COMMANDS : 10 (No more ideas) *NOTE: Thanks to Luxurion for his LuxAdmin because I have in my filescript some commands from his Admin System !
Код:
CMD:*AdminCommandName*(playerid,params[]) { if(PlayerInfo[playerid][pAdmin] > 0 { *CODE HERE* } return 1; }
Код:
================VIP Commands================== /Vips --> Show all online Vips ! /Vs --> Spawns player who type /Vs ! /MyTime --> Change player's time ! /MyWeather --> Change player's weather ! /MyVWorld --> Change player's Virtual World ! /VGoto --> Teleports to specified player (Command for ADMIN/VIPS) /CarColor --> Change Car Color ! /VW --> Spawns an Weapon Pack ! /GodMode --> Have infinity life ! /VGodCar --> Have infinity car's life ! /V --> Speak in ** Vip Chat ** /VC --> Show all Vip Commands ! /Kill --> Kill player who type /kill ! /VEject --> Eject specified player from your vehicle ! TOTAL VIP COMMANDS : 13 ! *NOTE: Thanks to Rock, for his incredible "Rock's Vip System" because I have in my filescript some command made by him ! So thanks again Rock for your Commands ! :D
Код:
CMD:*VipCommandName*(playerid,params[]) { if(PlayerInfo[playerid][pVip] > 0 { *CODE HERE* } return 1; }
Click me !
Install:
Код:
--> Download pack ! --> Unrar pack ! --> Put H_System .amx/.pwn in your "filescripts" folder ! --> Go in server.cfg and at "filescript line put "H_System" (if you didn't changed him) --> Exit and save ! --> Open server ! --> Enjoy ! --> Hope you like it ! :():