22.05.2011, 07:13
click through this links and read them..
https://sampwiki.blast.hk/wiki/Category:..._Documentation
https://sampwiki.blast.hk/wiki/Category:..._Documentation
pawn Код:
public OnGameModeInit()
{
AddStaticVehicle(model, xcoord, ycoord, zcoord, azcoord, color1, color2);
return 1;
}