[FilterScript] :: iVO - Vehicle Object Creator/Attach Tool :: - 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] :: iVO - Vehicle Object Creator/Attach Tool :: (
/showthread.php?tid=272552)
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
Toxik - 27.10.2013
Good Job But when i get code where i need put it ?
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
xF4Life - 29.10.2013
nice, imma use it thanks. +repped you..
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
jhonloyd20 - 24.10.2016
where i add
the .pwn files
That i import
where i save?
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
Politis - 17.11.2016
Good [FS] but when i'm going to load it my server console automatic closing!
Why please rep if anyone know info about that!
!SOS!
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
Micko123 - 17.11.2016
Rly guys?? You really had to bump 3 year old topic?? You could just post help in section for it..
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
Fazudy - 18.09.2017
Maneiro!!
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
ManavSamp - 19.01.2018
I want it for admin not for players so how i change it for admin not for players ?
Re: :: iVO - Vehicle Object Creator/Attach Tool :: -
BulletRaja - 19.01.2018
Quote:
Originally Posted by ManavSamp
I want it for admin not for players so how i change it for admin not for players ?
|
You can add
Код:
if(IsPlayerAdmin(playerid)) return 0;
only for rcon
but you can set it based on your admin system or check any admin command in your system and check the method which used in your script for making it admin command ok