SA-MP Forums Archive
CreateDynamicObject - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: CreateDynamicObject (/showthread.php?tid=543601)



CreateDynamicObject - StR_MaRy - 27.10.2014

Distance 1:

Close 2:

Distance 3:

Close 4:



how can i solve this?
is the latest version of Streamer
CreateDynamicObject

i make
CreateDynamicObject(2780, 2465.7588,-1690.2830,13.5115, -1, -1, -1, 100.0);// i change it 200-300-400 same distance...
same problem
No i am not using a older verions of streamer , i have v2.7.4

Can someone Help me ?


Re: CreateDynamicObject - Jefff - 27.10.2014

Before -1, -1, -1 you need set rotations
pawn Код:
CreateDynamicObject(2780, 2465.7588,-1690.2830, 13.5115, 0.0, 0.0, 0.0);



Re: CreateDynamicObject - Thomaske - 27.10.2014

Try this: your -1 needs to be a float so 0.0

Код:
CreateDynamicObject(2780, 2465.7588,-1690.2830,13.5115, 0.0, 0.0, 0.0, 100);



Re: CreateDynamicObject - StR_MaRy - 27.10.2014

now give me a mismatch can you give your streamer ? all files


Re: CreateDynamicObject - Thomaske - 27.10.2014

Here are all the streamer files i have on my server, if i compile that line i get no errors/warnings.

https://sampforum.blast.hk/showthread.php?tid=102865

i hope i helped you.


Re: CreateDynamicObject - StR_MaRy - 27.10.2014

no ... same problem


Re: CreateDynamicObject - Crayder - 27.10.2014

It's not streamer's fault, it has to be your script.

First Double Check: Is this exactly what you have?
Quote:

CreateDynamicObject(2780, 2465.7588,-1690.2830,13.5115, 0.0, 0.0, 0.0, 100);




Re: CreateDynamicObject - StR_MaRy - 27.10.2014

if i add , 0.0, 0.0, 0.0, 100);

they give me an error missmatch


Re: CreateDynamicObject - Thomaske - 27.10.2014

can you post a part of the script where you make that line ?


Re: CreateDynamicObject - StR_MaRy - 27.10.2014

bro you have a contact id ? skype or Y!M i will give you the GM and i let you try to see...