Difference between revisions of "Quest scripts"
no edit summary
imported>GuidoBot |
imported>Talkie Toaster |
||
Line 17: | Line 17: | ||
* Because Quest scripts are run always based on time intervals they will not necessary frame sync, even with fQuestDelayTime set to a very low value. For some effects (e.g. those using SetPos) this can have undesired effects. In these cases Object and Magic scripts may be more appropriate to achieve an effect smoothly. | * Because Quest scripts are run always based on time intervals they will not necessary frame sync, even with fQuestDelayTime set to a very low value. For some effects (e.g. those using SetPos) this can have undesired effects. In these cases Object and Magic scripts may be more appropriate to achieve an effect smoothly. | ||
Quirks: | |||
* The data in a quest beginning with "1" cannot be accessed by external scripts. | |||
[[Category: Scripting]] | [[Category: Scripting]] | ||
[[Category: Quests]] | [[Category: Quests]] |