SA-MP Forums Archive
Fading screen on /enter and /exit. - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Fading screen on /enter and /exit. (/showthread.php?tid=367252)



Fading screen on /enter and /exit. - Syntax - 09.08.2012

Hey guys,

I was wondering if somebody could help me to write a system, I basically want the screen to fade in and out when a player enters and exits a business or house.


Re: Fading screen on /enter and /exit. - DarrenReeder - 09.08.2012

Im not sure if there is an actual system of doing but try using textdraws?

Just a big black textdraw thats transparent gradually get darker? (to make a box transparent, put a Hex value in for the color like so: #RRGGBBTT (TT being the transparent value).. so #FFFFFF00 is a fully transparent black... up to #FFFFFF99 then #FFFFFFAA - #FFFFFFFF ( Hex goes from 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F )

If you need any help with it, just PM me.