09.02.2013, 04:13
He's not understanding it properly and seems to still be struggling so we might as well just give him the code.
pawn Код:
public OnGameModeInit()
{
house = CreateDynamicCP(-1968.6255,109.9457,27.6875,2.0,-1, -1, ,-1, 5.0);
return 1;
}