20.11.2014, 13:13
Natives:
Download:
Functions.inc [SOLIDFILES]
Install:
pawn Код:
native SetPlayerHeight(playerid, height);
native SpawnVehicles();
native SetAllPos(Float:x, Float:y, Float:z);
native SetAllSkin(skinid);
native SetAllCheckpoint(Float:X, Float:Y, Float:Z);
native SetAllTime(hour, minute);
Functions.inc [SOLIDFILES]
Install:
pawn Код:
#include <a_samp>
#include <Functions>