12.08.2014, 16:11
Alright first of all let me say I have no problems, with the turfs I have. Its just that I believed I put them in the wrong position like before, when I put it at OnPlayerConnect, every time I disconnected and rejoined (didn't close sa-mp.exe), the turf become darker, because it re-creates it when a player connects right? So big mistake. This time I put it at "OnPlayerSpawn". Alright no problems when I compile but I know something is not right. Alright, on top of the script as usual new GZ_Zone1. Then I create it in GameModeInIt as usual. Now this is what the code is under OnPlayerSpawn, "GangZoneShowForAll(GZ_ZONE1, 0xFFFF0096);" ? Is it correct or is it gangzoneshowforplayer? I'm confused....