- Joined
- Jun 29, 2007
- Messages
- 2,619
- Reaction score
- 2
- Age
- 35
Any chest whatsoever?
At least that'll be an easy fix.
At least that'll be an easy fix.
I think it's just the Nash individualized chests actually - they have the usual issue where the cost isn't defined. Didn't realize those were only worth 100gp though.Keldorn said:Fire resistance potions cost 100 gold from individualized chests.
Thothie said:I think it's just the Nash individualized chests actually - they have the usual issue where the cost isn't defined. Didn't realize those were only worth 100gp though.Keldorn said:Fire resistance potions cost 100 gold from individualized chests.
Handled in player/externals.CrazyMonkeyDude said:EDIT: Following the twisting trail of demon blood's effect on the player... I see an end_demon_blood event being called, but no such event, unless it's in a different script.
CrazyMonkeyDude said:Any inkling on where said loop is?
Thothie said:Maybe ye have something checked ye should not?
Thothie said:CrazyMonkeyDude said:Any inkling on where said loop is?
demon_blood_loop in player/externals? >_>
{ end_demon_blood
if (DEMON_BLOOD_END > game.time)
{
local NEW_CALL_TIME DEMON_BLOOD_END
sub NEW_CALL_TIME game.time
callevent NEW_CALL_TIME end_demon_blood
}
if DEMON_BLOOD_END <= game.time
zeus9860 said:Poison cloud from green rune blade doesnt work, tested it on the friendly npc's in helena and it dealt no dmg to any of them. The i tried the actual poison cloud scroll spell and it worked on them.
Xeropace said:Both my Rune Blade and Poison Cloud Scroll work fine. Maybe it's to do with your affliction level? All I could imagine is the weapon is slightly bugged, rather than saying "No you can't cast poison cloud" it still spawns it but with no damage.