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

Operation Limit

Status
Not open for further replies.
Level 24
Joined
Aug 1, 2013
Messages
4,657
Hi all.

I am wondering how big the operation limit is and how fast it fills up.
I am working on my Event System but it is currently written in a hashtable and I want to change that into arrays.

To make everything easy and very efficient, I want to initialize all events inside the hashtable and then convert everything to arrays.
Now the problem is that I will be looping very much times and there are a lot of actions in it.
 
Status
Not open for further replies.
Top