SA-MP Forums Archive
[FilterScript] Neon System - 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] Neon System (/showthread.php?tid=246816)



Neon System - BizzyD - 06.04.2011

Neon System
Hello, Now i am back with another filterscript. I just created this because i was boored. I made a simpe neon system.You can choose between 5 colours. Wich are: Blue,Green,Yellow,White and Pink

Work Time:
This only took me around 20-30 minutes.

Disclamer:
By using this filterscript, You agree to:
Not to claim this as your own
Give me all the credits
Do not re-release without my permission

Video:
[ame]http://www.youtube.com/watch?v=kyTeg-qohAs[/ame]
EDIT: Sorry for the weird text in the end. Didnt even know it was there

Download:
Pastebin
Solidfiles

Credits:
AlexzzPro - Scripting

Thanks for watching!

Please comment what you think about it



Re: Neon System - wheelman_WM - 06.04.2011

Код HTML:
C:\Users\Bhupesh\Desktop\neon.pwn(56) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(57) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(65) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(66) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(74) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(75) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(83) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(84) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(92) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(93) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
LoL


Re: Neon System - wallet - 06.04.2011

Can you make a tut how to make a script like that? thanks
edit:LEARN IT DONT POST


Re: Neon System - BizzyD - 06.04.2011

Quote:
Originally Posted by wheelman_WM
Посмотреть сообщение
Код HTML:
C:\Users\Bhupesh\Desktop\neon.pwn(56) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(57) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(65) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(66) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(74) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(75) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(83) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(84) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(92) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(93) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
LoL
You need the latest a_samp include. Because it seems like you are running a old one.


Re: Neon System - wheelman_WM - 06.04.2011

Yeah Fixed Thnx


Re: Neon System - BizzyD - 06.04.2011

Quote:
Originally Posted by wheelman_WM
Посмотреть сообщение
Yeah Fixed Thnx
No problem


Re: Neon System - [DJ]Boki - 06.04.2011

It doesnt work on vortex


Re: Neon System - BizzyD - 06.04.2011

Quote:
Originally Posted by [DJ]Boki
Посмотреть сообщение
It doesnt work on vortex
Does it load correctly?


Re: Neon System - [DJ]Boki - 06.04.2011

Yes,all is fine,no warnings or any errors,all is in a place,i type /neon,the menu pop up,but when i pick one and press ok,the neon is not attached to the car-vortex


Re: Neon System - BizzyD - 06.04.2011

Quote:
Originally Posted by [DJ]Boki
Посмотреть сообщение
Yes,all is fine,no warnings or any errors,all is in a place,i type /neon,the menu pop up,but when i pick one and press ok,the neon is not attached to the car-vortex
Hmm, check if the dialogid isnt the same as in vortex. If you have the same dialogid. It will get disturbed.