30.05.2014, 14:59
something does not work! not showing for some reason server.
Код:
public OnGameModeInit()
{
Create3DTextLabel("[ /piac ]",COLOR_ORANGE,-2116.6138,-2474.8118,30.6250,10.0,1);
Create3DTextLabel("[ /uttisztito ]",COLOR_ORANGE,-2152.8345,-2447.9385,30.8516,10.0,1);
Create3DTextLabel("[ /pizzas ]",COLOR_ORANGE,-2134.6650,-2265.8562,30.6250,10.0,1);
Create3DTextLabel("[ /szallito ]",COLOR_ORANGE,-2116.6138,-2474.8118,30.6250,10.0,1);
return 1;
}

