11.01.2013, 05:42
Hello guys. I have coordinates for some gang zones I created and I am thinking of making gang zones, and saving them using MySQL, with names (Say, the gang zone near the PD = PDGang_Zone). You could get the name using a stock GetNameOfGangZone. And then a player could /take the gangzone for themselves, which would set the 'controlled' field in the mysql table to 1.
That's all easy, but the stock and setting names for the zones and actually getting them is difficult/I have no idea on how to do it. Can you'all please provide some? I thought of using an array, but it would be hard to pin point specific zones out of it.
That's all easy, but the stock and setting names for the zones and actually getting them is difficult/I have no idea on how to do it. Can you'all please provide some? I thought of using an array, but it would be hard to pin point specific zones out of it.