SA-MP Forums Archive
[FilterScript] Newbie Cars - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [FilterScript] Newbie Cars (/showthread.php?tid=429736)



Newbie Cars - TofuMike - 11.04.2013

Hello mates
today im going to release my first FS :P. I have made this script which is simple but good.

The FS does so that some cars that i have added only is available for player at level 4 and under. It's very easy to edit and you can switch cars, colors, locations and etc.

here is some photos of the newbie cars located infront of Unity Station




Download:
http://www.mediafire.com/?ba1qmvcp1qw8wws

please comment...

Cheers


Re: Newbie Cars - iJumbo - 11.04.2013

Your code its kind messed up try to fix it

Start with learn what is a Filterscript and what is a gamemode
Remove unless functions
And learn global-local variable



P.S. you post in the wrong section


Re: Newbie Cars - FunnyBear - 11.04.2013

Nice try. But wrong section


Re: Newbie Cars - TofuMike - 11.04.2013

Try it now, i have fixed and updated it.


Re: Newbie Cars - Pottus - 11.04.2013

I think your ROLFCOPTER is 1000 times better than this script.


Re: Newbie Cars - TofuMike - 11.04.2013

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
I think your ROLFCOPTER is 1000 times better than this script.
Hahahaha, really?


Re: Newbie Cars - iJumbo - 11.04.2013

Remove

pawn Код:
#define FILTERSCIPT
replace

pawn Код:
public OnGameModeInit()
to

pawn Код:
public OnFilterScriptInit()



Re: Newbie Cars - Pottus - 11.04.2013

Yes I love the ROFLCOPTER it's simple but the level of creativity is amazing


Re: Newbie Cars - TofuMike - 11.04.2013

Quote:
Originally Posted by iJumbo
Посмотреть сообщение
Remove

pawn Код:
#define FILTERSCIPT
replace

pawn Код:
public OnGameModeInit()
to

pawn Код:
public OnFilterScriptInit()
fixed and i have updated the download link


Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Yes I love the ROFLCOPTER it's simple but the level of creativity is amazing
HAHAH thanks mate :P


Re: Newbie Cars - Pottus - 11.04.2013

No thank-you, you made my day!