anyone can help me with coding this?

  • TheSupaMario
    29th Oct 2018 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    29th Oct 2018 Developer 0 Permalink
    @janek123 (View Post)
    Have you programmed before?

    Anyway the function sim.can_move can be used to make particles move through gasses. Something like sim.can_move(tpt.el.dust.id, tpt.el.gas.id, 2) would make dust move through gas
  • TheSupaMario
    29th Oct 2018 Banned 0 Permalink
    This post is hidden because the user is banned
  • LBPHacker
    29th Oct 2018 Developer 1 Permalink

     

    What jacob1 posted is a Lua command and as such can be run directly from the console (watch out for the order of parameters though). And yep, it's Lua, not LUA.

    Edited 2 times by LBPHacker. Last: 29th Oct 2018
  • TheSupaMario
    30th Oct 2018 Banned 0 Permalink
    This post is hidden because the user is banned