0.3 (C) To (E) Incognito Streamer Plugin
#1

Ey !
I have a script .. old one ...
I want to reuse that script .. the problem is that the script is using Streamer Plugin by Incognito
Now how can I convert it to E?
Now it looks like :
MoveDynamicObject(ObjectID,X,Y,Z,Speed);
what are the new params ? where can I get the new plugin update? AND,is it gonna take long ?
Thanks alot guys !
Reply
#2

Newest version is here: https://sampforum.blast.hk/showthread.php?tid=102865

You can find download in Incognito's post end.

Newest params:

pawn Код:
MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed, Float:rx = -1000.0, Float:ry = -1000.0, Float:rz = -1000.0);
Reply
#3

Quote:
Originally Posted by Feastahashi
Посмотреть сообщение
Newest version is here: https://sampforum.blast.hk/showthread.php?tid=102865

You can find download in Incognito's post end.

Newest params:

pawn Код:
MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed, Float:rx = -1000.0, Float:ry = -1000.0, Float:rz = -1000.0);
Dude u're a life saver my thread almost went to page 2 !!!
Thanks !
Now I have a question
After im'a update the streamer,do I have to change each MoveDynamicObject in my script ? cuz i got like 5000 of this kind of lines and .. setting the rotation to each one .. is..just..omg
Reply
#4

Yes, you need to change the parameters of this function from your gamemode, because it will give you warnings.
Reply
#5

Quote:
Originally Posted by Dwane
Посмотреть сообщение
Yes, you need to change the parameters of this function from your gamemode, because it will give you warnings.
Thanks for the answer bro.
But are you kidding me ? i have to go line over line and find what rotation is right to the object and find the object it self and oh..
it will literally take months-years !
Reply
#6

UPP
Guys I need help !
Reply
#7

why r u shifting
Reply
#8

Quote:
Originally Posted by CBCandyBoy
Посмотреть сообщение
why r u shifting
My thread went to page 2 and I still need help
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)