Search results

  1. stinkey

    How do I make it so that you can't move a specific item in your inventory

    i dont see how emperor would make it easier Player Event: Click Item in Own Inventory: If Var: Event Item Equals ( Game Value: Event Item, [insert item here] ) { Game Action: Cancel Event; }
  2. stinkey

    Making launch projectile spread 360 degrees

    Set a variable, "pos", to the grenade's location Set the pitch rotation of "pos" to -45 Repeat 36 times: Shift the yaw rotation of "pos" by 10 Launch a projectile at location "pos" Another way you could go about doing this is launching the arrows all straight upwards, with a lot of...
  3. stinkey

    Code Template Manipulation

    i saw your pfp in the thread thing and i thought it was my pfp and i was like "wtf who is this stinky clone"
  4. stinkey

    Lets attempt to predict the next DF plot trend!

    so, you're hoping to start a flame war and your intent is to provoke other people?
  5. stinkey

    dfplots.net

    deez
  6. stinkey

    King

    im sorry but what the heck is this thread
  7. stinkey

    Anyone know how to make "Chat Tags?"

    did you just unironically post on a 7-month old thread
  8. stinkey

    Tutorial changes

    actually, df used to have an in game tutorial but they decided to change the tutorial to youtube vids instead
  9. stinkey

    cool sugestion

    ✌️
  10. stinkey

    Recursion in DF is convoluted. Change my mind

    Recursion. Recursion. Recursion. Recursion. In case you don't know what recursion is, here is a basic explanation: you split a problem into smaller and smaller pieces, one example being a tree with branches coming off from the main trunk and smaller branches coming off of those branches and...
  11. stinkey

    Is there a way to make a container completely inaccessible?

    Perhaps. Something like a slime would most likely be better, because of its small (or customizable size) cube hitbox. Also, the entity would most likely be hidden inside the player's head, not at the block, to lower the entity count and just make development more efficient.
  12. stinkey

    Quick Survey

    i do not know who the heck acedoggo or acesugar are
  13. stinkey

    Are Low Quality Plots Going to Die Out?

    what, are you applying?
  14. stinkey

    Performing an action for every block inside a sphere

    recursion is also cool but df does not support function params which is 🤬 and thus recursion is 🤬
  15. stinkey

    Just noticed this

  16. stinkey

    Is CodeUtils safe?

    sus, as in the popular multiplayer game "among us?"
  17. stinkey

    Just noticed this

    you? good game-maker? not to be mean, but. arent all your plots literally survivals or cp grabs???
Top Bottom