28.07.2012, 16:38
Hi, I'm making a tdm gamemode. Everything was perfect. But, after I capture a gangzone(white), the color changed to blue (no problem here). But the problem is, after I reconnect, gangzone color changes back to white and not blue.
pawn Код:
//OnPlayerConnect
GangZoneShowForAll(fuelfactoryzone,0xFFFFFF77); //white
//After capturing the gangzone ^
GangZoneShowForAll(fuelfactoryzone,armycolor); // blue