25.07.2013, 17:04
Check that you haven't already defined somewhere else the variable in the gamemode.
Ex:
Ex:
Код:
new RandomVar; ..... code in between.... new RandomVar

