-
Posts
669 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mals
-
ZombieHorde registering as Heavy Scientists
Mals replied to KingSizeKevin's Support Request in Support
The one from Chaos Code? I own that plugin so will give it a test. -
Changed Status from Pending to Can't Reproduce
-
I've been working on a fix and adding the new boombox and microphone stand but was not able to complete testing yet. I hope to push it out next weekend. I have also greatly reduced the power going to devices so if they attach to the pass through it is a lot less. Ultimately I want zero coming out of pass through as that is not intended behaviour.
- 98 comments
-
- 1
-
-
- #lighting
- #automation
- (and 6 more)
-
- 98 comments
-
- #lighting
- #automation
- (and 6 more)
-
I just wiped my server, wiped my player data in data and got the welcome money.
-
I'll take a look to see if I can reproduce this. Can you shoot me your config so I can run exactly the same set up?
-
- 98 comments
-
- 1
-
-
- #lighting
- #automation
- (and 6 more)
-
Changed Status from Pending to Can't Reproduce
-
Changed Status from Pending to Closed Changed Fixed In to 2.2.77
-
I had hoped with the NPC cleanup I would not need all those additional checks. added them back and the new NPC too.
-
It worked with generic spawned (F1) scarecrows, debugging now.
-
I gave myself all the groups in the config. I spawned 20 bears. killed them all, $350 per bear, zero variance. Without a log I can't help you. You need to take into consideration weapon, distance, etc. as they can multiply things.
-
Do you have some logs for me to check? What groups was the person in so I can exactly reproduce this bug please. You are not provided what is needed to debug this. Also if it is kill there are factors like distance, weapon etc.
-
Do you have some logs for me to check? What groups was the person in so I can exactly reproduce this bug please.
-
Without knowing which plugin spawned the scarecrow, I won't be able to check what type it is spawning (there is more than one way) to ensure a fix works. I really need to know what plugin spawned the scarecrows so I can confirm their underlying type to debug this.
-
I will look into it. there are some changes in NPc code in the core rust engine. Which plugin are you using to spawn scarecrows?
-
It should not random it should be picking the larger value. You have not told me the groups the person is in. Please turn on logging and send me the file so I can see the randomness.
-
You need to tell me which groups they were in for me to test this.
-
Please attach the config. It should be picking the one with the largest multiplier. Which groups is the person in? I will try to reproduce this.
-
Please note I moved from Umod to here, that resulted in me losing access to umod. This is a better place for plugin developers IMO. To change icon use one of the icon plugins, that is out of scope for this plugin, I do not see a reason to reinvent the wheel. Welcome rewards should only go to people with no entry in /oxide/data/RustReward.json I sure hope you are not wiping it monthly as they will get the welcome reward again and you will reset this preferences. That is how the plugin knows they are new. It does not check their Server Reward or Economics balance to determine the welcome money. For PVP kills there are a few settings to try to make exploiting harder: "Player_Kill_Reward_Timeout": 0, "TakeMoneyfromVictim": "false", "UseClansPlugin": "false", "UseFriendsPlugin": "true", If you have issue with the plugin DM me in Discord with a copy of your config and the issue. I will test to see if I can reproduce the issue or help you debug your configuration. Harvesting berries is in there, but it is one rate for all berry types.
-
If you make code a to migration from the 3.X version of Kits I will buy this. I know my 3.X version will eventually break, but I really have no interest in the 4.X version given its current state. Until 3.X breaks I am too lazy/busy to manually recode my 30+ kits. The new UI is very good, but not not spend hours recoding my kits good (unless my existing kits breaks).
- 207 comments
-
- 1
-
-
- #kits
- #sets
-
(and 35 more)
Tagged with:
- #kits
- #sets
- #autokits
- #rustkits
- #kits plugin
- #cooldowns
- #amounts
- #kit
- #set
- #item kits
- #auto kits
- #kit cooldowns
- #rewards
- #items
- #kits rust plugin
- #kits auto
- #kits mevent
- #kits with menu
- #kits in menu
- #kits and serverpanel
- #kits with editor
- #kitsui
- #kiticon
- #kits by mevent
- #rust kits
- #kits converter
- #kits umod
- #kits ui
- #kits rust
- #kit economy integration
- #server management kits
- #rust kits plugin
- #customizable kits
- #auto kits setup
- #in-game management kits
- #rust servers kits
- #rust plugin for kits
-
Set the default to an empty string "" "Player Default Settings": "hkop", to: "Player Default Settings": "", and update: \oxide\data\RustRewards.json to have a blank string for all players. change "hkopa" to "" There are some other settings in the config to format the message and alter its contents as well.