[MOD] New Tab in Favor Item store

This mod creates a new tab named GKRITS (As he's making new favor items.) and add the item BANHAMMER. This is more to help other modder as BANHAMMER is pretty overpowered.

http://67.55.41.251/Demigod/NewFavorItems.zip

How is works

hook\lua\common\Items\Achievement_Items.lua 

 

Is where new achievement items go. In this case the only entry is BanHammer but you add more items to the bottom.

hook\lua\ui\game\SCREEN_shopachievements.lua

 

This is where the new tab is defined. I've marked most the code changes with #CODEBLOCK Goes here but using a program called ExamDiff will show you the error it's available here http://www.prestosoft.com/edp_examdiff.asp.

The name of the tab is defined hook\lua\ui\help\tooltips.lua

 

This file define the cost of the favor items, which ones are included in the layout and the location of the layout files
hook\units\ug\b\ugbshop08\ugbshop08_gkrits_unit.bp 

 

Finally the layout is defined in the root directory i

UGBShop08_gkrits_ShopLayout.lua It's just a normal layout file like the other layout files. 

 

 

Creative Commons License
Favor Item Tab Mod by mrappard is licensed under a Creative Commons Attribution-Share Alike 2.5 Canada License.

2,027 views 6 replies
Reply #1 Top

I wanna know what that Ban Hammer does, lol.

Reply #2 Top

Great Thank you mrrappard.

Now if i want to make a new tab in the regular shop?

Reply #3 Top

Quoting Teseer, reply 1
I wanna know what that Ban Hammer does, lol.
End of Teseer's quote

I think the hammer does +80 Dmg and +25% attack speed if i remember correctly. Awsome mod, going to look at adding a few things myself if I get the time.

Reply #4 Top

mrappard, just checking with you about permission to use your mod along with one of my own. I am using your item tab mod and adding in my own new Favor Items. It is being discussed in another thread about using other peoples work and whether or not a credit in the mod_info or a readme is sufficient or if permission should be sought.

Thanks mate...nice modding!

Reply #5 Top

Licensing Information Provided

Reply #6 Top

thanks mate...

:thumbsup: