17.11.2016, 19:16
Show us 1 line of your CreateDynamicObject and make sure you are using the latest plugin and the include
remember that this is how it should be
These are the parameters you MUST have
Easiest way to fix it? www.convertffs.com. Paste your code, set the output as CreateDynamicObject and it will add all the missing parameters
remember that this is how it should be
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);
Quote:
modelid, Float ![]() |