|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[Risk] judgescript forgets tokens
Hi!
Looks like the judge script isn't awarding a token for players who conquered at least one country. Maybe this shoul be fixed ;-) CU maxhb P.S.: maxbe ... Code:
if ($hasconquered) {
fwrite($logfile, "Player $whoisit conquered a territory this turn and gains 1 tokenn");
$numbertokens[$whoisit]++;
}
|
|
#2
|
|||
|
|||
|
[Risk] RE: judgescript forgets tokens
Thanks for reporting the bug
|
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Risk] judgescript forgets tokens |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|