Search results

  1. Snake

    Important C# Plugin Development Guide

    C# Plugin Development 1. Requirements : Microsoft Visual Studio (2013 is used in this guide) Fougerite DLL Extra DLL's : UnityEngine and Assembly-csharp (from a rust legacy server, located in the "Managed" folder) 2. First Steps : First, we'll need to create a new project of type...
  2. Snake

    Important Translating Javascript plugins to C#

    Hey everyone ! I'm back to Fougerite and as you might have noticed, and I'm translating all my plugins to C#. Plugins written on C# are faster and less CPU requirant. I'll be translating all my plugins, but if you need me to translate any plugin you want or you have any new ideas for a...
  3. Snake

    Approved Rank++

    Snake submitted a new resource: Rank++ - Stats tracking and ranking for kills, deaths, headshots, pve, gathering, etc... ! Read more about this resource...
  4. Snake

    Important How to Install C# plugins

    C# Plugin Install Guide 1. Get the DLL of the plugin : 2. Go to your server "Modules" folder and create a folder for your plugin : 3. Paste the DLL of the plugin inside that folder : 4. Create a folder for your plugin inside the "Save" folder : Note: This may be not necessary in some...
  5. Snake

    Solved Difference between NPC's and Players

    Hi ! I was wondering if there's another way to difference between a NPC and a Player in a DeathEvent or HurtEvent. The usual way is to check if the name is any animal, but that can be "tricked" if a player's name is equal to an animal. Any ideas ? Thanks !
  6. Snake

    Fougerite at shopping centres...

    I was having a walk and just found out this in a local shooping centre... Wow, I didn't know you would go so far with marketing and publicity... @Administrative
  7. Snake

    Commands won't work

    Everytime I use a command that's not by default (as /help or /players) I get an exception : Any ideas ? Tried on several computers with clean servers...
  8. Snake

    Bug in the patcher

    Just noticed if you write something different than 0, -1 or -2 it just says that the patch was applyed succesfully.
  9. Snake

    Retrieving mods of a weapon

    Well, I took a look at everything I could with @balu92 and we didn't find a way to. Maybe anyone knows the answer ?
  10. Snake

    Solved C# DataStore exception

    I'm getting this exception ... : System.IO.IOException: Sharing violation on path C:\ServerPath\FougeriteDatastore.ds I made sure "read-only" was deactivated on all folders on top of the one at the server, tried executing as administrator, and nothing. Any ideas ?
  11. Snake

    Fougerite Documentation

    I'm starting a wikia to contain all the documentation for fougerite + information on each handler, pointer, hook, etc... For now it's only me, but as you know, Wikipedia was started by a single guy. I invite you to join the wiki : http://fougerite.wikia.com/wiki/Fougerite_Wiki I hope to see...
  12. Snake

    Approved Group++

    Snake submitted a new resource: Group++ - Let your players make temporal groups with a lots of features ! Read more about this resource...