Search results

  1. RolandMC123

    An Introductory Guide To Item Tags

    Other Note: Item tags are really buggy. Sometimes the actions don't work, text tags don't save properly in saving inventories, etc. Apparently, number tags weren't implemented properly by S4nders so you can't even use them with most actions.
  2. RolandMC123

    Raid Bosses

    bop
  3. RolandMC123

    Have there ever been any true RPGs in DiamondFire?

    A plot can't be cleared by lagslayer? ...Anyway, Qxeii and TRMMax are working on a Starblight sequel for a while, but the team isn't very active rn.
  4. RolandMC123

    I'm posting this thread from school rn

    Update: I still go to school as well stop whining smh
  5. RolandMC123

    Raid Bosses

    stab owen you better do something quick
  6. RolandMC123

    Raid Bosses

    I stab helpbot d i e
  7. RolandMC123

    Unlocking DF

    welp, I guess encrypting it with base64 then gzip also works since that's what my Python -> DF script prototype used. /shrug
  8. RolandMC123

    Unlocking DF

    The text is first encrypted with base64, and afterwards gzipped. So to decode it you would first need to ungzip it and then convert it from base64. (Also, the data is stored into only one item tag since it's just encrypted JSON, and the internal code afaik doesn't parse item tags or anything...
  9. RolandMC123

    Texts are cool.

    other formatting suggestion: You could use bolds/italics and bigger text sizes for categories or important stages in the tutorial, LIKE THIS.
  10. RolandMC123

    player = Blaze() if player.isCoding: player.mood = "happy" else: player.mood = "sad"...

    player = Blaze() if player.isCoding: player.mood = "happy" else: player.mood = "sad" python
  11. RolandMC123

    Thoughts on Disable PVP

    for the record I use the player event for my plots ok thank you
  12. RolandMC123

    where is LinoOtte please show yourself

    where is LinoOtte please show yourself
  13. RolandMC123

    Coding Constraints

    every new player already completed this one
  14. RolandMC123

    This Next Verse Go

    This says a lot about our society.
  15. RolandMC123

    Found A Way To See The DiamondFire Website Through A File

    You're not actually able to view the website anyway, just that one webpage from the period of the time when you saved it on your computer.
  16. RolandMC123

    How do I disable the 2x2 crafting?

    can no one read my message when I say the player event doesn't even run when clicking the crafting menu
  17. RolandMC123

    uh

    uh
  18. RolandMC123

    Thoughts on Disable PVP

    why wouldn't you use it? It's just an easy way of quickly enabling/disabling PVP without having to use variables and 2 player events.
  19. RolandMC123

    How do I disable the 2x2 crafting?

    As RDM said, Player Event: ClickOwnInv doesn't activate when you click the crafting menu at all, so it won't output anything no matter what code you put in to detect that.
  20. RolandMC123

    King

    m
Top Bottom