Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: Akari on 2006-10-16 13:26:21
-
When we load map does script starts from the very beginning, or it just continue running? If it's continue - then where in savemap this pointer stores (there must be a lot of them for each entity) and where coords for all other entity stored?
-
From the beginning, AFAIK. What fields make you ask? Those where there are, say, two different events (with models in different places as a result) might check the Plot Progression Variable, for example, and run different scripts to position the models in their correct places, based on the point in the story the player has reached.