gametechmods

Robot Arena => Modifications => Topic started by: russian roulette on March 10, 2009, 06:57:26 PM

Title: Arena help
Post by: russian roulette on March 10, 2009, 06:57:26 PM
how do you mod an arena
Title: Arena help
Post by: R1885 on March 10, 2009, 07:03:50 PM
o_0
Title: Arena help
Post by: Flying_Chao on March 11, 2009, 01:49:17 PM
Modding isn't a very easy thing to do and it can cause errors in the game if you do it wrong, so I would read all/any tutorials on it and ask one of the experts such as Madiaba for help.
Title: Arena help
Post by: Madiaba on March 11, 2009, 04:34:44 PM
RR, Basically:
The gmf file(s) supplies the 'objects' in an arena.
The python enables the 'dynamics' in the arena.
So these 2 are the main things to learn.
 
GMF: CB/FB have several nice tutorials that would help you, as they did me. Be patient and it will come together: Tutorials (http://beetlebros.gametechmods.com/tutorials.htm).
Python: The Python you can read up on or ask. I have a work-in-progress 'Reference Sheet' for RA2 commands if you'd like that.
 
It's allot of fun to make new components and arenas in RA2, and there's allot of new stuff that could be done still.
Here are some arena ideas: Arena Ideas (https://gametechmods.com/forums/showthread.php?t=1516).
 
..