-
Posts
3,451 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
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.
-
- 197 comments
-
Do you mind sending me your data file?
-
- 12 comments
-
- #competition
- #event
- (and 6 more)
-
- 197 comments
-
- 1
-
-
- 197 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
-
- 243 comments
-
- 1
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 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.
- 197 comments
-
- 1
-
-
- 197 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.
- 197 comments
-
- 1
-
-
- 197 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.
-
Should be fixed in 1.0.1. Run the command: wipeoldarena
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
- 1,253 comments
-
- 1
-
-
- #leveling
- #progression
- (and 13 more)
-
- 197 comments
-
- 1
-
-
OUch! I will add a solution for that in the next update. Planning on releasing it asap.