SA-MP Forums Archive
[FilterScript] [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner (/showthread.php?tid=506543)



[FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - satafinix - 13.04.2014

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:


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - Hax0rm - 30.04.2014

hmm nice work


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - Mzake - 02.05.2014

nice + rep i will try to use it


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - iRaiDeN - 02.05.2014

Nice!


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - satafinix - 02.05.2014

Thanks Guys,


Re : [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - AYOUYOU - 04.05.2014

hhhh skuller nice job bro


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - GeasyW - 04.05.2014

Great One!
+repped


Re: Re : [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - satafinix - 05.05.2014

Quote:
Originally Posted by AYOUYOU
View Post
hhhh skuller nice job bro
Thanks bro, but im not skuller i just share he's works add hem: SkulleR ******** Account


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - GeekSiMo - 05.05.2014

VIP Dialog !!


Re: [FS]Vehicles Spawner + Dialog-Admin Spйcial Cars & Auto Respawner - ernani - 13.08.2014

Its not working 4 me, i got the error "u're not rcon admin or is not logged in...." i have this scripts in my samp server enabled>> gl_actions gl_realtime gl_property gl_mapicon ls_mall ls_elevator attachments skinchanger vspawner ladmin Godmode_E VIPv1.3 vs
and i use this gamemode>> grandlarc 1
anyone know y its not working?