Search results

  1. MasterPeace

    Approved HomeSystem

    Yes but if something is working before fougerite update, that means fougerite did something wrong. I of course respect developer, just messing around if you. But It don't change fact, that I have big problems now with keeping server alive (I mean from couple of weeks if not months) and I don't...
  2. MasterPeace

    Approved HomeSystem

    @DreTaX - I'm pretty sure that this will stop server (#WiperThing) @ZNE - RUST SERVER Do we finally have player with my problems? Hope you start reporting those problems what I'm reporting but only thing I can do I did - planned closing both servers on about 25 May. Back to Home - remember...
  3. MasterPeace

    Solved Plugin Magma

    It don't matter for fougerite. Just get Notepad++ at least and write. Download some plugins so you can see how others write their scripts.
  4. MasterPeace

    Important C# Plugin Development Guide

    @DreTaX 1. I'm just saying that ";" is helping me in readability like "." in end of sentence. 2. Yes, I had that in my mind. Now I at least know that's not your fault. When I was using code examples from you, or when I was using some helping functions from your plugins there was always "What...
  5. MasterPeace

    Important C# Plugin Development Guide

    @DreTaX - readability is chose of user. When I started to write in PY (just because of fougerite) it wasn't clean for me at all. For me all lines except of opening blocks (functions / instructions) should have ";" at the end. What that mean? That mean that you see where instruction is opening...
  6. MasterPeace

    Solved Plugin Magma

    @Jakkee if your answer for "get rid of ini", "stop clearing datastore after restart", "make database editable from 2 ways - disc / web", "add possibilities to make more features with Rust <-> Web connection" is "keep ini", "still clear datastore after restart", "don't make databses editable...
  7. MasterPeace

    Important C# Plugin Development Guide

    Looking good man. I will probably work on it on weekend. I'm wondering if you have more freedom here than in PY. Like some more functions to use?
  8. MasterPeace

    Solved Plugin Magma

    I think that by adding more languages you just complicating whole module. For me Javascript + Python + C# is even too much. Should be only JS + C# or PY + C#. But almost all scripts are now in PY, and some in JS, so just leave it like it is. Just please add SQL databases. Think about that you...
  9. MasterPeace

    Approved Wiper

    Sorry for double post. In WipedIds - about 40 ids. In wiped objects: 0. userdata - Ids still there.
  10. MasterPeace

    Approved Wiper

    Sorry, just installed on my server. Is "Rust.Server1069_Second/serverdata/userdata" good dir? (serverdata is my working directory). I'm asking for first dir - is this main server directory?
  11. MasterPeace

    Approved DeathMSG

    One player requested Head shots counter. Not autoban or something, but just show number or percentage of headshots. MasterPeace was killed by DreTaX with M4. (Distance: 112.4m, Acc: 25%) 1 head shot, 3 shots in chest. Acc = Accuraccy but not in full body only headshot to body...
  12. MasterPeace

    Approved BannedPeople

    Oh sorry. I didn't even know. No it's ok if it's working. There is no reason to do some loops.
  13. MasterPeace

    Approved BannedPeople

    Do you thought about banning players who are offline? Like some cache (but please.. in file) with 10 players who disconnected. If player is not online check cache. I'm usually trying to kill them first, to get their items and maybe give to players. Sometimes they disconnecting and I can't use...
  14. MasterPeace

    Approved DestroySystem

    Can someone other test it too? Really. There was times when I could not get benches, or metal bars from remove. Now I can get benches but nothing more. Also some of items in my shop stopped working. Something with names. Basically.. Everything is fckd up on my server now. 1. Wiper not...
  15. MasterPeace

    Approved JZap

    I don't remember errors. It was something with player names or IDs or something like that. Maybe that there was no player ID in datastore? I don't really remember.
  16. MasterPeace

    Approved JZap

    I tried your PY but it's broken too so I decided to just report and clear all map.
  17. MasterPeace

    Approved JZap

    Not working.. makes server unresponsive. Just reporting..
  18. MasterPeace

    Can't do none of the Rust++ Commands

    he - he - He installed new Fougerite ! Voila! It's like epidemic! You need clear Assembly-CSharp (reinstall server or something) and install Fougerite without this Assembly-Csharp, and then patch your original Assembply-Csharp with this: http://fougerite.com/resources/fougerite-patcher.106/...
  19. MasterPeace

    Solved C# XML.Linq

    Could finally someone tell me how you write plugins in C#? Any tutorial?
  20. MasterPeace

    Approved Wiper

    A little bit update: - WipedIDs showing maaaany IDs wiped. - Log.log showing 0 objects wiped. - Settings.ini (sorry that I didn't upload but I'm tired, I'll write what is there faster) [Settings] UseDayLimit=True MaxDays=5 Broadcast=False UseDecay=False DecayTimer=180 [Objects] What is in...