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!
Hello!
Let me just begin by saying that I literally have no prior experience with triggers whatsoever. I'm primarily self-taught and harvested much of my knowledge regarding these from the Hive itself, custom campaign structures, or other YouTube videos.
Recently, I've been encouraged to make...
I'm having an issue with game caches.
Some of the data I put in it is not retained.
BUT, this only happens with some of the stored data. Some keys work fine, but others don't.
Is there an article on what exactly am I supposed to do to have all my data saved in the cache?
WC3 written on C and uses typical caching method when it comes to strings. Every existing string being cached into virtual table which may improve mem use while working with tons of strings with the same content. You can learn more about it over the internet.
I've been using async strings in my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.