15.09.2016, 17:27
PHP код:
new Float: plx, Float: ply, Float: plz;
GetPlayerPos(playerid, plx, ply, plz);
Obj[playerid] = CreateObject(918, plx, ply, plz+2.0, 0.0, 0.0, 0.0);
Obje[playerid] = CreateObject(18728, plx, ply, plz+2.0, 0.0, 0.0, 0.0);
print("Executed");
Also make sure you haven't reached your CreateObject limit man