Security Lights

Search light targeting system

Total Downloads: 3,525 - First Release: Jul 31, 2017 - Last Update: Jan 10, 2018

5/5, 16 likes
  1. Wulf

    Wulf Community Admin

    Donations to the developer please. :p

    This is how the commands originally were and have been. The shorter commands were added years later, but we decided to remove them because games started introducing commands that conflicted. Prefixing commands is best to avoid conflicts.
     
  2. Hey,

    I'd like to apologize for being absent from this thread. I haven't been receiving any email notifications for some reason, as such have been unaware of the issues. A huge thanks to @Wulf for adding a fix to the code and getting it working for everyone again!
     
  3. Wulf

    Wulf Community Admin

    Yeah, something screwy going on with the email server, sorry.
     
  4. Seems like the clans intergration is having some sort of hiccup, its tracking members of my players clans on the server
     
  5. Thanks for the heads up. I will look into it.
     
  6. Plugin no longer loads since the update.
    Code:
    (03:56:50) | Error while compiling: SecurityLights.cs(210,54): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `HasBuildingPrivilege'
     
  7. Code:
     Error while compiling: SecurityLights.cs(210,54): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `HasBuildingPrivilege'
    Same here, thanks for your help
     
  8. Thanks for the info, will get an update out as soon as possible.
     
  9. S0N_0F_BISCUIT updated Security Lights with a new update entry:

    1.1.2

     
  10. nevermind I figured it out lol
     
    Last edited by a moderator: Dec 9, 2017
  11. Thank you :)
     
  12. Is there any chance that an NPC mode could be added? So that the lights only lock onto NPCs/AI? Or the ability to lock onto a certain name.
    Great work on the mod! Donation incoming
     
  13. I'm getting the same error. is there a fix for this

    Error while compiling: SecurityLights.cs(210,54): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `HasBuildingPrivilege'
     
  14. The latest update fixed this
     
  15. Where is the mistake? As soon as a player is below the search light, it has problems detecting the player.
    Picture 1: Player is not detected.
    dontwork8uuuy.jpg
    Picture 2: One step closer, player is detected.
    work89ueb.jpg
     
  16. I just wanted to check in here. I have been super busy lately, but my life has slowed down now. I will look into this issue, but part of the issue is that the targeting algorithm puts the starting point above the light, because if I didn't the light would only ever detect itself. I will look into implementing a more robust algorithm. Just give me a bit of time. Thanks for your support!
     
  17. Out of curiosity, I have this problem on my server
    Code:
    disconnecting: NullReferenceException: Object reference not set to an instance of an object
    SimpleFlare.CalculateLights ()
    SimpleFlare.Update ()[/C
    Receiving this error while killing murderers placed by the BotSpawn plugin, do you think that there is chance this plugin could be related?
     
  18. Could you provide more reference as to when this error is occurring?
     
  19. S0N_0F_BISCUIT updated Security Lights with a new update entry:

    1.1.3