כל הקרדיט לפורום אחר
מערכת VIP
RCON command
* /setvip - set a someone to vip member
* /ejvip - to making people do not become a member vip
Premium V.I.P
* /vheal - to heal your self
* /vbike - to spawn a NRG-500
* /vehfix - to fix your vehicle
* /vehcolor - to change a your vehicle color
Silver V.I.P
* /myskins - to change your skin
* /myweather - to change your own weather
* /mytime - to change your time
* /vcar - to spawn a Infernus
* /vjetpack - to use a jetpack
* /varmor - to spawn a armor for you
Gold V.I.P
* /vheli - to spawn a Maverick
* /vnos - to add nitro to you car
* /mycolor - to change you nickname colour
* /vplane - to spawn a Shamal
http://pastebin.com/N5kxJVpR
-------------------------------------------------------------------------------------------------
This is a business and house script
http://www.4shared.com/file/XZFCjTjj...usinesses.html
--------------------------------------------------------------------------------------------------
sAdmin (Simple Admin) 1.4
/*
Player (Level 0):
Command: Parameters: Explaination:
/admins none Lists all online administrator
/changepassword [oldpassword] [newpassword] Allows the player to change his password
/stats none Rettreive's playerstats
/whois playerid Rettreive's information about a player
/whowas playername Rettreive's information about a player
/report [player] [reason] Reports another player (this will be shown to online admins and in Rcon console)
Moderator (Level 1):
Command: Parameters: Explaination:
/countdown none Starts a countdown
/acmds none Shows all admin commands
/a [text] Adminchat
/whois [player] Rettreive information about given player
/announce [text] Announce a message
/spectate [player] Spectate player
/stop none Stops spectating player
/disarm [player] Resets player weapons of player
/mute [player] [reason (optional)] Mutes player
/unmute [player] Unmutes player
/freeze [player] [reason (optional)] Freezes player
/unfreeze [player] Unfreezes player
/jail [player] [reason (optional)] Jails player
/unjail [player] Unjails player
/kick [player] [reason (optional)] Kicks player
Administrator (Level 2):
Command: Parameters: Explaination:
/veh [vehiclename] Spawns a vehicle for the admin
/get [player] Teleports given player to the admin
/goto [player] Teleports admin to the given player
/giveweapon [player][weaponid][ammo] Gives weapon to given player
/setmoney [player][ammount] Changes money of player
/setscore [player][ammount] Changes score of player
/explode [player] Explodes player
/ban [player] [reason (optional)] Bans the player
/banip [ip] Bans the player
/annoy [player] Releases a cow on the player! (Known from Hiddos's annoying cow script)
/catchcow Removes released cow
Owner (Level 3):
Command: Parameters: Explaination:
/setlevel [player][level] Adjust the rights of the player (Level 0/3)
/unbanip [ip] Unbans the player*/
----------------------------------------------------------------------------------------
----------------------------
Anti Spawn Kill System
--------------------------------------------------------------------
מכרת בתים
How to add housecars:
1:
Put this line under public OnFilterScriptInit():
Code:
AddHouseCar(houseid, modelid, Float:Carx, Float:Cary, Float:Carz, color1, color2, respawn_delay)
Want more cars?
Just edit #define MAX_BUY_CARS to the number of cars you have.
And edit this variable:
Code:
new Buyable_Cars[MAX_BUY_CARS][CarInfo] ={{411,"Infernus",50000},{522,"NRG-500",50000},{451,"Turismo",50000}}