Who knows how to....

  • Squirtle
    6th May 2014 Member 0 Permalink
    ^Set the acidity/corrosiveness of an elemnt? I cant find it in Wiki, and im making a gas that is corrosive over time. Any response is (probably) helpful.
  • jacob1
    6th May 2014 Developer 0 Permalink
    use the "Hardness" property.
  • Squirtle
    6th May 2014 Member 0 Permalink
    Doesnt that set how resistant said element is from acid? I dont see how it would make said element more corrosive... I'll try tho. EDIT: The higher the value the more corrosive? Or oposite of that?
    Edited once by Squirtle. Last: 6th May 2014
  • jacob1
    6th May 2014 Developer 0 Permalink
    Oh, I misread what you said. There is no property to set that, you would have to make an update function and look around for things to corrode.
  • Squirtle
    6th May 2014 Member 0 Permalink
    Wha... then how was CAUS made? lol
  • h4zardz1
    6th May 2014 Member 0 Permalink
    i think is like this...
    upon contact with any element
    if hardness is >0
    choose between 0 and 1001-(Hardness[formula])
    if the number is 1
    delete
    end
    end
    end
    end

    it is not in update-function code/yes,if it is not "upon contact with any element" but "upon update-function output detected and delete the "if the hardness is >0".
    Edited 7 times by h4zardz1. Last: 6th May 2014