[Include] BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include - 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)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include (
/showthread.php?tid=278654)
BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
[MWR]Blood - 23.08.2011
Hello, I made this include because I was quite bored.
I know there might be many of those, but still, this is pretty easy to use.
What's this?
The topic says it all.
It's a simple neon system, that allows you to set whichever neon you like by just 1 line.
How to use?
1. Put the include file in youw
pawno/includes folder.
2. Open your gamemode, and at the top where are the includes, add
You are now ready to use the function SetNeon(vehicleid, neonmode, neoncolor);
Explanation
- neonmode - true if you want the neon to show, false if you want to disable it.
- neoncolor - Choose the neon color! Red, blue, green, yellow, pink or white? Up to you.
Download
Click me!
Give me the credits, or not? Up to you!
Enjoy!
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
[nL]W0rfleR - 23.08.2011
Nice, again
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
januszx7 - 23.08.2011
Nice One!
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
Lorenc_ - 23.08.2011
It's nice though, I hope you know you're making a array with 2000 cells. I'd recommend using rBits for this situation. It's so damn large.
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
Kaperstone - 23.08.2011
Quote:
Originally Posted by Lorenc_
It's nice though, I hope you know you're making a array with 2000 cells. I'd recommend using rBits for this situation. It's so damn large.
|
nice

but it will be better if you will use rBits
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
ylleron - 23.08.2011
very nice and usefull

Good job bro'
Re: BNeons - Set your wanted vehicle neon by just 1 line! Simple Neon Include -
IstuntmanI - 23.08.2011
Would be nice with offsets for every vehicle
Pretty nice.