• 🏆 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!

console

  1. Kick King

    [LUA] Way to see console log of active game

    Hey, So, I'm creating this map and I has some fairly long Lua scripts in it that I'm trying to debug. Which has become kinda a nightmare because if there is a runtime error, it's super difficult to track down because it doesn't display any info about what caused that thread to crash. I was...
  2. Glint

    [Lua] Console Window at Runtime

    Hello! I had this idea since Blizzard implemented Lua and the custom user-interface in Warcraft III. When I was testing my other projects (Perlin Noise, File IO, Network), I'm using player chat event and Lua's load function as an input, DisplayPlayerTextMessage/print for output, to debug my...
Top