Jump to content

Only showing for 10 seconds

Closed 1.2.0

For some reason even though I have the UAVSignal set in the config to show for 300 seconds aka 5 minutes and 100 meters it only shows for 10 seconds.

Could you please fix? Thank you very much 🙂

Here is my config as well!

{
  "Jet Configuration": {
    "Altitude (Over 200 is the recommended)": 200.0,
    "Seconds after spawn to destroy the jet": 15.0,
    "Spawn Distance from target": 500.0
  },
  "UAV Main configuration": {
    "Duration of the Sonar detection": 300.0,
    "Radius of the Radar": 100.0,
    "Seconds between throwing the signal, and the radar start showing players around": 5.0,
    "Skind Id for the supply signal (Need to be unique in the server)": "3248057023"
  }
}

Link to comment

Hey @SlayersRust I tried your same configuration and it is showing during 5 minutes 🤔 and no problems at all 

There are no hardcoded numbers for this timer, is directly coming from the configuration 

            timer.Once(config.uav.duration, () => DestroyScanner(player));

 

This issue is still happening with the latest version (yesterday update)? 

Can you try reloading the plugin and share if there any error in the console? 

 

Feel free to go to my discord so we can talk directly https://discord.gg/Ra6bZynray

Link to comment

I am on latest version and after killing a few enemies is what makes it dissapear. Also players randomly around the map who havent even used a UAV are getting the message "You Are being tracked by a UAV"

No errors in console

o.reload UAVSignal
Unloaded plugin UAVSignal v1.2.0 by Yac Vaguer
Loaded plugin UAVSignal v1.2.0 by Yac Vaguer

Edited by SlayersRust
Link to comment

if you put a long time in the UAV duration, and then moving around with no clip, all the people around you will get the message because this is how it works 

Only the people mark inside of the circle will get the message 

 

If you want I can connect to your server and test it together, ping me on discord 

Link to comment

I will close this issue assuming that you solved the problem, I'm still available if you want to investigate further 

Link to comment
1.2m

Downloads

Total number of downloads.

5.9k

Customers

Total customers served.

86.3k

Files Sold

Total number of files sold.

1.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.