07.05.2013, 02:38
Has anyone created a function CreatePlayerDynamicObject() WITH a DrawDistance parameter? Where can a find it? Thanks
Use the samp wiki that is a big help for things like this...
https://sampwiki.blast.hk/ Hope I could help a little |
Oh, Well.. Could you try to explain to me a bit more what your problem is?
|
CreateDynamicObjectEx(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, Float:drawdistance = 0.0, Float:streamdistance = 200.0, worlds[] = { -1 }, interiors[] = { -1 }, players[] = { -1 }, maxworlds = sizeof worlds, maxinteriors = sizeof interiors, maxplayers = sizeof players);