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...
-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! :)
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")...
-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...
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...
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...
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...
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:
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.