17.09.2011, 09:11
Yeah, that too -
pawn Код:
public OnGameModeInit()
{
UsePlayerPedAnims();
Gate[0] = CreateObject(980,3097.79296875,-1450.046875,68.65291595459,0,0,90,Float:DrawDistance = 5.0);
Gate[1] = CreateObject(980,2803.6767578125,-1450.3671875,68.637771606445,0,0,90,Float:DrawDistance = 5.0);
return 1;
}