Jump to content

imthenewguy

Creator
  • Posts

    3,903
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. I recommend watching the second video on the front page. Not sure if I will introduce "upgrading" if EpicScrap exists, but there could be potential for it.
  2. The current version has the ability to set the language option. Look for "LevelReward" and change it from "You received {0} {1} for reaching level {2}." to "You received {0} J-Dollars for reaching level {2}." Let me know if it doesn't work. I will look at adding a cap to the rested xp. Will probably get rid of the /xp command because its not required.
  3. imthenewguy

    can i change command

    Changed Status from Pending to Closed
  4. imthenewguy

    cactus broken

    Set the following value to true in the config: "Automatically add new types to the config?": true
  5. imthenewguy

    can i change command

    Your line locations (this is line 1045) will be different to mine as I have an unreleased updated version, but this is what the command snippet looks like. [ChatCommand("gstorage")] void GlobalStorageCMD(BasePlayer player) { if (!permission.UserHasPermission(player.UserIDString, perms_chat)) return; OpenStorage(player); } Change the gstorage string to whatever you want the command to be.
  6. Think the train tunnels are higher than 1000 below the player, but could potentially be if they are flying lol.
  7. Not sure if that is something I will add. Will keep it in mind though
  8. Changed Status from Pending to Closed
  9. Changed Status from Pending to Closed
  10. imthenewguy

    Stacks

    Changed Status from Pending to Closed
  11. imthenewguy

    Bodies

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  12. imthenewguy

    Bodies

    Will be fixed next release.
  13. imthenewguy

    BetterLoot

    Hey mate I think Khan had it in his pipeline to push a fix to the maintainer, or upload it himself when it gets updated. In the mean time, this will get you sorted. BetterLoot.cs
  14. Changed Status from Pending to Closed
  15. imthenewguy

    update xp table

    Changed Status from Pending to Closed
  16. You need to have the item.name set as well. Not sure if AlphaLoot can adjust the item names?
  17. imthenewguy

    Placement on building parts

    Changed Status from Pending to Closed
  18. This particular game requires way too much space unfortunately. I do plan on doing some combat based games though
  19. imthenewguy

    Placement on building parts

    You can change the base item from a Teslacoil to a hemp seed or something, as it will restrict the placement of it to ground.
  20. imthenewguy

    update xp table

    @Veno Hey mate, just update the x modifier value in the tree (higher lowers the xp between levels, lower makes it harder). Don't touch the y value; leave it at 2. Once you have saved the config, reload the plugin and type /updatexptable in game. This should adjust the table values.
  21. imthenewguy

    Placement on building parts

    Hey mate that is part of the plugin. You can set it so it will only take damage from cupboard authed players with AuthDamageOnly: true. You can also set the max_hits to 0 to make it indestructible.
  22. Changed Status from Pending to Closed Changed Fixed In to Next Version
  23. imthenewguy

    Config and data

    Changed Status from Pending to No Response
  24. You could adjust the delays between games in EventHelper.
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

128.3k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.