Recent content by justcyber

  1. J

    Important Lag then Random Crashes - Console Spam

    Wonder why it doesn't log this?
  2. J

    Important Lag then Random Crashes - Console Spam

    Yeah, I see there was 4 lines missing thought I compared the 2 files. Updated the config file and and got the crash again.
  3. J

    Important Lag then Random Crashes - Console Spam

    [Settings] run_timer=2 Cooldown=1 safetpcheck=2 Maxhomes=2 Antihack=1 tpdelay=1 DistanceCheck=0 Distance=15 CheckCloseWall=0 movecheck=0 homesystemname=[HomeSystem] ;This is the roof glitch bypass antiroofdizzy=1 randomlocnumber=8156 rejoincd=15 jointpdelay=12
  4. J

    Important Lag then Random Crashes - Console Spam

    How do I go about fixing it?
  5. J

    Important Lag then Random Crashes - Console Spam

    Yeah, put the newest one on. I thought I would update since I was updating all the other plugins.
  6. J

    Important Lag then Random Crashes - Console Spam

    I am getting the same kind of console spam then crash. My server was running perfect with hardly no lag. Then for some odd reason at 60k objects my server has become laggy and crashes alot? I have setup a macro to automatically close the crash report and reopen the server so it doesn't have...
  7. J

    Vote Day Time

    I forgot to add that there does not need to be any kind of economy added to it, just a simple voting day system would be Awesome :)
  8. J

    Vote Day Time

    Let There Be Light Can you take this script and make it into Python so it can be ran on the server? I want to give the players the option to vote whether it should be day time or not. Here is the LUA file version PLUGIN.Title = "Daytime Poll" PLUGIN.Description = "Allows players to vote for...
  9. J

    Approved RemoveAll

    Hey, can you add a extra line in there to delete Back packs? there is one that was made in LUA PLUGIN.Title = "Sacks Remover" PLUGIN.Description = "Removes dropped lootable Sacks" PLUGIN.Author = "Adam Mellor" PLUGIN.Version = "1.3.2" PLUGIN.ResourceID = 525 local dateTime =...
  10. J

    Country Blacklist

    I know they can use a VPN and start playing the game, but they only have so many VPN IP addresses. Are Sock5 proxies being used as well?
  11. J

    Country Blacklist

    Yes I am having problems with on Country in particular. All I needed was to blacklist that one country :)
  12. J

    Country Blacklist

    It is working! Was this posted somewhere on the forum? Thank you!
  13. J

    Country Blacklist

    Can someone make a country blacklist?? I use to use Oxide and converted to Fougerite. Here is the LUA version of the file... PLEASE!!! PLUGIN.Title = "Countries Filter - Geolocalisation" PLUGIN.Description = "Filter Countries or/and get the localisation of a player" PLUGIN.Version =...