Dark screen (Script problem?) - 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: Dark screen (Script problem?) (
/showthread.php?tid=362138)
Dark screen (Script problem?) -
Beastlynoob - 23.07.2012
Ok,when anyone joins the server,the game is darker than normal.If anyone has a idea why this could be happening, please help.
Re: Dark screen (Script problem?) -
LaGrande - 23.07.2012
Quote:
SetPlayerInterior(playerid,0);
|
Under
Quote:
public OnPlayerSpawn(playerid)
|