gametechmods

Robot Arena => General Support => Topic started by: Avalanche on December 13, 2014, 05:41:38 AM

Title: How do i use the Action Cam by trovaner?
Post by: Avalanche on December 13, 2014, 05:41:38 AM
Do i need to install the __init__ py that comes with it? Because im using a modded version with Clickbeetles version of the rammer.py that needs the version of the init to work. Can i replace it?
Title: Re: How do i use the Action Cam by trovaner?
Post by: yugitom on December 13, 2014, 07:40:10 AM
There's a difference between the AI _init_ and the Arena _init_. If Click's rammer.py needs it's own _init_, then it would be the one in the AI folder. Changing the one in the Arenas folder should make no difference. You do need the _init_ that it comes with but replacing it with the one you have should be fine.
Title: Re: How do i use the Action Cam by trovaner?
Post by: Trovaner on December 13, 2014, 07:50:33 PM
The __init__.py that comes with the action cam mod must replace the one in the Arenas folder. Otherwise, it won't work. The only publicly released mod that would conflict with it is the random arena mod which I released separately before the action cam mod was released publicly.

I can't remember offhand what Click added to AI/__init__.py but if he included than it was for a reason. There aren't currently any other public mods that replace this file.