|
Post by Asaemon on Dec 9, 2022 16:58:20 GMT 1
I am just getting numbers for workers and promotions, how can I get the tables to recognize the names? Promotion names = tblFed Worker names = tblWorker
The rest of the database use the UID to identify the data. If you work in another database table you can copy the information to Excel, Open Office Calc, Google Sheets etc. and then copy the name column from tblFed or tblWorker table while you're modding. When you are finished you remove the column before you copy the data back into Access.
|
|
|
Post by olecrankygamer on Dec 9, 2022 18:01:33 GMT 1
Thanks again Asaemon!
|
|
mepblep
Dojo Trainee
I have made 2 posts
Location:
|
Post by mepblep on Feb 28, 2023 1:15:53 GMT 1
I'm sure the answer is no, but is there a way to edit the actual coding of the game using these tools? Specifically I'm thinking about the possibility of a total UI overhaul.
|
|
|
Post by Asaemon on Feb 28, 2023 16:52:49 GMT 1
I'm sure the answer is no, but is there a way to edit the actual coding of the game using these tools? Specifically I'm thinking about the possibility of a total UI overhaul. Nope, these utilities only edit the MDB database file. UI etc. is hardcoded in the game file.
|
|
|
Post by olecrankygamer on Nov 1, 2023 12:54:25 GMT 1
I had notes that I cannot find about the order in which to merge mod tables into existing mods (such as import moves before movesets) but I lost it Anyone have a FAQ on that?
Also, as much as I can find what CharID correlates with fields in Access, is there a way to see the TEXT instead of CHARID when fixing Head Booker for example?
Thank you all for any support!
|
|
|
Post by Asaemon on Nov 1, 2023 17:45:55 GMT 1
I had notes that I cannot find about the order in which to merge mod tables into existing mods (such as import moves before movesets) but I lost it Anyone have a FAQ on that? Also, as much as I can find what CharID correlates with fields in Access, is there a way to see the TEXT instead of CHARID when fixing Head Booker for example? Thank you all for any support! This will hopefully help you with the order for importing data.
I don't think that it's possible to solve the CharID issue in Access, but the automatic translation is a feature in Mr Creative's editor.
|
|
karl
Mullet Wearing Jobber
I have made 8 posts
Location:
|
Post by karl on Jan 6, 2024 13:44:32 GMT 1
Is there a list of which IDs correlate with the different values when editing with Access e.g. what number North West is in the "Based_In" column? Thanks!
|
|
|
Post by Asaemon on Jan 6, 2024 14:32:34 GMT 1
Is there a list of which IDs correlate with the different values when editing with Access e.g. what number North West is in the "Based_In" column? Thanks! Haven't found any, except that it translates automatically in some third party software.
|
|
karl
Mullet Wearing Jobber
I have made 8 posts
Location:
|
Post by karl on Jan 6, 2024 15:45:54 GMT 1
Is there a list of which IDs correlate with the different values when editing with Access e.g. what number North West is in the "Based_In" column? Thanks! Haven't found any, except that it translates automatically in some third party software. Ok thanks anyway- I'll make a note of them and respond to the post with it, should help anyone trying to do it in bulk
|
|
tmm86
Mullet Wearing Jobber
I have made 5 posts
Location:
|
Post by tmm86 on Feb 26, 2024 14:36:27 GMT 1
Because I'm a stickler for accuracy, I've been importing old retired/deceased wrestlers into my saved game and editing their title history in via Access so it links to them, giving a nice complete picture and works perfectly. This makes me happy (it's the little things). One thing I have had an issue with, and not sure if anyone's come across it before. I want to add a (old) belt and then add the title history to it, which can be done in the tables by adding new rows. It then shows up fine when looking at a wrestlers title history, but when you look at the belt itself and it's history, it doesn't show the wrestler names. For example, there'd be a blank entry and if it's someone's second reign, it'd show (2) but no name. The title reign date would be fine though. Anyone worked out a way to add new entries into the BeltPreHistory table and have them show up fine on the title itself?
|
|