Search results

  1. stinkey

    what do you use vectors for

    Yes, changing entity velocities and raycasting exist. But those just skim the surface of vectors. What would you use vectors for? How would you incorporate them into a DF game? I made a physics simulation of orbiting planets, though to be honest an actual game rather than a physics thing...
  2. stinkey

    Vectors Guide

    Locations are locations, vectors are directions with magnitude. Vectors are also different from pitch/yaw as 1, they are easier to use when calculating physics and stuff and 2, they have a length and are a ray while pitch/yaw are just a direction without any magnitude. Vectors are cool because...
  3. stinkey

    Get clicked inventory item

    please elaborate. btw Game Value Clicked Item is for plot guis iirc not inv a way to do it though: If Var ( in chest: Game Value Event Item, [item] )
  4. stinkey

    Noticable Players of DF

    i notice looser because i got banned from pgc2
  5. stinkey

    The Direction of DF's Games

    " processes are how we transcended as human beings. they unlocked infinite possibilities, just like imagination unlocks the mind. so ye they are cool i guess " of course, processes are great and using other methods arent optimal, but i meant that it was not processes that "unlocked"...
  6. stinkey

    The Direction of DF's Games

    yeah except you can still do what processes do without actually using processes
  7. stinkey

    why is melon king good

    its good because there pvp is enabled and people who already started playing have better gear than those who just joined 5 seconds ago thus creating a hierarchy and people love to watch other people suffer so the king can just abuse things to kill people as the game is unbalanced and people who...
  8. stinkey

    Uhhh what the...

    what lol :roflrofllmao:
  9. stinkey

    Vectors Guide

    simplifying code, shortening code, easier way to "softcode" moving locations without using lists and stuff, and basically just a way to use slope instead of angle when doing math.
  10. stinkey

    Uhhh what the...

    bro did you think sekksy was illegal :rofl\:
  11. stinkey

    Sine and Cosine

    you can also do it with my method using only 2 codeblocks
  12. stinkey

    Sine and Cosine

    uh, what? wdym now we can get the sine and cosine of a number now... we always could have? i mean yeah now its easier but like ? you can just do like, make a location, then move it over 1 on the x axis and the number on the y axis then make a location look at the new location and get the pitch i...
  13. stinkey

    Big E Studios // Staff Application

    thicc e studio 😳
  14. stinkey

    how do i remove codespaces?

    i remember you could use glitch stick to remove the corners and when doing /plot codespace again it replaces the broken one, but i think they removed that feature,,,
  15. stinkey

    Is there a way to detect someone shift clicking an item into an inventory menu?

    you can uncancel the event, then detect whether the cursor item is equal to air. to detect rclick you would see whether the cursor item is equal to the clicked item, just not the same stack size. for lclick just if cursor is exactly equal to clicked item. thoughhhh,,, idk how you would cancel...
  16. stinkey

    Anyone know how to make "Chat Tags?"

    you need a rank
  17. stinkey

    Why Was Dislike Removed?

    its because peoples feelings were hurt 😔 you wouldnt want to hurt my feelings, would you? 😭 👉 👈
  18. stinkey

    [ Discord Webhooks ] & [ Web Requests ]

    smh you used black text rather than remove formatting RIP dark mode users,
  19. stinkey

    Public variable

    ,,, he put a function for organization and it literally doesnt affect the code
  20. stinkey

    Public variable

    bro do you not see the process in the picture xd
Top Bottom