Trying to release my familiar (a rabbit since I'm playing a neutral character) from the inventory just results on the main screen in three or four blinks of my green circle on the ground and nothing more seems to happen. The item then has disappeared from the inventory screen but it apparently appeared nowhere.
Incidentally, clicking on the Stone of Recall has absolutely no effect: no teleport, no sound, no light effect, no XP loss.
Do both topics share a spell that could be corrupted? What should I change-log?
Both "Release Familiar" and "Stone of Recall" don'
Started by Shuv-Oohl, Dec 26 2010 11:48 PM
1 reply to this topic
#1
Posted 26 December 2010 - 11:48 PM
#2
Posted 01 January 2011 - 04:37 PM
A typo in baldurbase.baf of the mod refinements corrupted 6 lines of code in baldur.bcs and baldur25.bcs during installation. Hence the following lines including the code for the Stone of Recall and for the familiar were ignored.
Substituting in both bcs files the 6 lines
Class(Player1,0) by Class(Player1,FIGHTER_MAGE_THIEF)
for Player1 to Player6 solves the problem.
Substituting in both bcs files the 6 lines
Class(Player1,0) by Class(Player1,FIGHTER_MAGE_THIEF)
for Player1 to Player6 solves the problem.






