SA-MP Forums Archive
[FS/GM Addon]Sunglasses :D - 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: [FS/GM Addon]Sunglasses :D (/showthread.php?tid=147333)

Pages: 1 2


[FS/GM Addon]Sunglasses :D [Now For 0.3c!] - Fj0rtizFredde - 11.05.2010

Hi all Here is a simple "sunglasses" thing I did for another server but they dont want it anymore :P
This script is verry simple.. Just add it to your filterscript folder and to the filterscript line in the server.cfg file. When you go in game and types /sunglasses it will switch them on and if you type /sunglasses agian it will switch it off You can also change the brightness (/brightness) and it will make the glasses lighter or darker

UPDATED FOR 0.3C:
Now you can wear real sunglasses and also I added some colors and a few more things
PS! This uses slot 0 so dont use anything else on that slot or just change it to another slot!

Download (0.3c):
Pastebin





Download (0.3a & b):
Pastbin
Speedyshare
(Give me credits for it or else....)

If you have any suggestions post them here
(Ps I know its bad scripted and can be done better but this is just simple thing...)


Re: [FS/GM Addon]Sunglasses :D - [MWR]Blood - 11.05.2010

Quote:
Originally Posted by MaykoX[Mr.X
]
It's cool. Good idea btw.



Re: [FS/GM Addon]Sunglasses :D - BigM - 11.05.2010

Sounds cool,i am going to try it,
very nice fs


Re: [FS/GM Addon]Sunglasses :D - nielsbon1 - 11.05.2010

YOU ARE MY MAN!!! GIVE ME A HUGH!


Re: [FS/GM Addon]Sunglasses :D - Fj0rtizFredde - 11.05.2010

Hehe thanks all Im glad that you like it


Re: [FS/GM Addon]Sunglasses :D - Guedes747 - 11.05.2010

Seems cool at start... but some screens displaying it would be good too.


Re: [FS/GM Addon]Sunglasses :D - Fj0rtizFredde - 11.05.2010

Thanks for the screens And I like to be a little random thats why a name them like bacon,pizza,Ice cream and stuff like that


Re: [FS/GM Addon]Sunglasses :D - esaone - 11.05.2010

" FS " Upload pleasee..


Re: [FS/GM Addon]Sunglasses :D - ViruZZzZ_ChiLLL - 11.05.2010

Pretty good stuff man
keep it up ^


Re: [FS/GM Addon]Sunglasses :D - Ben147 - 12.05.2010

Nice but try to make it with sunglasses object


Re: [FS/GM Addon]Sunglasses :D - mprofitt - 12.05.2010

I have a brightness adjustment on my monitor for the same effect.


Re: [FS/GM Addon]Sunglasses :D - Las Venturas CNR - 12.05.2010

Great work, very creative too


Re: [FS/GM Addon]Sunglasses :D - Fj0rtizFredde - 12.05.2010

Quote:
Originally Posted by Ben147
Nice but try to make it with sunglasses object
I could not find any object that looks like sunglasses :/ Only the nightvision glasses but that's not the same thing

To everyone else: Thanks and please post any suggestions


Re: [FS/GM Addon]Sunglasses :D - Hijolion - 12.05.2010

Nice idea, but still wearing no glasses isn't the same as just visualizing it.


Re: [FS/GM Addon]Sunglasses :D - [SkR]UnderCover - 12.05.2010

i'm new to scripting and stuff so how do i install this? thanks


Re: [FS/GM Addon]Sunglasses :D - Fj0rtizFredde - 12.05.2010

Quote:
Originally Posted by [SkR
UnderCover ]
i'm new to scripting and stuff so how do i install this? thanks
Simple you download the script (speedyshare link) and put the glasses.amx file in your filterscript folder. Than go to your server.cfg and add glasses at the line that says: Filterscript. After that start the server and go in game and type /sunglasses


Re: [FS/GM Addon]Sunglasses :D - luigifan9 - 12.05.2010

good, new idea.


Re: [FS/GM Addon]Sunglasses :D - [SkR]UnderCover - 12.05.2010

Quote:
Originally Posted by Fj0rtizFredde
Quote:
Originally Posted by [SkR
UnderCover ]
i'm new to scripting and stuff so how do i install this? thanks
Simple you download the script (speedyshare link) and put the glasses.amx file in your filterscript folder. Than go to your server.cfg and add glasses at the line that says: Filterscript. After that start the server and go in game and type /sunglasses
thanks


Re: [FS/GM Addon]Sunglasses :D - Apply - 12.05.2010

Thanks, i have errors though-
error 017: undefined symbol "GetPVarInt"
error 017: undefined symbol "SetPVarInt"
error 017: undefined symbol "SetPVarInt"
error 017: undefined symbol "GetPVarInt"


Re: [FS/GM Addon]Sunglasses :D - Fj0rtizFredde - 12.05.2010

Quote:
Originally Posted by Apply
Thanks, i have errors though-
error 017: undefined symbol "GetPVarInt"
error 017: undefined symbol "SetPVarInt"
error 017: undefined symbol "SetPVarInt"
error 017: undefined symbol "GetPVarInt"
You need to have the latest 0.3 includes (http://forum.sa-mp.com/index.php?topic=161491.0)