Create an object for only one player?
#1

Is it possible to have only objects for a specified player? (With a streamer)
Reply
#2

Incognitos streamer can check first post on this page.
https://sampforum.blast.hk/showthread.php?tid=102865

Edit: Its second to last parameter on CreateDynamicObject
Reply
#3

Most streamers have got a CreateStreamPlayerObject() or something like that.
Reply
#4

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
Most streamers have got a CreateStreamPlayerObject() or something like that.
I have MidoStreamer, but I don't see it there :S.

Also, I heard that Incognito's sucks balls. My friend had it too, it was so buggy :S. Like the objects disseapered every 10 seconds and stuff.

Is this true?


By the way, is there any possibility for MidoStreamer? It's the best tbh

/edit:

Im also a bit scared to change it. I bet I get lots of problems with converting and stuff :S.
Reply
#5

Ive not had that problem with incognitos streamer, i used to use midostream but dont like the fact you need to have an additional FS. Also incognitos streams alot of other stuff. Its all down to personal opinion realy. Converting is easy
Reply
#6

Quote:
Originally Posted by RobinOwnz
Посмотреть сообщение
I have MidoStreamer, but I don't see it there :S.

Also, I heard that Incognito's sucks balls. My friend had it too, it was so buggy :S. Like the objects disseapered every 10 seconds and stuff.

Is this true?
Incognito's streamer doesn't suck balls if you use it right.
Reply
#7

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Ive not had that problem with incognitos streamer, i used to use midostream but dont like the fact you need to have an additional FS. Also incognitos streams alot of other stuff. Its all down to personal opinion realy. Converting is easy
Okay.. Thanks for saying.. But, could you help me anyways?

Which converter you use? If I do convertFFS --> MidoStreamer to Incognito, I get this (one of the objects):

pawn Код:
CreateDynamicObject(1384,3668.31787100,-1645.26330600,12.68437600,0.00000000,0.00000000,90.00000000);
In the topic of Incognito's streamer, it says this:

pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
1. What is rx, ry, rz?
2. The CreateDynamicObject that is converted by convertFFS has less tags. It doesn't has the worldid, interiorid, playerid and distance.. What to do?
3. Which converter you use?
Reply
#8

rx,ry,rz is rotation of the object. The last 3 parameters are optional meaning you dont need to use them but you should do for what you want.

Edit: its all same layout as CreateObject so you just add the 3 extra params (worldid,interiorid,playerid) -1 to show for all.
Reply
#9

Quote:
Originally Posted by RobinOwnz
Посмотреть сообщение
I have MidoStreamer, but I don't see it there :S.

Also, I heard that Incognito's sucks balls. My friend had it too, it was so buggy :S. Like the objects disseapered every 10 seconds and stuff.
Incognito's streamer is the best streamer available. If your objects are disappearing every 10 seconds, the problem is between your keyboard and chair.
Reply
#10

https://sampwiki.blast.hk/wiki/CreatePlayerObject
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)