Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - krylus

Pages: [1]
1
How would I go about adding more objects into arenas (like the ones listed above) and get them to properly work? I know Practice.py in the scripts folder references to several objects in the practise arena, more specifically their sounds, but is there some text/gib file that imports the gmfs themselves? Thanks for the help!

2
Discussion / Removing custom parts restriction on multiplayer?
« on: March 08, 2011, 04:36:19 PM »
Is there any way to remove the restriction on custom parts when you are in a multiplayer session? I am developing a large overhaul of RA2, and seek to be able to use custom parts in multiplayer.

3
Discussion / Changing Splash Timing?
« on: March 08, 2011, 04:28:02 PM »
Does anyone know how to change the timing of infogrames.bmp, splash.bmp, and rating.bmp? Which/where python script/gib are they controlled by? Is it at the EXE level? Also, is there any way to change the time that the music comes on?

4
Discussion / Need To Remove AI, Exhibiton, and Events
« on: March 08, 2011, 03:54:49 PM »
Hello all,

As the title says, I need to remove  AI, Exhibition, and Events from the game. Yes completely. No, I will not answer your questions as to why, I just need to remove these things. Simply deleting the AI folder crashes it, because there are other scripts referencing it. As a temp fix I have edited the mainmenu gib, and set Exhibition to hidden. The last thing I must do is hide the events button in the Team HQ. Hiding is good enough for now, but I really want to remove them completely and not have then just hidden.

So, what should I delete, and where is/are they/it located?

I am experienced with python so I shouldn't have much trouble editing out some module imports, or references to any of the things listed above.

PLEASE do not continually ask me why I want to, I just need to find a way to have em removed.

Thanks!

5
General Support / Exhibition Crashes
« on: March 03, 2011, 07:25:08 PM »
Not sure if this is in the right place,

I was wondering what I did (have been modifying and adding/removing many features of RA2) that causes Exhibition matches to crash whenever I try and enter them. I use different bots of all different weights, but when I go to start the match, I get a black screen, then open up Task manager, and it shows that RA2 is not responding. Any ideas?

6
General Support / How to remove Events and League Standings?
« on: September 16, 2010, 02:54:38 PM »
Howdy yall, I was just wondering how to remove the Events button and the League Standings button from RA2. I have standard out of box stock, and I would like to get rid of these for a mod that I am working on. I have tried deleting everything related to these two things, but of course, there is probably some other file referencing to one of the deleted ones, so does anyone have any idea on how to accomplish this?

7
General Support / How to remove AI bots and teams?
« on: September 13, 2010, 05:54:02 PM »
Howdy yall, I was just wondering how to remove AI bots and teams. I have edited them out of the Bindings.py and recompiled it, and the game crashes. I also edited the teams out of the Teams text document, so the teams I selected for deletion I removed from that document. Hmm, I will double check it, but any idea why it is doing that? Could it be the TeamHQ UI League Standings that is referencing to the nonexistent AI teams?

8
Modifications / Need FRC arena, soccer arena mod?
« on: September 09, 2010, 05:26:58 PM »
Hey maybe or maybe not you guys know of the First Robotics Competition. Well, I thought it would be great to have an arena with a ball that you can play around with, one like the Breakaway arena from this past year. I have the 3ds max files all ready to go, I just needed some noobish help with getting/making the official arena file, and getting it to work.

9
Modifications / Ball Component Needed
« on: September 09, 2010, 04:21:09 PM »
Howdy yall, I am looking for a ball component that bots can hit around. Either it would be some dropper thing where it shoots it 1 meter then others can hit it, or an arena with several balls in it. I also need help designing an arena where bots can score points by hitting a ball through a small tunnel into a goal box. I was thinking that could then trigger an event which would correspond with the announcer voice saying something, such as "What a shot!" or "Amazing Score!" or whatever cheesy things are in that folder. Such as when you get it in the goal, 'bot arena sees it as getting pushed into a pit so it then triggers the noise that goes along with that event. Or a custom event could be created, I am unsure. Help plz? Also, if I were to send someone an arena in the 3ds max format that I have, could they get it working ingame?

Pages: [1]