13.02.2015, 20:08
At line 173 you need to add coordinates so change x,y,z to the coords.
At line 174 you need to delete x,y,z , and follow below
CreateDynamicCP(Float
, Float:y, Float:z, Float
ize, worldid = -1, interiorid = -1, playerid, Float:distance = 100.0);
And what I have notice is that you don't put in the coordinates dude, so at X,Y,Z you should put the coordinates.
At line 174 you need to delete x,y,z , and follow below
CreateDynamicCP(Float
, Float:y, Float:z, Float
ize, worldid = -1, interiorid = -1, playerid, Float:distance = 100.0);And what I have notice is that you don't put in the coordinates dude, so at X,Y,Z you should put the coordinates.
