How To Make Tables

D

Deleted User

Crowd Member
this are the table polys and textures
left side- 06E1-polygon, 09BB-graphic
right side-06E2-polygon, 09BB-graphic
left leg- 06E3-poly, 09F1-graphic
right leg- 06E6-poly, 09F1-graphics

First of all wat you do is first edit the polys and textures heres the steps addys
2. Ring Steps
800500EC-(04FA) Upper Ring Step Front Polygon
800500EE-(04FB) Upper Ring Step Right Polygon
800500F0-(04FC) Upper Ring Step Left Polygon
800500F2-(04FA) Lower Ring Step Front Polygon
800500F4-(04FB) Lower Ring Step Right Polygon
800500F6-(04FC) Lower Ring Step Left Polygon
800500F8-(0809) Upper Ring Step Front Texture
800500FA-(0807) Upper Ring Step Right Texture
800500FC-(0807) Upper Ring Step Left Texture
800500FE-(0809) Lower Ring Step Front Texture
80050100-(0807) Lower Ring Step Right Texture
80050102-(0807) Lower Ring Step Left Texture

now this is the barricades
4. Barricades
80050110-(054E) Left Ailse Barricade Polygon
80050112-(054F) Right Ailse Barricade Polygon
80050114-(0550) Back Right Barricade Polygon
80050116-(0551) Right Barricade Lower Side Polygon
80050118-(0552) Right Barricade Upper Side Polygon
8005011A-(0553) Front Barricade Right Side Polygon
8005011C-(0554) Front Barricade Left Side Polygon
8005011E-(0555) Left Barricade Lower Side Polygon
80050120-(0556) Left Barricade Upper Side Polygon
80050122-(0557) Back Left Barricade Polygon
80050124-(07FD) Left Ailse Barricade Graphic
80050126-(07FD) Right Ailse Barricade Graphic
80050128-(07FD) Back Right Barricade Graphic
8005012A-(07FD) Right Barricade Lower Side Graphic
8005012C-(07FD) Right Barricade Upper Side Graphic
8005012E-(07FD) Front Barricade Right Side Graphic
80050130-(07FD) Front Barricade Left Side Graphic
80050132-(07FD) Left Barricade Lower Side Graphic
80050134-(07FD) Left Barricade Upper Side Barricade Graphic
80050136-(07FD) Back Left Barricade Graphic
80050138-(0558) Ladder Match Middle Barricade Polygon
8005013A-(07FF) Ladder Match Middle Barricade Graphic

k now for the movements there is a trick for that
if the 1st 3f80 is on the right the universal movements will go like that
8007A500 00 00 00 00 3F 80 00 00
8007A508 00 00 00 00 00 00 00 00
8007A510 3F 80 00 00 00 00 00 00
8007A518 00 00 00 00 00 00 00 00
8007A520 00 00 00 00 3F 80 00 00
8007A528 00 00 00 00 xx xx 00 00
8007A530 yy yy 00 00 zz zz 00 00
one line right below the last value (xxxx) is for left/right movement
2 addys from that (yyyy) is height movement
2 addys after that (zzzz) is for front/back movement
u change these values like u do inthe player section to move players
u want something thats flat at ring height, give its YYYY the value 42B4, and same for
XXXX and ZZZZ just change to BF80, or 3F80 and work up from there to move it all over the
place.. those last two lines, work like that when moving ANYTHING..but the ring mat.
And u cant use any addy that ends with
2, 6, A, E,

but if the 1st 3f80 is on the left the movements will go
like this

8007A500 3F 80 00 00 00 00 00 00
8007A508 00 00 00 00 00 00 00 00
8007A510 00 00 00 00 3F 80 00 00
8007A518 00 00 00 00 00 00 00 00
8007A520 3F 80 00 00 00 00 00 00
8007A528 XX XX 00 00 YY YY 00 00
8007A530 ZZ ZZ 00 00 3F 80 00 00
one line right below the last value (xxxx) is for left/right movement
2 addys from that (yyyy) is HEIGHT movement
2 addys after that (zzzz) is for front/back movement
u change these values like u do inthe player section to move players
u want something thats flat at ring height, give its YYYY the value 42B4, and same for
XXXX and ZZZZ just change to BF80, or 3F80 and work up from there to move it all over the
place.. those last two lines, work like that when moving ANYTHING..but the ring mat.
And u cant use any addy that ends with
2, 6, A, E,


now this is the starting addys for universial for steps and barricades

Barricade Movements
-------------------------------
Barricades
80079D8C-Left Barricade in Aisle
80079E68-Right Barricade in Ailse
80079F44-Back Right Barricade
8007A020-Right Lower Barricade
8007A0FC-Right Upper Barricade
8007A1D8-Front Right Barricade
8007A020-Front Left Barricade
8007A390-Left Lower Barricade
8007A46C-Left Upper Barricade
8007A548-Back Left Barricade

Ring Step Movements
--------------------------------
Ring Steps
8007C5C8-Upper Right Steps Front Side
8007C6A4-Upper Right Steps Right Side
8007C780-Upper Right Steps Left Side
8007C85C-Lower Left Steps Front Side
8007C938-Lower Left Steps Right Side
8007CA14-Lower Left Steps Right Side

now go have fun and make some tables

Credit Brandon16extreme,sskilla and cawmaster
 
Top