territory color at start of server
#1

i want to declare white color(neutral) of territory at start of server. but when i put GangZoneShowForAll(zone7,white); in public OnGameModeInit()
it doesnt work... zone is not colored.. but zone exist because i can capture it and it changes color ....
How to declare a color to territory when server starts?
Reply
#2

Show me your #define white ...

Try to put GangZoneShowForPlayer(playerid, zone7, white); into the OnPlayerConnect public
Reply
#3

#define white 0xFFFFFFAA

it shouldnt be in OnPlayerConnect, cuz than the color of territory will be changed for that player that connects on server in midle of game.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)