Posts: 359
Threads: 195
Joined: Feb 2013
Reputation:
0
Hello, I would like to ask a question about the streamer, could you please respond to me? I'll be looking forward to it.
1st: Do objects when rendered, render only to nearby players, or does the server create the object locally? I imagine it's something like PlayerObject, so I wanted to confirm that.
2 ° The drawndistance has to be with the player's or server's computer? Recently I've been testing huge maps and after an X value (between 200.0 and 250.0) I was crashed. However, I need more drawndistance and to find the solution I need to clarify if the limit of drawndistance has to be with the player's computer or hosting.
Posts: 359
Threads: 195
Joined: Feb 2013
Reputation:
0
It's exactly these maps I was testing. I got the script, and just recompiled it and when I went to town to see it, it crashed. So I made changes to drawndistance and was able to use the map when I set it to 200.0. Aparta 250.0 was crashing. It was exactly the same thing on another racing map I was testing.
When this happened, I started to wonder if the problem would be my computer, because it was weak, I could not render the objects on the server side, or if it was because I could not render on the client side.
Posts: 203
Threads: 4
Joined: Feb 2017
Reputation:
0
I've got weak 10 years old PC and its not crashing me. It may be mod related, check your modifications.
Posts: 359
Threads: 195
Joined: Feb 2013
Reputation:
0
No modification. I'm going to do some tests and if I get good results, I'll comment on the others here.
Thanks for the attention, it was very important information.
Posts: 35
Threads: 6
Joined: Nov 2017
Reputation:
0
Using SetDynamicObjectMaterial the weapon disappears.
How to solve it? With the usual SetObjectMaterial is not.
Posts: 74
Threads: 21
Joined: May 2014
Reputation:
0
OnPlayerShootDynamicObject Not called in linux servers ?
Posts: 12
Threads: 3
Joined: May 2011
Reputation:
0
CreateDynamicObject have a objects limit as CreateObject have limit of 1000?
Posts: 30
Threads: 17
Joined: May 2017
Reputation:
0
I changed from 0.3.DL to 0.3.7 R2. And I received
*** CreateDynamicObject: Expecting 11 parameter (s), but found 14
I updated to the latest version 2.9.4 streamer when I started the server. Centos reported that "Segmentation fault ./samp03svr"
someone who went through please tell me how to fix it. Thank you very much
Posts: 12
Threads: 0
Joined: Apr 2019
Reputation:
0
There will be a plugin for a separate thread ?
hi, how can i get an item id with Streamer_GetNearbyItems without looping.
Posts: 4
Threads: 0
Joined: Jul 2020
Reputation:
0
I am having an issue with the plugin updating the new version. But I cannot update ?
Posts: 23
Threads: 0
Joined: Oct 2019
Reputation:
0
I think I definitely want to try implementing this, even if I hadn't planned this but I believe it can be a decent addition to a great server. Thank you for sharing it!