tag mismatch
hey,
i wanted to make a mini team balancer and i got following errors :( : PHP Code:
PHP Code:
|
Re: tag mismatch
You don't have to clear the variables in pawn.
To delete the warning "Loose identation" you have to put Control+I in AMX Studio. And for the tag mismatch: which are those lines? |
Re: tag mismatch
so tried with ctrl I and the same :P
line 3310 = get_players(players[CS_TEAM_UNASSIGNED], count[CS_TEAM_UNASSIGNED]) edit : first post updated. |
Re: tag mismatch
If you notice there is one tag mismatch for every CS_TEAM_* that is used. That should give you a clue what is causing it.
... It's CS_TEAM_* !! put "_:" before each one. |
Re: tag mismatch
oh. ty :P my bad :P its working now
|
Re: tag mismatch
Why cs_set_user_team() is not used ?
|
Re: tag mismatch
i wanted to experiment again :P
now using cstrike :P |
Re: tag mismatch
just create players variable with CsTeams: prefix
|
| All times are GMT -4. The time now is 04:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.