Posts: 1,054
Threads: 19
Joined: Mar 2014
Reputation:
0
@PSPortman: I can tell this because of my PS2 modding "experience". Barricades have a yobj into the arena pac file (one of that 20.pac, 21.pac, 22.pac, etc.). You have to find the 3d model. What you find in C8 are just textures, not the model
Posts: 559
Threads: 38
Joined: Feb 2014
Reputation:
0
Update: in Hell in a Cell arena i've found:
0A.PAC
04.PAC
03.PAC
They all are fence
Posts: 1,054
Threads: 19
Joined: Mar 2014
Reputation:
0
Good. I had a list where I wrote what yobj were contained in those pac files. But I lost it. Maybe I still have it on my old HDD, if I find it I'll send it to you. I wrote that because I was trying to edit a stage
Posts: 217
Threads: 30
Joined: Dec 2014
Reputation:
0
If the steps textures are in both c8.pac and evtobj.pac...u should edit both the texture files...
Posts: 1,200
Threads: 60
Joined: Sep 2014
Reputation:
0
Yeah PSPortman, the barricade that is moved away from the arena is 0A. When I added announce tables I injected that to make it behind the tables.
Posts: 358
Threads: 34
Joined: Feb 2012
Reputation:
0
ok here is what I found until now
psportman : the ring steps aren't in the arena.pac file because when I was fixing svr 2007 arena I was importing fake arenas and the game kept showing the commentators and their tables and the ring steps
also I had to extract every yobj in the arena.pac file more than once didn't find any steps yobj except in svr 2006 arenas
also : best since day one : EVTOBJ.PAC really has the ring steps but as OrKAdoS said
these stuff in the EVTOBJ.PAC are for entrance only so when I changed the steps color to black it happen only in wrestlers entrances but in the match the returned to the original silver color
so I think there is another file responsible for that any clues