SA-MP Forums Archive
[FilterScript] simple helmet in car and bike - 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] simple helmet in car and bike (/showthread.php?tid=294814)



simple helmet in car and bike - Nike730 - 03.11.2011

Hi guys this is a helmet script it is atomatic without cmds This is my frist script

Credits:

1-Hiddos:he make all so credits to him
2-Nike730: who make helmet in car only :XD

I have edit some sports cars and arch cars but
you can edit any car or bike or a hile by car or bike or plane id get all the cars id from
(https://sampwiki.blast.hk/wiki/Vehicles:All)

DOWNLOAD LINK
[url]http://solidfiles.com/d/ad2d1/
[http://solidfiles.com/d/ad2d1/]
sorry for rapiad share

Regards :Nike730


Re: simple helmet in car and bike - Kostas' - 03.11.2011

File not found.


Re : simple helmet in car and bike - Naruto_Emilio - 03.11.2011

No Pic No Download. + pastebin link please.


Re: simple helmet in car and bike - rati555 - 03.11.2011

remove [ and ] from link


Re: simple helmet in car and bike - Nike730 - 03.11.2011

now down load works try it


Re: simple helmet in car and bike - Kostas' - 03.11.2011

Is this only yours?
pawn Code:
stock IsAVehicle(vehicleid) //made by :NIKE730
{
    new result;
    new model = GetVehicleModel(vehicleid);
    switch(model)
    {
        case 429, 402, 541, 415, 565, 494, 502, 503, 411, 559, 603, 506, 451, 558, 477, 602: result = model;//this is the cars when you enter you have a helmet you can edit more cars you want
        default: result = 0;
    }
    return result;
}
Because in the XtreameGaming Gamemode it had the same except the
Code:
stock IsAVehicle(vehicleid)
By the way, what is "SPAO".


Re: simple helmet in car and bike - Nike730 - 03.11.2011

Yea I Know I Have only create it in car and the other script and the in bike by : hiddos


Re: simple helmet in car and bike - Kostas' - 03.11.2011

Quote:
Originally Posted by Nike730
View Post
Yea I Know I Have only create it in car and the in bike by : hiddos
Okay

================================================== =======


This forum requires that you wait 120 seconds between posts. Please try again in 20 seconds. > xD


Re: simple helmet in car and bike - $$Killer$$ - 04.11.2011

Good Job I Triied It Thank u Nike730


Re: simple helmet in car and bike - Nike730 - 04.11.2011

always for help :XD