Search results

  1. Jakkee

    RemoveAll - RemoveAll

    Description: Removes ALL Campfires/Spikes/Shelters etc from the server via command. Someone spammed campfires? no problem. *Warning, Will remove every object you choose on the map* Installation: -Place into Python folder -Reload/restart the server Commands: /removeall (Help menu) /removeall...
  2. Jakkee

    If anyone has anything they want me to add to one of my plugins, Just pm me with the idea and/or...

    If anyone has anything they want me to add to one of my plugins, Just pm me with the idea and/or the code :)
  3. Jakkee

    Approved GatherPlus

    Jakkee updated GatherRate with a new update entry: V2.0 - GatherRate Read the rest of this update entry...
  4. Jakkee

    GatherPlus - GatherRate

    -Added a Config to change the gather rate. Installation: - Delete the old 4x Gather files - Download this and Extract into the Fougerite folder - Open the GatherRate.cfg file with a text editor - Change GatherRate with a whole that you choose DONE! :)
  5. Jakkee

    Solved Need plugin help

    I worked out what was wrong. I can not create a Cfg file with this code, It just creates a Ini file and its not reading the ini file. function On_PluginInit() { if(!Plugin.IniExists("GatherRate")) { Plugin.CreateIni("GatherRate"); var Cfg = Plugin.GetIni("GatherRate")...
  6. Jakkee

    Solved Need plugin help

    Should I remove the line completely?
  7. Jakkee

    Approved TpFriend

    I believe so, I took 2 Videos of it. One happening to a player and then to myself. EDIT: Being processed.
  8. Jakkee

    Approved TpFriend

    Some of my players are being Tp'ed over and over again to the last person they TP'ed to.
  9. Jakkee

    Solved Need plugin help

    sadly still gives the same error
  10. Jakkee

    Solved Server.cfg - Help

    Seems to have worked. Thanks
  11. Jakkee

    Solved Need plugin help

    -Fougerite Version: 1.0.3F -Error only happens when player gathers. Hey there, So I am trying to create a CFG file to change the gather rate, The problem is that the plugin is give me errors: Error invoking function On_PlayerGathering in GatherRate plugin. OverflowException: Number overflow...
  12. Jakkee

    Approved GatherPlus

    Jakkee submitted a new resource: 4x Gather - Gather at 4x the normal amount on Wood/Ore/Animals etc Read more about this resource...
  13. Jakkee

    GatherPlus - GatherPlus

    Description: Simple plugin to make everyone on your server gather at the rate you choose. You can change each items gather rate by in game command (Rcon admin only) and it applys instantly and does not need a server reload! Features: - Changeable Gather rate per item - Changeable starting...
  14. Jakkee

    Approved SystemName

    Jakkee submitted a new resource: Alternate System Name - Changes the server name (Fougerite) to anything you like Read more about this resource...
  15. Jakkee

    SystemName - SystemName

    Description: Changes the default server name from Fougerite to something you choose. When changing the server name ingame, it will change straight away without a reload/restart. Installation: -Place into Python folder -Reload the server Option 1: -Open ServerName.cfg with a text editor -Change...
  16. Jakkee

    Solved Server.cfg - Help

    Hey guys, I have my server.cfg file and some of the commands in it work. Can someone help me? Works - rcon.password "heresmypassword" Works - server.hostname "Peña[KOREA]|4xGATHER|GUN STARTER|DESTROY|TP" Works - server.pvp true Works - sleepers.on true Working - falldamage.enabled false No...
  17. Jakkee

    Most of plugin not working

    I had this problem before, Have the folder name the same as the .js script and have the config file name the same as the .js script as well. That worked for me. EXAMPLE:
  18. Jakkee

    Solved No Network View with id ViewID Unassigned to send RPC "Client_OnKilled"

    I get the same error on 1.0.3F. (No Network View with id ViewID Unassigned to send RPC "Client_OnKilled") Every 30secs or so, Doesn't lag the server or effect it. Just annoying to see red writing every 30secs or so. Pretty sure its a harmless message Log File: http://pastebin.com/f7yKWCwz...
  19. Jakkee

    Web Panel

    This could be every nice to have for admins to be active on your game website
  20. Jakkee

    Rust experimental server

    EDIT: Nevermind. Thanks! :)