|
||
|
|||||||
| RunUO Post Archive The Archvie |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,359
|
FIRST:
The best way to find new bug fixes: Search for "fixed next version", select "All terms", and a username of krrios This is not quite ALL of the bugs, but a fair amount. kill decay bug: http://www.runuo.com/discussion/viewtopic.php?t=18497 decoration bugs: http://www.runuo.com/discussion/viewtopic.php?t=18547 smelting at static forges: http://www.runuo.com/discussion/viewtopic.php?t=18556 createaccount (1 account per IP) bug: http://www.runuo.com/discussion/viewtopic.php?t=18812 guards whack negative karma creatures: Not a bug in the main distro, but a problem with the permanentwarriorguard and permanentarcherguard scripts. Then again, whenever anyone asks "where's the guards" they get told to use these scripts... "am" impaler corpse: http://www.runuo.com/discussion/viewtopic.php?t=18906 incorrect [telgen docs: http://www.runuo.com/discussion/viewtopic.php?t=18971 skill order bug: http://www.runuo.com/discussion/viewtopic.php?t=18927 negative magery weapons: http://www.runuo.com/discussion/viewtopic.php?t=19179 (doesn't say what file to put it in. Search for "public virtual bool CheckHit") sextant bug: http://www.runuo.com/discussion/viewtopic.php?t=19182 vendor purchase bug: http://www.runuo.com/discussion/viewtopic.php?t=19101 (no description of how to fix - says it's a serialization error, but not where) armor smelting bug: http://www.runuo.com/discussion/viewtopic.php?t=19134 OBSOLETE bugs spawner bug: (UPDATE YOUR OLD SPAWNERS!!! =) http://www.runuo.com/discussion/viewtopic.php?t=14528 bug fix for "2 login attempts needed" In Scripts/Misc/HardwareInfo.cs, line 97, replace 0xCC with 0xCA. It will then look like: [code:1]PacketHandlers.Register( 0xD9, 0xCA, false, new OnPacketReceive( OnReceive ) );[/code:1] In the same file, line 169, replace 4 with 3. It will then look like: [code:1]info.m_Language = pvSrc.ReadUnicodeStringLESafe( 3 );[/code:1] |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|