07.03.2011, 00:16
Код:
public OnGameModeInit()
{
obj = CreateObject(969,1525.21911621,-1607.69079590,12.38281250,0.00000000,0.00000000,0.00000000);
return 1;
}
new string[MAX_PLAYER_NAME];
new string1[MAX_PLAYER_NAME];
for(new c=0;c<CAR_AMOUNT;c++)

