Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Idobek
« on: June 21, 2005, 10:23:22 AM »

There is a new fixpack being worked on at G3.
Posted by: Kuemper
« on: June 21, 2005, 10:12:07 AM »

Specifically, which Fixpack?
Posted by: underdog
« on: June 21, 2005, 09:57:27 AM »

Is that how you do that? I've been charming himi with the RoHI, takes anywhere from 1 to 20 tries though.
Posted by: CamDawg
« on: June 21, 2005, 07:05:42 AM »

The problem is that the dispel magic being cast via script on Glacias is generally not of a high enough level to un-charm him. We fix this in the Fixpack by changing the spell reference in ar1301.bcs from

Code: [Select]
ApplySpell("kpglai01",WIZARD_TRUE_DISPEL_MAGIC)
to

Code: [Select]
ApplySpell("kpglai01",FORCE_DISPEL_MAGIC)
as FORCE_DISPEL_MAGIC never fails.
Posted by: Guest
« on: June 21, 2005, 06:05:14 AM »

In the de'Arnise Hold, there is a secret room where Glaicas is located. Glaicas has one pieces of the Flail of Ages.

If I want to get it from him without using violence, I have to charm him to "normalcy". But there's a bug with the game:
a couple of seconds after you charm him, he turns blue for about 1 second, then turns green again. So, basically,  the charm spell  is interfering with the script that would lead to him talking to character.. If I want to save him (and earn 22,550 xp), I have to time it right so that when you charm him (he turns green) one of my attacks will hit him (this must happen BEFORE he turns blue). He will turn red again. Then I must pause the game and stop all characters. After this he should talk to me.

Well, I have tried this like hundred times, and It doesnt work.

So Im asking, is there a way to edit the script? Like that you could get him back normal by using dispell.