Author Topic: How To Create A Game  (Read 313312 times)

Offline MyUberNick

  • Founder
  • WickedSick Member
  • *
  • Topic Author
  • Posts: 1336
  • Country: hr
  • Karma: +278/-83
  • Awards Lagabuse Legend LA High Staff [EPIC] MVP Member [LEGENDARY] LA Ladder #11-25 [EPIC]
    • View Profile
    • Awards
How To Create A Game
« on: December 16, 2009, 01:56 »
LagAbuse.com is a public hosting bot available for everyone. The only requirement for using it is to have the newest version of GProxy (provided by the Eurobattle.net Client) - simply launch the game using GProxy Gateway.

Current DotA map: DotA_Allstars_7.00e6
Legacy DotA map: DotA_Allstars_6.90a8


Index
How to host ladder dota games
How to host custom games
How to host melee (standard) games



Basic commands:

Channel/Whisper
!gopub, !pubcreates public ladder DotA game
!gopubl, !publcreates public ladder DotA game with legacy DotA map
!gopriv, !privcreates private ladder DotA game
!goprivl, !privlcreates private ladder DotA game with legacy dota map
!goprivobs, !privobscreates private ladder DotA game with observers (can't be rehosted to public game)

.dotacreates public custom DotA game (uses ladder DotA map)
.dotaobscreates public custom DotA game with observers (uses ladder DotA map)

.maploads custom map
.gopub, .pubcreates public custom game (map loaded with .map)
.gopriv, .privcreates private custom game (map loaded with .map)

Lobby
!hcl <rd/sd/ap/cm>, .hcl <rd/sd/ap/cm>sets the mode for the game (DotA only)
!balancebalances the game (DotA only)
!start, .startstarts the game

The complete list of all bot commands can be found here.



Hosting a ladder DotA game:

1. Join lagabuse.com channel by typing /join la or /join lagabuse.com

2. Type /w la-dota !gopub <game name> or /w la-dota !gopriv <game name> to create a public or private ladder DotA game.

3. Join the lobby of the hosted game by selecting it in the game list and enjoy playing.


Example:

1. Join the channel
Quote
/join la

2. Create the game
Quote
/w la-dota !gopub rd





3. Find your game and join it





Hosting a custom game:

1. Join W3 channel by typing /join w3

2. Type /w lagabuse.com .map <map name> to load any map containing <map name> from the maplist. If there are multiple maps containing <map name>, the bot will reply with the list of such maps to choose from. If the map isn't in the list, you can upload it here.
Note: If there are too many maps containing the <map name>, the bot won't answer, so be specific
Note: If you wish to host a non-ladder DotA game, simply type /w lagabuse.com .dota <Game Name>

3. Type /w lagabuse.com .gopub <game name> to create the map you loaded.

4. Join the lobby of the hosted game by selecting it in game list and enjoy playing.


Example:


1. Join the channel
Quote
/join W3

2. Load the map
Quote
/w lagabuse.com .map Legion TD Mega 3.43





3. Create the game
Quote
/w lagabuse.com .gopub legion td





4. Find your game and join it.

« Last Edit: December 05, 2020, 15:55 by cen »

Offline MyUberNick

  • Founder
  • WickedSick Member
  • *
  • Topic Author
  • Posts: 1336
  • Country: hr
  • Karma: +278/-83
  • Awards Lagabuse Legend LA High Staff [EPIC] MVP Member [LEGENDARY] LA Ladder #11-25 [EPIC]
    • View Profile
    • Awards
Re: How To Create A Game
« Reply #1 on: May 04, 2011, 10:45 »
How to play melee (standard) maps:

Melee maps aren't uploaded on the bot by default, you have to request them to be uploaded the same way as custom maps in this topic. They are created following the exact same pattern:
Quote
/w lagabuse.com .map <melee map name>
/w lagabuse.com .gopub <game name>

Example:
Quote
/w lagabuse.com .map wellspring
Quote
/w lagabuse.com .gopub Wellspring FFA



Lobby commands

Adding computer players

Quote
.comp <slot number> <difficulty from 0 (easy) to 2 (insane)>

Example:
Quote
.comp 2 0
will add an easy computer in slot 2. Leaving the second argument out will result in adding a normal computer.



Changing Team of computer player

Quote
.compteam <slot number> <team number>

Example:
Quote
.compteam 2 1
will change the team of the computer player in slot 2 to Team 1.



Changing Race of computer player

Quote
.comprace <slot number> <race (random/human/orc/night elf/undead)>

Example:
Quote
.comprace 2 orc
will change the race of the computer player in slot 2 to Orc.



Changing Color of computer player

Quote
.compcolour <slot number> <color index 0 (red) - 11 (brown)>

Example:
Quote
.compcolour 2 3
will change the color of the computer player in slot 2 to purple (index 3).


« Last Edit: April 15, 2018, 22:23 by kja12 »