Version 50 beta feedback

  • Neospector
    21st May 2011 Member 0 Permalink
    I actually also dislike the console.

    Is it possible to only run the scripts in LUA, and keep the current commands of set (Property) (Element) (Number/element)?
  • lenscas
    21st May 2011 Member 0 Permalink
    I hope I don't like this console
  • Pilihp64
    21st May 2011 Developer 0 Permalink
    You guys need to learn lua syntax, all existing console commands are now FUNCTIONS. you can't just type words.
    tpt.set_property(property, value, type)
    this will set the "property" ( "type" "vy" "vx" "ctype" ect..) to value of the particles with type "type" ( "dust" "watr" , name of element).
    an example
    tpt.set_property("vy",1,"spng")
    this is the command for movable sponge, which would have been " set vy spng 1" before
  • JH-Darkfire
    21st May 2011 Member 0 Permalink
    no offense, but i preferred the simpler console.
  • Dr-Nukinstin
    21st May 2011 Member 0 Permalink
    no offense to anybody but most of us are not computer literate in anyway, so we just can not understand the new console the old one was easy the new one only a programmer can use
  • user25
    21st May 2011 Member 0 Permalink
    Please change the console back!!!!!!! This one really is horrible(no offense) but nobody can use this, it is way TOO complicated and i can code, so most normal people can't do anything with console.
  • Dragonfree97
    21st May 2011 Member 0 Permalink
    The older console was better, I must admit.
  • ihearttpt
    21st May 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • luciano123
    21st May 2011 Member 0 Permalink
    so how you delete favorites?, and how do you make photon hot what command in the console?
  • code1949
    21st May 2011 Member 0 Permalink
    @cracker64 (View Post)
    The old console was much faster, also, when I typed in tpt.set_property("type",dmnd,"coal"), everything turned into dust.

    Can't we have both Lua and the old console at the same time?
Locked by Simon-: Beta is over