Help with fader, it won't disappear
#1

Hey so I used the fader from here. now everytime I get into interior it will do that fade and it will freeze the player for some time untill the objects will load, although. when I try to do so it fade to black, and it keeps to stay at black, it won't disppear after some seconds.

the include I used.

the line : https://sampforum.blast.hk/showthread.php?tid=124091

PHP код:
FadeColorForPlayer(playerid,0,0,0,0,0,0,0,255,15,0); 
Reply
#2

help please? that's really critical.
Reply
#3

Because the include doesn't fade back.

pawn Код:
public OnFadeComplete(playerid, beforehold)
This is called when the fade is completed, you can re fade from black to 0 opacity and then again use this callback to hide the fade textdraw. Use per player arrays to check fade state accordingly in the callback.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)