Dynamic object problem
#3

Change that line to this line.

Код:
CreateDynamicObject(964, x, y, z - 0.0440, 0.0, 0.0, 0.0, -1, -1, -1, 1000.0, 1000.0);
The reason you write it like this is because the way it is defined is like this

Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD);
In order to follow the way it is defined you write it like this.
Reply


Messages In This Thread
Dynamic object problem - by xXxThunderxXx - 11.01.2016, 18:24
Re: Dynamic object problem - by AbyssMorgan - 11.01.2016, 18:54
Re: Dynamic object problem - by Alex_T - 11.01.2016, 19:06

Forum Jump:


Users browsing this thread: 1 Guest(s)