18.07.2008, 11:41
i have one problem
with GetgZoneColor:
if i put all my teams with:
if(......... == ......) ...... = .......
if(......... == ......) ...... = .......
if(......... == ......) ...... = .......
and i spawn with Police all Zones are in PoliceColor but not in unowned Color
but if i spawn with Groove all Zones are Green
if i put all my teams with:
if(......... == ......) ...... = .......
else if(......... == ......) ...... = .......
else if(......... == ......) ...... = .......
and i spawn with Police all Zones are in Police Color but not in UnOwned
but f i spawn with Groove all Zones are in Police Color, too
how can i fix that ??
PLAESE HELP ME
with GetgZoneColor:
if i put all my teams with:
if(......... == ......) ...... = .......
if(......... == ......) ...... = .......
if(......... == ......) ...... = .......
and i spawn with Police all Zones are in PoliceColor but not in unowned Color
but if i spawn with Groove all Zones are Green
if i put all my teams with:
if(......... == ......) ...... = .......
else if(......... == ......) ...... = .......
else if(......... == ......) ...... = .......
and i spawn with Police all Zones are in Police Color but not in UnOwned
but f i spawn with Groove all Zones are in Police Color, too
how can i fix that ??
PLAESE HELP ME