I would like to know if there is a way to fix bugs such as spell bugs or the use of some items that doesnt work correctly..:)
Printable View
I would like to know if there is a way to fix bugs such as spell bugs or the use of some items that doesnt work correctly..:)
Items are a dtabase issue, usually, so just id the item, get the proper info, and put it in.
The spell bugs are a core isue. Download the source via svn, learn some c++, and edit away :)
ok thnx!!:)