Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Pawn Scripting [Pawn] Actor streaming bug

 
  • 0 Vote(s) - 0 Average
Pawn Actor streaming bug
rasheed
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#1
2019-04-28, 05:26 PM (This post was last modified: 2019-04-28, 05:27 PM by rasheed.)
Hey there

Is there any way to fix this? Anyway I don't understand why just some actor doing this.

[Video: https://www.youtube.com/watch?v=KBRrj5E2...e=youtu.be]
DTV
Offline

The dude
Posts: 45
Threads: 4
Joined: Apr 2019
Reputation: 4
#2
2019-05-07, 01:15 AM
You should post how you create them, what they're used for, etc. so that someone can see if something's wrong with the code.
Stoned Ape
unix
Offline

Burgershot Member
Posts: 20
Threads: 5
Joined: Apr 2019
Reputation: 1
Location: Kosovo
#3
2019-05-12, 08:22 PM (This post was last modified: 2019-05-12, 08:22 PM by unix.)
Must be due to a streaming distance glitch, however removing the "300.00" or whatever distance you are using, leaving to default may fix it. Can you post a snippet on how you create them?
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#4
2019-05-14, 10:56 PM (This post was last modified: 2019-05-14, 10:56 PM by Markski.)
We need to see how you define the actors. However when actors begin acting up like this the easiest (albeit probably not correct) way to fix it is by using dynamic actors through a plug-in such as Incognito Streamer
Website
rasheed
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#5
2019-05-17, 03:25 PM
I'm using the latest streamer.

Code:
CreateDynamicActor(modelid, Float:x, Float:y, Float:z, Float:r, invulnerable = true, Float:health = 100.0, worldid, interiorid);

Anyway I have a lot of actors in interiors. Could be this a problem? This is not always happen.
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#6
2019-05-17, 06:33 PM
Does this happen in every interior? Can you show us the actual code that spawns the actors instead of the generic definition of the function?
Website
rasheed
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#7
2019-05-18, 06:58 PM (This post was last modified: 2019-05-18, 07:02 PM by rasheed.)
(2019-05-17, 06:33 PM)Markski Wrote: Does this happen in every interior? Can you show us the actual code that spawns the actors instead of the generic definition of the function?

It's only happen whenever there are a lot actors nearby for the player but not always. Sometimes just some actor are missing.  I have about 5-15 actors in every interior (for example lspd, sfpd, lvpd, pizza stack co interior, burger shot, etc... )
Code is totally unnecessary. All parameters are default except X, Y, Z, A.
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#8
2019-05-19, 02:29 AM
In that case it might be an issue with the plugin itself failing to handle the streamed actor volume, in which case I suggest you try reporting this anomaly here https://github.com/samp-incognito/samp-streamer-plugin/issues
Website
rasheed
Offline

Burgershot Member
Posts: 11
Threads: 1
Joined: Apr 2019
Reputation: 0
#9
2019-05-19, 07:07 AM
(2019-05-19, 02:29 AM)Markski Wrote: In that case it might be an issue with the plugin itself failing to handle the streamed actor volume, in which case I suggest you try reporting this anomaly here https://github.com/samp-incognito/samp-streamer-plugin/issues

Okay
Thanks for your help
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode