gametechmods

Robot Arena => Showcases => Custom Components Showcase => Topic started by: Enigm@ on May 31, 2011, 05:34:08 PM

Title: Enigma's Custom Stuff
Post by: Enigm@ on May 31, 2011, 05:34:08 PM
Right then...I guess I'll start off by posting my rejected BOTM entry:
(https://gametechmods.com/uploads/images/26513Splash.png)
DSA
Honestly, I don't remember how much it ways. :/
Title: Re: Enigma's Custom Stuff
Post by: GarvinTheGreat on May 31, 2011, 05:35:01 PM
Nice.
Title: Re: Enigma's Custom Stuff
Post by: madman3 on May 31, 2011, 05:36:17 PM
Needs to use a sound-chip playing Tankard songs to be the most metal thing in existence.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on May 31, 2011, 05:49:20 PM
...Keeping the lulz-train rolling:
(https://gametechmods.com/uploads/images/208thulhunator.JPG)
(https://gametechmods.com/uploads/images/11821lulz.JPG)
Pop-Up proof O:
(https://gametechmods.com/uploads/images/21591popupproof.JPG)
Title: Re: Enigma's Custom Stuff
Post by: GarvinTheGreat on May 31, 2011, 05:52:28 PM
What is that on the front. They look like pancakes or burgers.
Title: Re: Enigma's Custom Stuff
Post by: GoldenFox93 on May 31, 2011, 05:53:53 PM
What is that on the front. They look like pancakes or burgers.
They're the Hamburger consolation prizes from the Biggie Botmash. They smear ketchup and mustard onto your opponent's chassis.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on May 31, 2011, 05:54:08 PM
Burgers. :P
Title: Re: Enigma's Custom Stuff
Post by: Avalanche on June 01, 2011, 02:51:18 AM
A bit like coid really,the burgers are all lopsided,if they were from MacDonalds,heh.
But Really good looking.
Title: Re: Enigma's Custom Stuff
Post by: MassimoV on June 02, 2011, 01:38:34 PM
A bit like coid really
How? It's not really like COID.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on August 10, 2011, 03:23:53 PM
(https://gametechmods.com/uploads/images/47781FUUUUUU-.jpg)
FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU-
Ok, what kinda bot file editing do I have to do to get the fridge on there ?
Title: Re: Enigma's Custom Stuff
Post by: Naryar on August 10, 2011, 03:28:52 PM
Easy enough. Attach some component that is the same type as the fridge (ramplate, most likely, or extender). Save your bot.  Then go in the bot file, change the line that points to the component's GMF location to the fridge's GMF location. Problem solved.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on August 10, 2011, 03:39:11 PM
Easy enough. Attach some component that is the same type as the fridge (ramplate, most likely, or extender). Save your bot.  Then go in the bot file, change the line that points to the component's GMF location to the fridge's GMF location. Problem solved.
Ok, so change this

Components\ramplate1.txt
Too whatever the Fridge's thing is ?
Title: Re: Enigma's Custom Stuff
Post by: Naryar on August 10, 2011, 03:44:16 PM
yup. And if the fridge's txt is in styles do not forget Components\Styles\ as well.

If the edited botfile crashes the game it means that the fridge is not the same base as the ramplate. If not already done, you should decompress your Components.cfz and look at a component that has the same "base" value as the fridge. That component you should attach and replace by a fridge via BFE.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on August 10, 2011, 03:52:44 PM
It crashes.
But it's probably because the only thing I did was change it too Components\fridge.txt
And what do you mean by the same styles value ? In the fridge's text file it's listed under components.
Title: Re: Enigma's Custom Stuff
Post by: Naryar on August 10, 2011, 04:23:50 PM
If it is not in styles then fine.

Dos the fridge txt has the same "base" as the ramplate ? Maybe it's this.
Title: Re: Enigma's Custom Stuff
Post by: Enigm@ on August 10, 2011, 04:27:32 PM
If it is not in styles then fine.

Dos the fridge txt has the same "base" as the ramplate ? Maybe it's this.
As in, decompile ram plate and decompile the fridge to see if they're the same base ?
Because, in the fridge's txt file it says it base is component.
Title: Re: Enigma's Custom Stuff
Post by: Naryar on August 10, 2011, 04:51:58 PM
Try an extender then.

NOTE: Attach it with the standard AP, cause extenders have more AP's than fridges.

EDIT: or just go read this https://gametechmods.com/forums/index.php/page,page2187.html (https://gametechmods.com/forums/index.php/page,page2187.html) and teach yourself how to BFE, just as I did. You do have a decent grasp on logic, it should be no problem for you.