Posts by Kobalt

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.

    Can I make a suggestion? Could you make the command generate some sort of [ground?] pollution, or a hefty calorie hit, when the command is used? So there's some sort of cost to make things disappear? (Especially if you're /dumpcarried'ing tailings ;) )

    I'd like to create a trash can item that destroys anything put into it, but creates a small amount of ground pollution at it's location in exchange, maybe based on some aspect of the item's values, also possibly a compost heap that does similar for organic items, but either can craft fertilizers, or slowly reduces ground pollution/increases fertility around it?


    Secondly, I'd like to create an ethanol object based on biodiesel, and I want to make sure I cover all my bases.


    So far I have copied and rename biodiesel.cs to ethanol.cs and changed the recipe inside to call for corn instead of tallow. Will I need to change all instances of the word "Biodiesel" to "Ethanol" (as well as add my new fuel type to the vehicle/factory's lists of fuels)?

    It needs to work with the carried item also so we don't have to mess with /dumpcarried


    Well it deletes the selected item, and since you can't "select" the carried item specifically, that could cause issues. Trash is helpful in that unlike "dump" it is targeted to a selected item on your quickbar.


    ---- Automatically Merged Double Post ----


    I posted an update ;)


    I lol'd heartily at the irony.


    That was the FIRST thing I did once I found it! Had to convince a friend of mine to play in spite of the vanilla "carried" limit, but I have it set at 50, so it's not like you can carry nearly a whole stockpile with you. Thanks again!

    Ill see if PingPerfect has 7.2 yet, though if you can get them to carry WorldEdit so I dont have to put a ticket in to add your .dll that'd be fantastic ;)


    ---- Automatically Merged Double Post ----


    I was able to use the tool that checks the soil that gets the block id and I been able to build walls, pillers and so on, so use the soil examer I think it's called, a option at the end for state would be nice, also been able to copy items like ramps, benchs and so on, or copying chests.


    But the work so far are epic.



    Did we ever figure out if changing the block state (wall, pillar, solid, decorative solid, etc.) was doable?


    ---- Automatically Merged Double Post ----


    I was able to use the tool that checks the soil that gets the block id and I been able to build walls, pillers and so on, so use the soil examer I think it's called, a option at the end for state would be nice, also been able to copy items like ramps, benchs and so on, or copying chests.


    But the work so far are epic.



    Does this mean changing the block state (wall, pillar, solid, decorative solid, etc.) is doable?

    If by "claim stakes" you are referring to "property claim flags" you can add a recipe by copying and pasting already existing recipes.


    You can find recipes under the mods folder in your server folder.


    It's a very straight forward change.



    I must be missing something simple as the only thing in PropertyClaimStake is:



    So I add, for example, the second portion of the Gold Ingot and modify it to read ClaimStake in place of GoldIngot?


    I'll keep at it. Thanks, Clay!

    I would like to make claim stakes craft-able (Albeit for a very steep price). What lines do I add/modify to make this happen? I'm referencing other items, but it's still a little confusing to me.