• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

garbage

  1. HerlySQR

    [Lua] How good is the garbage collector?

    Hello, I ask this question because I wanna know how viable is create a vector "class" with Lua, because taking advantage of the garbage collector will make easier do geometry. I read threads about this but I didn't get a clear answer. I know there exists [Lua] - Leak Preventer, but tables are...
  2. you will be remembered and missed 12 dollar bills and 4 pennies (Jan 19, 2019) (Media Version)

    you will be remembered and missed 12 dollar bills and 4 pennies (Jan 19, 2019) (Media Version)

    https://www.hiveworkshop.com/pastebin/0b57be0a08727a64f179ff502b1f03d319285/ = media version jic i might get rid of it as keeping it as on the pastebin also. | or ask me where to get rid of it if wanted. :)
  3. Furry Nova

    [Solved] Is TRIGSTR Collecting Garbage?

    I've just been having a go at converting GUI into vJASS. Since there's a wait delay required I thought it be better using local run of temp variables instead of global ones to prevent the risk of outside trigger passing or bugs that access the same variables. After so many errors, I finally got...
Top