SA-MP Forums Archive
Dark shadow - 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 shadow (/showthread.php?tid=665583)



Dark shadow - Heress - 09.04.2019

Hey, did possible to remove this dark light from there?
DARK:

LIGHT:

Any solutions?

EDIT: sorry, the images very big


Re: Dark shadow - Crayder - 10.04.2019

SetObjectMaterial(objectid, 0, -1, "none", "none", 0xFFFFFFFF);

That will set the texture to the highest brightness supported by the object.


EDIT: Oh! You mean the mini-map shadow detector thing. Yeah, this is part of the CULL zone mess. This would even occur without objects in this location. It's not editable by SA-MP. Notice, the white arrow even changes to grey on your mini map, indicating a shadow cull zone. These zones specifically were used to "sneak" in GTA:SA.