Author Topic: Please Help Me Create a New Event  (Read 1779 times)

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Please Help Me Create a New Event
« on: August 29, 2010, 08:06:20 PM »
I am trying to create a new Event in my stock can anyone help. Please tell me what the numbers are near the bottom of the event. This is not my event but i need help just tell me what they are
Code: [Select]
23
Biggie Bot Mash
<text font fg_mcn14>Biggie Burger offers prizes and free food to competitors who participate in its event, which alternates locations each year. Henry Biggie, company founder, is even known to get in the pits and turn a wrench now and then.</text>
4
Arenas\event_results\prizes\Value_Meal\value_meal.gmf
<text font fg_mcn14>Well, you lost the first match. All participants get a free Biggie Value Meal.</text>
Arenas\event_results\prizes\Value_Meal\value_meal.gmf
<text font fg_mcn14>Well, you made it past the first round. All participants get a free Biggie Value Meal.</text>
Arenas\event_results\prizes\VCR_Series\VCR_Series2.gmf
<text font fg_mcn14>Hey, pretty good. You won two rounds! You won the video casette series, 'How to Build a Robot in Metal Shop Class Without the Teacher Finding Out.'</text>
Arenas\event_results\prizes\VCR_Series\VCR_Series.gmf
<text font fg_mcn14>Wow! You won three rounds! Nice job. You won the video casette series, 'How To Turn Your Toaster Into an Arc Welder.'</text>
Arenas\event_results\prizes\Junior_Trophy\junior_trophy.gmf
<text font fg_mcn14>You won the event! You'll take home this very nice trophy.</text>
UI\teamhq\events\trophies\Junior Trophy.tga
UI\teamhq\events\ev_biggie.bmp
The Octagon
Arenas\octagon\oct_preview.bmp
2
1
0

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Please Help Me Create a New Event
« Reply #1 on: August 30, 2010, 02:25:47 PM »
DP Can someone help me please

Offline Stagfish

  • Ultra Heavyweight
  • Posts: 2963
  • Rep: 0
    • View Profile
    • Awards
Re: Please Help Me Create a New Event
« Reply #2 on: August 30, 2010, 03:44:19 PM »
Sorry, I hardly know skinning, I can Ai but I know nothing of this.

Offline G.K.

  • *
  • Posts: 12155
  • Rep: 10
  • Striving for a good personal text since 1994.
    • View Profile
    • Awards
Re: Please Help Me Create a New Event
« Reply #3 on: August 30, 2010, 03:46:04 PM »
You'll have to wait for Clickbeetle, Madiaba, Trovaner or JoeBlo, I'm afraid.
My above post explains everything about everything.

Host of: Wheely Tag, Back To The Beginnings, BTTB 2, BTTB 3, BTTB 4, & BTTB V.

