Editing LUABBR.2DA via a .tp2 file
Greener
Member Posts: 430
I'm attempting to edit a value in the LUABBR.2DA using a .tp2 file would anyone be able to assist me?
I'd like to change the value associated with KENSAI from Fi0 to Fi5 (a custom file I'll be adding)
COPY_EXISTING ~LUABBR.2da~ ~override~
SET_2DA_ENTRY_LATER ~KENSAI~ 29 1 ~Fi5~
SET_2DA_ENTRIES_NOW ~KENSAI~ 3
BUT_ONLY_IF_IT_CHANGES
This is what I've got so far, but it doesn't appear to be working, any thoughts?
I'd like to change the value associated with KENSAI from Fi0 to Fi5 (a custom file I'll be adding)
COPY_EXISTING ~LUABBR.2da~ ~override~
SET_2DA_ENTRY_LATER ~KENSAI~ 29 1 ~Fi5~
SET_2DA_ENTRIES_NOW ~KENSAI~ 3
BUT_ONLY_IF_IT_CHANGES
This is what I've got so far, but it doesn't appear to be working, any thoughts?
0
Comments