24.06.2014, 16:27
Og Loc house coordinates
and interior ID 3.
How to add class :
pawn Код:
513.882507,-11.269994,1001.565307
How to add class :
pawn Код:
public OnGameModeInit()
{
AddPlayerClass(0, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
AddPlayerClass(299, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
return 1;
}
