-
Posts
4,774 -
Joined
-
Last visited
-
Days Won
61
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by imthenewguy
-
What happens if you unload all other plugins on the server? Does the issue go away?
-
Can you paste me your "Button information" settings?
-
What happens if you delete your lang file? FormatException is generally to do with messages.
-
I just popped an update through. Give that a try.
-
It compiles without issue on my server. Not sure what the problem is there.
-
Yes to both. I'd recommend checking out the video on the main page. I believe it shows you how to add your own recipes. Your issue will most likely be the syntax when adding the meal in. Make sure you don't missing any parenthesis ({ }), commas or " ".
-
Players stuck in trees and the death feed position
imthenewguy replied to Notz's Support Report in Support
Hey can you delete the arena files in oxide/data/KingOfTheHill/ Then reload the plugin. It should download the new version of the arena. Let me know if there are still issues with trees. Will add anchors to the next release. -
Maybe move to a new location in the air and type /setcentrepoint to change the position of the arena.
-
What happens if they are ent killed. Do they respawn?
-
- 283 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Any errors in console?
-
"Allow players to reset their progresss and gain Prestige levels?" is set to false. This disables the system entirely.
-
Are you able to show me which effects are/arent working for you?
-
Download the beta version. Fixes it.
-
- 1,573 comments
-
- #leveling
- #progression
- (and 19 more)
-
That's odd. Where is the lobby located?
-
- 1,573 comments
-
- #leveling
- #progression
- (and 19 more)
-
Nah. Its only if you want to run commands when they gain the level.
-
Are there commands that you would like to run when a player levels their prestige?
-
I will update the Raidable bases hook method and see if that fixes the issue.
-
Can you paste the block of config that contains the givexp command (not just the line being added). IF you can show me implementations for all 4 would be helpful.
-
It's actually an issue with how Skill Tree is handling it. The NoMod parameter isn't being read by the new changes for OnXpGain. I will update it in the next release.