CreateDynamicObject
#1

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 ?
Reply
#2

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

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);
Reply
#4

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

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.
Reply
#6

no ... same problem
Reply
#7

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);

Reply
#8

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

they give me an error missmatch
Reply
#9

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

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


Forum Jump:


Users browsing this thread: 6 Guest(s)