• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

strings

  1. katya18

    Parsing string, facing problem with string length limit

    Hello guys. Recently I've found out that strings in jass are limited to ~1k symbols in length and because of this I get some strange bugs Here what I'm doing: I have string (actually it is first array's element, doesnt really matter) string commands = Commands_Stack[0] It works like "stack"...
Top