Jump to content
 

Any tutorials on how to edit initposition.pac?


Recommended Posts

Posted

Just trying to figure out how to edit the values in initposition.pac specifically the WPAR file inside of the initposition.pac. I open initposition.pac with Wrestleminus but im not sure what values do what. Im trying to remove some announcer tables from certain arenas but im not sure what values to put to achieve this. Thanks in advance for any help.

Posted (edited)

@GorillaSketch How I do it.

 

3 MAN TEAM NEAR RING
01 01 01 
WITH > IN MISC01 AT OFFSET 30: 
00 00 00 01 01 00 00 01 00 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 03 03 02 03 00 01 70 62 71 17 D5 17 39 18 9D 18 C9 19 2D 1A 91 1A F5 1A 59 1B BD 1B 85 1C E9 1C B1 1D 15 1E 79 1E DD 1E 70 70 70 00 14 00 1E 00 00 07 FF 00 02 00 00 00

NO TEAM, NO COMM SEATS/TVS/CHAIRS
07 07 07 
WITH > IN MISC01 AT OFFSET 30: 
00 00 01 00 00 00 00 00 03 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 00 00 01 03 00 07 70 62 2D 01 F5 01 59 02 BD 02 E9 03 B1 04 09 07 99 08 61 09 49 0D 69 10 31 11 F5 1A BD 1B 85 1C D1 20 70 70 70 00 00 00 1D 00 00 07 FF 00 00 00 00 00

3 MAN TEAM NEAR ENTRY
09 09 09 
WITH > IN MISC01 AT OFFSET 30: 
00 00 00 00 00 00 00 01 00 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 00 00 03 03 02 03 00 01 70 62 71 17 D5 17 39 18 9D 18 C9 19 2D 1A 91 1A F5 1A 59 1B BD 1B 85 1C E9 1C B1 1D 15 1E 79 1E DD 1E 70 70 70 00 14 00 1E 00 00 07 FF 00 02 00 00 00

6 MAN TEAM NEAR RING & 3 MAN TEAM NEAR ENTRY 
10 10 0A
WITH > IN MISC01 AT OFFSET 30: 
00 00 01 00 00 00 00 00 03 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 00 00 01 03 00 07 70 62 2D 01 F5 01 59 02 BD 02 E9 03 B1 04 09 07 99 08 61 09 49 0D 69 10 31 11 F5 1A BD 1B 85 1C D1 20 70 70 70 00 00 00 1D 00 00 07 FF 00 00 00 00 00

TABLE NO CHAIRS
02 02 02

2 TABLES CHAIRS ONLY 3 GUYS 
08 08 01

Edited by B4G.TV
  • Like 2
Posted
4 hours ago, B4G.TV said:

@GorillaSketch How I do it.

  Hide contents

3 MAN TEAM NEAR RING
01 01 01 
WITH > IN MISC01 AT OFFSET 30: 
00 00 00 01 01 00 00 01 00 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 03 03 02 03 00 01 70 62 71 17 D5 17 39 18 9D 18 C9 19 2D 1A 91 1A F5 1A 59 1B BD 1B 85 1C E9 1C B1 1D 15 1E 79 1E DD 1E 70 70 70 00 14 00 1E 00 00 07 FF 00 02 00 00 00

NO TEAM, NO COMM SEATS/TVS/CHAIRS
07 07 07 
WITH > IN MISC01 AT OFFSET 30: 
00 00 01 00 00 00 00 00 03 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 00 00 01 03 00 07 70 62 2D 01 F5 01 59 02 BD 02 E9 03 B1 04 09 07 99 08 61 09 49 0D 69 10 31 11 F5 1A BD 1B 85 1C D1 20 70 70 70 00 00 00 1D 00 00 07 FF 00 00 00 00 00

3 MAN TEAM NEAR ENTRY
09 09 09 
WITH > IN MISC01 AT OFFSET 30: 
00 00 00 00 00 00 00 01 00 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 00 00 03 03 02 03 00 01 70 62 71 17 D5 17 39 18 9D 18 C9 19 2D 1A 91 1A F5 1A 59 1B BD 1B 85 1C E9 1C B1 1D 15 1E 79 1E DD 1E 70 70 70 00 14 00 1E 00 00 07 FF 00 02 00 00 00

6 MAN TEAM NEAR RING & 3 MAN TEAM NEAR ENTRY 
10 10 0A
WITH > IN MISC01 AT OFFSET 30: 
00 00 01 00 00 00 00 00 03 00 00 00 FF FF FF FF FF FF 00 00 00 00 00 00 5A 00 00 00 00 00 03 00 00 00 01 03 00 07 70 62 2D 01 F5 01 59 02 BD 02 E9 03 B1 04 09 07 99 08 61 09 49 0D 69 10 31 11 F5 1A BD 1B 85 1C D1 20 70 70 70 00 00 00 1D 00 00 07 FF 00 00 00 00 00

TABLE NO CHAIRS
02 02 02

2 TABLES CHAIRS ONLY 3 GUYS 
08 08 01

ok cool, thank you for the help, i will play with these values and see if i can make it work

  • Woo 1
  • 1 year later...
Posted
On 10/26/2020 at 11:00 AM, B4G.TV said:

contents

Are these codes for wrestleminius? If not what program? I need to edit my file as well as I have tons of crooked barricade corners and commentary teams all over the place 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.