Actually i am trying to
set a team score example:
TeamAScore = 0;
TO reset it. and after that every round end to Inc it... but after that i want to check somehow this values
Example
PHP Code:
if (equali(TeamBScore,"16")) {
msg("Match is Finished. Team Beta Won");
}
if (equali(TeamAScore,"16")) {
msg("Match is Finished. Team Alpha Won");
}
if( (equali(TeamBScore,"15")) && (equali(TeamAScore,"15")) {
msg("Match is Finished. Team Are Draw");
}
__________________
function rb return $regsubex($$1-,/(.)/g,$+($chr(2) $+ $chr(3),$r(2,15),$chr(2),\1))