CreateObject not creating
#1

PHP код:
new FloatplxFloatplyFloatplz;
GetPlayerPos(playeridplxplyplz);
Obj[playerid] = CreateObject(918plxplyplz 0.30.00.00.0);
Obje[playerid] = CreateObject(18728plxplyplz0.00.00.0);
print(
"Executed"); 
This code is executing but not creating objects, why?
Reply
#2

Print Obj and Obje values to see what they are being assigned to.
Reply
#3

PHP код:
new FloatplxFloatplyFloatplz
GetPlayerPos(playeridplxplyplz); 
Obj[playerid] = CreateObject(918plxplyplz+2.00.00.00.0); 
Obje[playerid] = CreateObject(18728plxplyplz+2.00.00.00.0); 
print(
"Executed"); 
Would that work? Maybe the object you were placing were being placed under the ground?

Also make sure you haven't reached your CreateObject limit man
Reply
#4

Fixed thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)