A question.
#1

I converted objects from mta map editor and it gave me this
CreateObject(,,,,,,,454.45,3643.6,3535.6);
Now my question is : Is this " ,,,,," an object ? I have never see an object id like that .
Reply
#2

Thats an invalid object i think.
Reply
#3

Quote:
Originally Posted by Rocky
I converted objects from mta map editor and it gave me this
CreateObject(,,,,,,,454.45,3643.6,3535.6);
Now my question is : Is this " ,,,,," an object ? I have never see an object id like that .
,,,,,, is supposed to be the ID of the object, therefor it is an invalid object ID.

Example: CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);
Reply
#4

Quote:
Originally Posted by v0nzz
Quote:
Originally Posted by Rocky
I converted objects from mta map editor and it gave me this
CreateObject(,,,,,,,454.45,3643.6,3535.6);
Now my question is : Is this " ,,,,," an object ? I have never see an object id like that .
Example: CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);
i think your forgoting World at the end of that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)