Questions on spells and such
Posted: Wed Nov 14, 2001 12:11 pm
1) Have you implemented Mark/Recall spells in U7BG?
How do they work? I remember extremely unclear usecode for them.
Where the coordinates are memorized? What savegame file in the original engine contained the marked coordinates?
I suspect that 2 region coords can be saved as the stone's quality to teleport to the region to bring the 4 regions in, and then the Egg can fire, causing one more teleport. Is it really so?
The stone must be put to ground - not in the backpack - while Mark. Mark will also fail if you're on a barge.
2) What does the Firesnake spell in SI does? I never saw any result of it except reagents and mana being spent
3) Delay engine. Usecode intrinsic #2 in BG (called ScheduleMacro in my UCDUMP).
The game can be saved and restored during the delay, which is set, for instance, when using silver serpent venom on people (the macro scheduled lowers the stats).
Have you implemented this?
What original savegame file contained this?
4) NPC schedules.
Do they use the same script as usecode "macros" like the one executed at the very beginning?
How do they work? I remember extremely unclear usecode for them.
Where the coordinates are memorized? What savegame file in the original engine contained the marked coordinates?
I suspect that 2 region coords can be saved as the stone's quality to teleport to the region to bring the 4 regions in, and then the Egg can fire, causing one more teleport. Is it really so?
The stone must be put to ground - not in the backpack - while Mark. Mark will also fail if you're on a barge.
2) What does the Firesnake spell in SI does? I never saw any result of it except reagents and mana being spent
3) Delay engine. Usecode intrinsic #2 in BG (called ScheduleMacro in my UCDUMP).
The game can be saved and restored during the delay, which is set, for instance, when using silver serpent venom on people (the macro scheduled lowers the stats).
Have you implemented this?
What original savegame file contained this?
4) NPC schedules.
Do they use the same script as usecode "macros" like the one executed at the very beginning?