27.04.2014, 11:45
They're not at the same "column".
pawn Code:
public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("LS Riots v1.0");
AddPlayerClass(265,1723.8688,-1630.1272,20.2140,1.0711,24,1000,27,1000,29,1000); // Cops1
return 1;
}