Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Friends, could you tell me how many simultaneous functions can be executed in the game? I'm currently working on character animations: I create separate functions and launch them using startThread(), but I noticed that the game freezes completely after the second startThread() command. If I combine all the animations into one function, then everything works fine.
There can be many threads (within reason; perhaps on a few dozen, someone might start experiencing lag). Personally, just to be safe, I only run creature animations if the player is nearby (you can, for example, check the distance between the hero and the creature at the beginning of the turn), but that's just my paranoid mode. Please provide a simple example of how you are launching them and what is happening.
РПГ-сценарий для HoMM5: Путь героя ЧаВо по созданию карт для HoMM5: ЧаВо