Search found 4 matches

by kkkkyue
Tue Aug 28, 2018 12:31 am
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 601260

Re: Monster Hunter World (SeiKur0)

hello Can someone tell me how to use the Layered Armor option? you just have to active the layered armor option then select an armor for each part. To see the change, you have to change the scene so that the game reload the character.(I just go to the player room to see change) Would be better to w...
by kkkkyue
Sat Aug 25, 2018 8:22 pm
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 601260

Re: Monster Hunter World (SeiKur0)

hi ,seikur0 i'm trying to modify investigation missions. now, i have some code. local aobs = AOBScan("68 A1 BE 42 01 00 00 00 30 75 00 00", "-X-C+W", 1, 4) if aobs ~= nil then local base = aobs[0] unregisterSymbol("p_mission") registerSymbol("p_mission",base) end local base= getAddress("p_mission") ...
by kkkkyue
Fri Aug 24, 2018 1:04 am
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 601260

Re: Monster Hunter World (SeiKur0)

I just updated my table and put these values in too. I also added complete lists for the dropdowns. (Don't make yourself too much work with these lists, I do have the game text db as dump.) You'll have to explain me what these values do, I probably can't use them yet :D Is it for the layered armor ...
by kkkkyue
Thu Aug 23, 2018 7:23 am
Forum: Tables
Topic: Monster Hunter World (SeiKur0)
Replies: 632
Views: 601260

Re: Monster Hunter World (SeiKur0)

HI,SeiKur0 I like ur table. and here some code for transmog head:pchar+605ec armor:pchar+605f0 Arm:pchar+605f4 belt:pchar+605f8 foot:pchar+605fc dropdown list: head 1:Recruit 2:Hunter 3:Anjanath 4:Jagras 5:Bone 6:Alloy LR 9:Vespoid 10:Kulu Ya-Ku 11:Pukei-Pukei 12:Jyura 13:Barroth 14:Tobi-Kadachi 15:...