Recent content by ggblade

  1. G

    Solved plugin errors

    yeah it probably was triggered by decay, never thought about it seeying as in rustpp its set as "decay=false" but im getting reports of buildings dissapearing, even buildings that are used. weird seeying as shacks and barricades havent decayed at all.
  2. G

    Approved C4 Log

    hopefully that fixes it, but even before it didnt add anything. so im in need of a plugin that could tell me who is constantly raiding everyone at night
  3. G

    Approved C4 Log

    the plugin, the same as the post i made about my buildcalc gives me pretty much the same error. this error [9/7/2014 3:00:59 PM] [Error] [MagmaPlugin] Error invoking function On_EntityHurt in C4Log plugin. [9/7/2014 3:00:59 PM] [Exception] [ Plugin->Invoke | Plugin->OnEntityHurt |...
  4. G

    Approved PlayerNameChanger

    last time i remember magma coundt do it. i remember asking it on the magma forums aswell saying rust essentials had it.
  5. G

    broadcast

    yeah, that code worked. i apolegise for not saying it. Thanks for the help everyone.
  6. G

    Solved plugin errors

    the weird thing is ive been using it for a while. only yesterday those errors started showing up. coundt put the code of the plugin here so had to use pastebin. http://pastebin.com/P39QRYu9
  7. G

    Approved PlayerNameChanger

    yeah i remember with rust essentials it had that aswell, you had to reconnect before your name was invisible. this plugin however does not save your name, so on reconnect you have your old one again
  8. G

    Solved plugin errors

    after running the server fine for a week, we now have certain errors just popping up every so many minutes. fills up the entire console... error in question: [9/6/2014 2:41:03 AM] [Error] [MagmaPlugin] Error invoking function On_EntityHurt in BuildCalc plugin. [9/6/2014 2:41:03 AM] [Exception]...
  9. G

    tpadmin

    so there was this old plugin, that has always worked and was really good. but with fougerite it actually crashes your game.... now dretax said somthing about it cant read a null or somthing so that might be it but im not sure, heres the plugin. /* @title Tp Admin @author Mastah @date...
  10. G

    broadcast

    thanks
  11. G

    broadcast

    dont know what goes on, but this code worked on magma but does not on fougerite it gives error invoking function on_Command in plugin. JsException: Exception of type 'Jint.Native.JsException' was thrown. function On_Command(Player, cmd, args) { if(cmd=="b") { if(Player.Admin) {...
  12. G

    semi auto remover

    yeah thatd be the perfect way :p but my brain has not yet enlightened me with that answer or any answer really, seeying as its not working yet :p i realised though that currently i cant easely remove the ppl that have been offline for longer than 5 days, first idea was making it so it says the...
  13. G

    semi auto remover

    modified it. thought it would work, however, now when using the command it removes only a certain amount of objects. (from my server wich had 45k objects it went to 37k first use, then to 30k, then to 22k, then to 14k and ended at 7.5k) but it seemed like everyones buildings were gone, except...
  14. G

    semi auto remover

    trying to make a plugin a bit like wiper. the thing im trying to do is make a file each time a player logs in, it would add there uid to that file + the date when he logged in. when i would type /clean it would remove all buildings not owned by any of the players that are in that file. (id...
  15. G

    install

    same, hopefully gets fixed soon