Search results

  1. MasterPeace

    Fougerite Official

    Yea. And when cheater is connected I need to: - Remember about check if he is cheater (watch him playing) - Remember about checking his IP with IdIdentifier, before I ban him, in case he reconnect - Remember about using /banip, not /ban. Adding more and more plugins is not better than have it...
  2. MasterPeace

    Fougerite Official

    26 mb of log with just 5 hours of server working. And you know what is funny? Log is not logging players IP, so I can't check cheaters. Well done @mikec ! I know that you doing good job, okay, but will you delete all features to add them back in next versions or what? I'm mad because cheaters...
  3. MasterPeace

    RustPP

    I mean add rust++ features to Fougerite so you'll not need 2 DLLS to run at same time, but just one. I don't know what is faster or better for performance - it's probably knowledge of developers. Just asked :P
  4. MasterPeace

    RustPP

    Maybe I'll sound like idiot, but couldn't you just delete Rust++? I mean.. I just started to add my plugins into some main plugins because of so many doubles of same Hooks. I'm sure it's making performance a little bit worst, when you have 10 plugins what are calling On_PlayerKilled I don't...
  5. MasterPeace

    Fougerite Official

    @maughanorama Why you copying this Assemply Cshapr. So many times we was talking about it... http://fougerite.com/resources/fougerite-patcher.106/
  6. MasterPeace

    Fougerite Official

    But I was using it.. Maybe you gave me version with it or something. It's crucial for my server so I would see that something is not working. Anyway, ok. Any update is good in some way :P
  7. MasterPeace

    Someone still have server on fougerite?

    So I think you should not focus on plugins, as some players like me can make them for themselves. YOu should focus on those crashes and rpc errors whatever it is. RPC are worst beause server will not close automatically, and players stuck in connections can't even disconnect without command...
  8. MasterPeace

    Someone still have server on fougerite?

    I know that some players prefer old rust because.. Well. Because Experimental will not work them. And maybe even they feel better by cracking old game than new. But when last mod stop developing, last servers will die....... : (
  9. MasterPeace

    Fougerite Official

    Enttiy.Health was working so hope you didn't broke it now .............................
  10. MasterPeace

    Someone still have server on fougerite?

    So we can unofficially say that Fougerite died?
  11. MasterPeace

    Timer Setups

    When I'm using array, like in basic timers, for some reason it's working only for once. Of course no error or something. They stopped working that way after 1.0.8 RC5. So I decided to use this Parallel and now I need to use array again... So Parallel becomes not needed... How is it possible...
  12. MasterPeace

    Timer Setups

    How to remove player from dictionary after he disconnect? When player reconnect there are like two timers, or two same players in one timer.
  13. MasterPeace

    Someone still have server on fougerite?

    You know, experimental has come. Fougerite has some weird NPC / RPC / Whatever errors what are causing crashes for me. I just moved to Windows server and there is same situation. 2 months ago I had about 20 players at this time, now I have 4. Shit shit shit. I feel I probably wasted my money...
  14. MasterPeace

    Restriction builder

    Don't worry, I'm working on it now. Hey, it's weekend, isn't it?
  15. MasterPeace

    Fougerite Official

    Same here with /kill. It's not killing players. No error for me.
  16. MasterPeace

    Restriction builder

    def On_EntityDeployed(self, Player, Entity): #COORD: #X6015 #Z-3095 location = Util.CreateVector(float(6024), float(400), float(-3213)) entity_loc = Entity.Location distance = Util.GetVectorsDistance(entity_loc...
  17. MasterPeace

    Restriction builder

    I can try it now. But don't have many time for this so if I don't do this today I'll probably leave it for weekend.
  18. MasterPeace

    DataStore

    Do you maybe know what can cause that? I just restarted my server because forgot to pay in time.... And after restart it's again clear, 1 kb. Players lost everything what they saved. I have something similiar on localhost when I download save from main server, it clear all map sometimes for no...
  19. MasterPeace

    DataStore

    Is it possible that 1.0.8 cleared my Datastore because of new version? Players lost yesterday all they cash etc.... But I'm not sure when. I got 3 crashes. Or is there max size maybe? Worst thing in this is that I can't manually edit database.. Only fougerite functions..
  20. MasterPeace

    Arena by MasterPeace

    Basic functions are ready. I'm thinking now how to do disarming proper and fast for server. I'm not sure if it's possible now. But I'm just starting this functionality so. I know that Snake starting to do his plugin, so it will be funny to see both plugins ready ;)