gametechmods
Robot Arena => Modifications => Topic started by: russian roulette on March 10, 2009, 06:57:26 PM
-
how do you mod an arena
-
o_0
-
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.
-
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).
..