Heavy Metal: Champion (Mockery of the Whole Concept)
Robotic International Wars Series 1: Champion (Minifridge 6)
RA2 Team Championships 1 & 2: Champion (High Speed Train & Upthrust - as part of Naryar's Not Quite Evil Council of Doom)

Runner Up in: The Amazing Rage (Team Fedex), R0B0NOVA (Zaphod Stock), Steel Warzone (Inception of Instability), Box of Nightmares (Gicquel), Wheely Tag (Minifridge the Second)

Clash Cubes IV: 5th place (Fretless)
BBEANS 6: Rumble Winner & 6th Place (Minifridge 4)

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Please Help Me Create a New Event
« Reply #4 on: August 31, 2010, 02:32:11 PM »
all i need to know is what the bottom three numbers are

Offline G.K.

  • *
  • Posts: 12155
  • Rep: 10
  • Striving for a good personal text since 1994.
    • View Profile
    • Awards
Re: Please Help Me Create a New Event
« Reply #5 on: August 31, 2010, 02:35:07 PM »
You'll have to wait for Clickbeetle, Madiaba, Trovaner or JoeBlo, I'm afraid.
My above post explains everything about everything.

Host of: Wheely Tag, Back To The Beginnings, BTTB 2, BTTB 3, BTTB 4, & BTTB V.

Heavy Metal: Champion (Mockery of the Whole Concept)
Robotic International Wars Series 1: Champion (Minifridge 6)
RA2 Team Championships 1 & 2: Champion (High Speed Train & Upthrust - as part of Naryar's Not Quite Evil Council of Doom)

Runner Up in: The Amazing Rage (Team Fedex), R0B0NOVA (Zaphod Stock), Steel Warzone (Inception of Instability), Box of Nightmares (Gicquel), Wheely Tag (Minifridge the Second)

Clash Cubes IV: 5th place (Fretless)
BBEANS 6: Rumble Winner & 6th Place (Minifridge 4)

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
Re: Please Help Me Create a New Event
« Reply #6 on: August 31, 2010, 08:41:05 PM »
I looked through my many notes and found a reworded quote from the old forums... but whoever tested this couldn't figure out what the last two numbers did either. You shouldn't have any problems as long as you copy and paste from a similar event (for example, if you plan to add a 1-on-1 tourney then copy a 1-on-1 tourney). Here are my notes:

Code: [Select]
Tournament Name
Description
Rounds Per Event
Trophy 1's Directory
Text For Above Trophy
Trophy 2's (Directory)
Text For Above Trophy
Trophy 3's (Directory)
Text For Above Trophy
Picture Of Winner's Trophy (Directory)
Event Logo (Directory)
Name Of Arena For Event
Event Arena Preview (Directory)
Bots Per Round
Unknown
Unknown

A couple notes:
-There is (and must be) a correlation between the number of bots in the event and the number of rounds in that event. If there are 2 bots in the event then there must be 4 rounds; and if a 4 bot event then there must only be 2 rounds. Thus these two # slots must either be a 2 or 4 and never the same as the other.
-The number of sets of 'prize' and corresponding 'textual response' must be the same as the number of rounds (to respond to a loss at each round) plus one more to cover a win of the whole event. Therefore, there should be 3 sets for a 2-round event and 5 sets for a 4-round event.

Also, I should give credit where credit is due. It was either Duck or philetbabe that wrote the original version of this (Click helped whomever wrote this so maybe he'll remember).

Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Please Help Me Create a New Event
« Reply #7 on: September 04, 2010, 03:52:12 PM »
The last number appears to designate game type.  0 = battle royal, 1 = Deathmatch, 2 = KOTH, and 3 = Tabletop.


And the second to last number appears to always be 1, so just leave it like that and don't worry about what it does.

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Please Help Me Create a New Event
« Reply #8 on: September 04, 2010, 04:02:55 PM »
Code: [Select]
Arenas\event_results\prizes\armormag\armormag.gmf
<text font fg_mcn14>You won the coveted armormag for winning!</text>
UI\teamhq\events\trophies\armormag.tga
Do I need to have a .gmf and a .tga file of the trophy?

Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Please Help Me Create a New Event
« Reply #9 on: September 06, 2010, 11:57:06 PM »
Yes.  The .gmf appears in the Event Results mini-arena, and the .tga appears in your Team HQ.


The armormag is one of the BBEANS prizes I made for the BBEANS AI pack.  You might want to stick with the stock trophies.

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Please Help Me Create a New Event
« Reply #10 on: November 07, 2010, 12:21:51 AM »
Bump. I tried to make another event but when I push ready when in the tournament the screen turns black and nothing happens, here is the code for it
Code: [Select]
25
Robot Warlords
<text font fg_mcn14>Format: 1 on 1 battle | Arena: robot wars series2 | Only the toughest bot can survive the pit, blades and flames.</text>
4
Arenas\event_results\prizes\RA_Box\RA_Box.gmf
<text font fg_mcn14>You should probably read this book if you haven't already.</text>
Arenas\event_results\prizes\Hot_Dog\hot_dog.gmf
<text font fg_mcn14>You didn't do too well, but you got a free hot dog because the vendor fiqured you wanted one.</text>
Arenas\event_results\prizes\Value_Meal\value_meal.gmf
<text font fg_mcn14>Hey, pretty good. You won two rounds! All participants get a free Biggie Value Meal.</text>
Arenas\event_results\prizes\dsl\cash.gmf
<text font fg_mcn14>Wow! You won three rounds! Nice job. You won 500 Bucks in cash.</text>
Arenas\event_results\prizes\dsl\bottrophy.gmf
<text font fg_mcn14>Hey, pretty good. You won two rounds! You won the replica trophy!</text>
UI\teamhq\events\trophies\bottrophy.tga
UI\teamhq\events\space_war.bmp
robot wars series 2
Arenas\robotwarsseries2\rwarena_preview.bmp
2
1
1

Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Please Help Me Create a New Event
« Reply #11 on: November 07, 2010, 01:09:05 AM »
Make sure the name of the arena is correct, including spaces and capitalization.  I notice you have "series2" in the description but "series 2" with a space for the arena name line.

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline GroudonRobotWars

  • Ultra Heavyweight
  • Posts: 2671
  • Rep: 0
    • Groudonrct3
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Please Help Me Create a New Event
« Reply #12 on: November 07, 2010, 10:03:55 PM »
Make sure the name of the arena is correct, including spaces and capitalization.  I notice you have "series2" in the description but "series 2" with a space for the arena name line.
Yay now it works thanks Click. *hugs Click*