[FilterScript] [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner
#1

Hello,

Here is my New Filterscript (FINAL Version) Original Created By SkulleR


Code:
#include <a_samp>
Spawner: You can Spawn Cars by using /v Command & will show you vehciles dialog

Rcon Admin: You can Spawn Cars Like: Hydra,Hunter...Ect (Other Cant Spawn Admins Cars)

Code:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xff0000a7, "You Are Not Allowed to Spawn: {FFFFFF}Hydra{FF0000} !");
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xff0000a7, "You must be logged-in as administrator to spawn {FFFFFF}Hydra{FF0000} !");
Auto Destroy Car When Player Disconnect
Anti /v Spawn Spam
When you spawn an other Car the Paste one Destroyed
Code:
format(string, sizeof(string), "Please wait %d sec. to spawn again a vehicle!", VehicleSpawn[playerid]);
SendClientMessage(playerid,COLOR_RED, string);
Pictures:


Admin Dialog:




BUG's:
• No Bug Founds! If you dettect One Pm me!


• You can Also Test it on original Fs server: 5.231.53.212:7777
• Download:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)