Reading comprehension in this thread: -1
Can anyone else confirm this? I added the fix posted and it worked fine. Also, please confirm that you're using the M012_007.qpf file dated 7/4/2011 before posting one way or another.Quote:
Bug Report: Sanctuary IS NOT fixed, you may enter but exit teleporter is still bombed. This issue was confirmed using only the DEV release. Just thought i'd let you know.
i think its insert into tableQuote:
how to set tamerate to 100%?
UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage] = 1.0000 WHERE [taming_percentage] > 0.0000 GO
USE Arcadia GO UPDATE [dbo].[MonsterResource] SET taming_percentage='1.0000'