Jump to content

tacman1981

Creator
  • Posts

    366
  • Joined

  • Last visited

Everything posted by tacman1981

  1. tacman1981

    World Modifier

    hi, can we please get the option to include or exclude the new radtown monument? it doesnt seem to auto populate the config.
  2. this breaks tomorrow, please update it before then. its that "Client Ready!" again, and upon removal on staging test server, it allowed connections.
  3. omg this, while hilarious, is not intended behaviour and should be fixed in the latest update. it was a quick fix for the crates sometimes spawning under the gibs and being forced under the terrain and was never meant to work this way. it should now be fixed and ignore locked crates in the transform process
  4. ive put out a patch to stop it happening like this. it wont transform any crate other than heli crate, will still apply buoyancy on water detection
  5. you can comment out the following part for now, ill figure out something to do with the cargo ship, didnt even think about it Vector3 currentPosition = entity.transform.position; Vector3 newPosition = currentPosition + new Vector3(0, 5f, 0); entity.transform.position = newPosition; OR you can delete the && entity.ShortPrefabName != "codelockedhackablecrate" on line 75, just this part and not the rest, and this will stop the crate from spawning above its usual location. i mainly added the transform to prevent heli gibs forcing crates under the terrain but should be checking here if its heli crate too. thanks for the report, ill sort it today at some point
  6. sorry it has taken so long, but the update which allows you to use ShipWreck plugin too has finally landed. adhd brain at its finest lol. There may be an issue with the crates that spawn while the event is running, if so please do let me know. I am not magic and can not test against a plugin i have no license for. please do send me a message on discord if you encounter issues while shipwreck is running, where non event crates dont float. really fixed this time, thanks to Mabel for the assist.
  7. i get this 1 too, not just FurnaceUpgrades, but IQAlcoholFarm, BradleyDrops and HeliSignals with Loottable being the common conflicting plugin
  8. ive dealt with this by removing the language function. it really wasnt necessary. the error should now be gone as player.Message is no longer there.
  9. tacman1981

    Spectate

    looks like you use /spectate stop according to the code. it will force a respawn
  10. ive added this feature to the latest update in the form of a permission. if not granted, it will do exactly what you asked for. hope this helps
  11. i am certain it is the command that needs changing, since they use the same /setgenes. you should go into skill tree config and change this "Chat command that players can use to set their plant genes": "setgenes", then reload both skilltree and custom genetics
  12. tacman1981

    Craft Menu

    it feels like the same for a lot of items, ive had players reporting their slot machine is placing as fridge
  13. tacman1981

    Team Info

    this, is an example of what is happening currently with this plugin. the images have since loaded, my api key was apparently wrong, maybe they changed the system or something. but cant seem to get the health bar to stop increasing on the display, while having only 100 hp
  14. this here is a reason why i kept rewriting to use assets from the game files instead of external links
  15. there is language support from what i can see. so you are able to add your own language files without affecting anything
  16. loottable for multiplier doesnt technically create a multiplier, but seems to hard lock the value, refusing any further boosting. as far as i know, loottable has always done this, is why i use gather manager for gather rate increase instead
  17. no idea why i was quoted here, i just posted a quick fix as a user of this plugin. play around with the offsets to relocate it
  18. it should really be on the developer to patch this, sort button had a problem where it was out of alignment and that was fixed within hours here is a close match for the offsets, it has a small gap above the top of the tc UI, made it so other users of sort button dont have intersections "OffsetMax": "406.44 142.785", "OffsetMin": "293.746 57.215"
  19. tacman1981

    Furnace Levels

    would love to see electric furnaces supported in this 1. in its current state the electric furnaces are picked up as normal 1/1/1 furnaces when using a hammer. it is a line which no longer needs to have Contains but instead ==
  20. if there is a command, you can usually add to any shop that supports commands for currency
  21. try updating it. it was patched before the update went live and it addressed this issue
  22. literally change the lines with the provided snippets, this will get you on your way

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.5k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.