 |
Mortal |
Joined: Tue Dec 25, 2012 3:54 am Posts: 621
SK Character: Caric
|
Its not really a bug but code will need to be altered to fix it. Locate object has a line issue it returns 100 lines but has the "you cast" at the top making it 1 line short of a complete display which means the last line is then filled with the continue scrolling option making it 2 lines short. So you locate something there are 100 items of are limited to 98 items then a continue for 2 items. Simple fix set scroll limit to 110. Then you get the full 100 items and have spare lines for the scroll of locate object and something else that may already be in the game. Im not sure why no one else has ever noticed this but hopefully would be a simple fix in one spot of the code.
|
|