jTynne
High Council
- Messages
- 249
- Points
- 0
- Emulator
Alrighty, using Xantara's latest Flux release, there's still several issues getting the item and monster databases to display properly.
I've made a few changes just to get the errors to stop the pages from loading, but now I can't seem to get the matk or equip_level_max fields to display.
I'm not a programmer, so I'm sure you'll find plenty of things that I've done in the code that'll make you scratch your head (see attached file).
This is the modules/item/view.php file attached. Since Hercules doesn't have atk:matk in one column any longer, that presented an issue, so I tinkered around a bit. It's allowing the page to load as I've modified it, but as you can see here on the site I've attached to my test server: http://rune-midgard.com/?module=item&action=view&id=1599 MATK and Equip Level Max are 0/None.
Any assistance in getting this working would be greatly appreciated. Thanks!
view.php
I've made a few changes just to get the errors to stop the pages from loading, but now I can't seem to get the matk or equip_level_max fields to display.
I'm not a programmer, so I'm sure you'll find plenty of things that I've done in the code that'll make you scratch your head (see attached file).
This is the modules/item/view.php file attached. Since Hercules doesn't have atk:matk in one column any longer, that presented an issue, so I tinkered around a bit. It's allowing the page to load as I've modified it, but as you can see here on the site I've attached to my test server: http://rune-midgard.com/?module=item&action=view&id=1599 MATK and Equip Level Max are 0/None.
Any assistance in getting this working would be greatly appreciated. Thanks!
view.php