-
Posts
3,697 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Yeah I have this fixed now. Will push the update in a bit.
-
Yeah idea behind it is that you don't use skills to get boosted xp rates by leveling them up (with the exclusion of barrel smasher - not much you can do there). If players levelled up to instant craft, but still got the same xp as their original craft length, most would just level that up, obtain a metric ton of cloth and craft bandages, recycle, repeat for xp gains.
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
Hey yeah I have a solution for it in the next release.
-
- 1,299 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Fixed in the next version.
-
- 203 comments
-
Do you mind sending me your data file?
-
- 39 comments
-
- #competition
- #event
- (and 6 more)
-
- 203 comments
-
- 1
-
-
- 203 comments
-
Changed Status from Pending to Closed
-
Yeha I have heard that is an issue. I will release a new version tomorrow that fixes that. Sorry 😞
-
- 249 comments
-
- 1
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
Yeah you can add prizes to the config. Default below: "Prize settings": { "How many prizes should the player receive per claim?": 1, "Prizes": [ { "shortname": "scrap", "min_quantity": 300, "max_quantity": 600, "skin": 0, "displayName": null, "dropWeight": 100 } ] }, Can add as many as you want, and set their chances for dropping by adjust the dropweight.
- 203 comments
-
- 1
-
-
- 203 comments
-
Changed Status from Pending to Closed
-
Will add a few more null checks to the hook for the next release.
-
Upload your lang file for me if you can.
-
Have added the messages to the next release. Regarding the 2 people alive issue; I can't see in the code what would cause that... The CheckWin() method only fires off if the Participants count is at 0 or 1. If more than 1 person was still alive, it means that they were removed from the game or werent added to it. Let me know if you find any more info about this.
- 203 comments
-
- 1
-
-
- 203 comments
-
- 1
-
-
Have made the start time configurable in the next release. You can add items to the config file. You can even make your own loot profile.