23.09.2012, 15:54
Nathing there.
PHP код:
public OnGameModeInit()
{
return 1;
}
public OnGameModeExit()
{
return 1;
}

