Objects with CreateDynamicObject gone
#6

pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
You've not followed the correct arguments.

pawn Код:
CreateDynamicObject(modelid, X, Y, Z, RX, RY, RZ, -1, -1, -1, 200.0, 0.0);
That is one that I have in my gamemode. Try adapting to it, if you have any more issues/questions feel free to ask.
Reply


Messages In This Thread
Objects with CreateDynamicObject gone - by bobsona - 20.01.2015, 16:38
Re: Objects with CreateDynamicObject gone - by XXCrazyMan707XX - 20.01.2015, 16:41
Re: Objects with CreateDynamicObject gone - by bobsona - 20.01.2015, 17:23
Re: Objects with CreateDynamicObject gone - by XXCrazyMan707XX - 20.01.2015, 18:22
Re: Objects with CreateDynamicObject gone - by bobsona - 21.01.2015, 12:07
Re: Objects with CreateDynamicObject gone - by XXCrazyMan707XX - 21.01.2015, 12:46
Re: Objects with CreateDynamicObject gone - by bobsona - 25.01.2015, 11:40
Re: Objects with CreateDynamicObject gone - by GGW - 25.01.2015, 12:46
Re: Objects with CreateDynamicObject gone - by bobsona - 25.01.2015, 17:49
Re: Objects with CreateDynamicObject gone - by CalvinC - 25.01.2015, 18:12

Forum Jump:


Users browsing this thread: 2 Guest(s)