Author Topic: What Do You Mod?  (Read 2276 times)

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
What Do You Mod?
« on: June 12, 2009, 02:32:10 PM »
For a while now, I've been wondering how many people really know how to mod things in RA2 for each of the above catagories.
 
Currently, I have done everything but I have yet to make a working Arena.gmf. I mess with .py files and .gib files the most and I understand a majority of the coding used in them.
.

Offline philetbabe

  • *
  • Posts: 497
  • Rep: 2
  • Drop D
    • View Profile
    • Awards
What Do You Mod?
« Reply #1 on: June 12, 2009, 03:04:17 PM »
never touch arena moding

Offline RedSawn

  • aka RedlineM203
  • *
  • Posts: 1922
  • Rep: 4
  • Awards BOTM Winner
    • View Profile
    • Awards
What Do You Mod?
« Reply #2 on: June 13, 2009, 04:41:35 AM »
Everything but GIB files (wherever the heck THEY are found)

Not so good at arena pythons or GMFs though. Always getting errors without assistance.




Offline Pwnator

  • *
  • Posts: 6676
  • Rep: 15
  • Awards BOTM Winner
    • View Profile
    • http://pwnator.tumblr.com
    • Awards
  • See profile for gamer tags: Yes
What Do You Mod?
« Reply #3 on: June 13, 2009, 05:16:13 AM »
The only GIB file I know is DebugWindow.gib. I dunno what that is for anyway. :P
Clash Cubes 1 - Grey Matter (Runner-Up)
King of Karnage - Sideshow Freak (Runner-Up, Best Engineered)
Rust In Pieces - Paper Cut 3 (Grand Champion, Most Dangerous Bot)
Wheely Tag Tournament - Ion Thruster (Grand Champion, along with Ounces' DiSemboweLment)
UK vs USA - Dark Striker (Grand Champion)
Rust In Pieces 2 - Claymore (Runner-Up, Favourite Bot)
BBEANS 6 - Infection 4 (Runner-Up)
RA2 Team Championships - Serious Business, Skeksis (Runner-Up, along with Scrappy, S_M, and Badnik)
RA2 Team Championships 2 - The Other Stig (Runner-Up, along with Scrappy, S_M, Badnik, 090901, and R1885)
Replica Wars 3 - Abaddon (Runner-Up, Luckiest Bot)
BroBots - wheebot & yaybot (Runner-Up)
Robo Zone 2 - Dipper (4th place, Survival Champion, & Best Axle Bot)
ARBBC - The Covenant (3rd place, BW Rumble Winner, Most Feared BW)

Offline Naryar

  • Posts: 23278
  • Rep: 20
  • hybrids oui oui
    • http://www.youtube.com/us
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Skype: TheMightyNaryar
What Do You Mod?
« Reply #4 on: June 13, 2009, 07:14:56 AM »
Skinning and AI-ing are my only two modding skills now.

I'm trying to figure bot file editing now, and I MIGHT get in component text file editing as well as .py creating.

Offline JoeBlo

What Do You Mod?
« Reply #5 on: June 13, 2009, 07:35:32 AM »
Component Text Files, Component GMF Files, AI'ing and skinning for me

Offline somestrangeguy

  • *
  • Posts: 2068
  • Rep: 2
  • If you can read this, your monitor is turned on.
  • Awards BOTM Winner
    • View Profile
    • Awards
What Do You Mod?
« Reply #6 on: June 13, 2009, 08:22:41 AM »
I voten on AI Bindings and component .txt files.
And I just recently got 3DSMax5 working and made a component and it worked in the preview too but it crashed game as I clicked on Attach. So I didnt vote on component .gmfs because I dont think that really counts. The attachment point was pointing in the wrong direction anyways...

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
What Do You Mod?
« Reply #7 on: June 13, 2009, 01:41:11 PM »
GIBs are found in the UI folder along with the graphics and are used to make visual controls (such as buttons and sliders), simple graphics (such as lines and boxes), or position the normal graphics. Unfortunately, they don't add the functionality just the looks (for example it adds a button but the exe makes the button change screens). If anyone is interested in learning how to mod them, feel free to ask because IMO they are easier than making GMFs or using python but can really change the look of the game. For example, I've been working on adding another button that loads another test garage and I think I finally figured out how to do it (the exe wasn't loading the python coding that I needed before but I figured out a way around it).

Edit: Difficulty and knowledge accessability appear to be the two determining factors. Everything with tutorials or that can be done quickly appear to be doing the best.

Offline Madiaba

What Do You Mod?
« Reply #8 on: June 14, 2009, 11:48:02 AM »
Interesting list. Now I know who to contact for moding help.:)
 
*Grasshoppa, you might call your masta, someday...*
Input is appreciated. :)
-Arrogance is a quantity devoid of quality...
-As a client once told me "This is my story, and it's sticking to me!"
-Relationships these days are like the 'Arrival' section of the airport: a lot of baggage is being revealed in one place, and not a lot of it is being correlated to its real owners...

Offline DuckRA2

  • *
  • Posts: 1006
  • Rep: 1
    • View Profile
    • Awards
What Do You Mod?
« Reply #9 on: June 14, 2009, 11:51:28 AM »
Arenas/components, a little GIB, but there is almost no point in GIB unless you are making a big mod.


I do AI stuff, but im not the best and last time I did that was a year ago

Offline S.T.C.

  • *
  • Posts: 2105
  • Rep: 4
  • Not to be confused with STDs.
    • www.youtube.com/user/Shad
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
What Do You Mod?
« Reply #10 on: June 14, 2009, 06:27:44 PM »
I only know how to AI bots lol,I made 2 AI packs so far (unreleased tho)



Offline DuckRA2

  • *
  • Posts: 1006
  • Rep: 1
    • View Profile
    • Awards
What Do You Mod?
« Reply #11 on: June 15, 2009, 11:51:59 AM »
Trovaner, you forgot BOT file editing!!!

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
What Do You Mod?
« Reply #12 on: June 15, 2009, 12:24:04 PM »
Opps, you have a good point... Anyways, I know how to mod them thanks to Apanx and Mad.

Offline DuckRA2

  • *
  • Posts: 1006
  • Rep: 1
    • View Profile
    • Awards
What Do You Mod?
« Reply #13 on: June 15, 2009, 12:28:42 PM »
I experiment with them till I get it right, I like making mini bots/bots that can do the full 180 degrees with a, what do you call it... whats the name I also was forget, burst motor is it???