Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new cfg file for btanks
#24
Battle Tanks 8.67c
Code:
###########################
    # map file for BTanks867c #
    ###########################

    # the map path tells Warcraft III clients where to find the map on their system
    # it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all

    map_path = Maps\Download\BTanks867c.w3x
    map_size = 139 217 10 0
    map_info = 201 104 139 231
    map_crc = 252 3 21 44
    map_sha1 = 64 191 21 105 213 128 125 185 171 231 184 226 120 202 131 175 60 105 96 122

    # map speed
    #  1 = slow
    #  2 = normal
    #  3 = fast

    map_speed = 3

    # map visibility
    #  1 = hide terrain
    #  2 = explored
    #  3 = always visible
    #  4 = default

    map_visibility = 4

    # map observers
    #  1 = none
    #  2 = on defeat
    #  3 = allowed
    #  4 = referees

    map_observers = 4

    # map flags
    #  - you can combine these flags by adding together all the options you want to use
    #  - for example to have teams together and fixed teams you would use "3"
    #  1 = teams together
    #  2 = fixed teams
    #  4 = unit share
    #  8 = random hero
    #  16 = random races

    map_flags = 3

    # map game type
    #  1 = custom

    map_gametype = 1

    # map dimensions

    map_width = 112 0
    map_height = 112 0

    # map players and teams

    map_numplayers = 10
    map_numteams = 3

    #
    # slot structure
    #  [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
    #  - PID is always 0
    #  - Download Status is always 255
    #  - Slot Status is 0 for open, 1 for closed, 2 for occupied
    #  - Computer is 0 for no, 1 for yes
    #  - Team
    #  - Colour
    #  - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
    #  - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
    #  - Handicap is 50/60/70/80/90/100
    #

    map_slot1 = 0 255 0 0 0 0 1 1 100
    map_slot2 = 0 255 0 0 0 1 1 1 100
    map_slot3 = 0 255 0 0 0 2 1 1 100
    map_slot4 = 0 255 0 0 0 3 1 1 100
    map_slot5 = 0 255 0 0 0 4 1 1 100
    map_slot6 = 0 255 0 0 1 5 1 1 100
    map_slot7 = 0 255 0 0 1 6 1 1 100
    map_slot8 = 0 255 0 0 1 7 1 1 100
    map_slot9 = 0 255 0 0 1 8 1 1 100
    map_slot10 = 0 255 0 0 1 9 1 1 100

    # map type (for map specific stats)


    # map local path (for map downloads)
    #  GHost++ doesn't require map files but if it has access to them it can send them to players
    #  GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)

    map_localpath = BTanks867c.w3x
Reply


Messages In This Thread
new cfg file for btanks - by qweqqweq - 2009-04-10, 14:37:10
Re: new cfg file for btanks - by Velocity2k - 2009-04-10, 14:53:57
Re: new cfg file for btanks - by Exodus - 2009-04-10, 14:55:25
Re: new cfg file for btanks - by Morkardar - 2009-04-11, 01:56:11
Re: new cfg file for btanks - by qweqqweq - 2009-04-11, 02:06:40
Re: new cfg file for btanks - by qweqqweq - 2009-04-11, 02:21:23
Re: new cfg file for btanks - by Velocity2k - 2009-04-11, 11:20:33
Re: new cfg file for btanks - by Velocity2k - 2009-04-24, 01:33:07
Re: new cfg file for btanks - by TKF - 2009-05-27, 22:14:25
Re: new cfg file for btanks - by AzerothS - 2009-07-17, 10:10:42
Re: new cfg file for btanks - by eSVau - 2009-07-17, 17:55:14
Re: new cfg file for btanks - by Velocity2k - 2009-07-19, 18:23:36
Re: new cfg file for btanks - by Velocity2k - 2009-07-22, 18:15:56
Re: new cfg file for btanks - by Velocity2k - 2009-08-06, 21:18:50
Re: new cfg file for btanks - by Velocity2k - 2009-09-14, 17:05:15
Re: new cfg file for btanks - by qweqqweq - 2009-09-15, 11:47:30
Re: new cfg file for btanks - by Velocity2k - 2009-09-17, 19:04:02
Re: new cfg file for btanks - by Velocity2k - 2009-10-14, 12:53:09
Re: new cfg file for btanks - by Nighthawkzone - 2009-11-14, 23:36:37
Re: new cfg file for btanks - by Nighthawkzone - 2009-11-14, 23:46:31
Re: new cfg file for btanks - by Velocity2k - 2009-11-15, 02:29:56
Re: new cfg file for btanks - by eSVau - 2009-12-24, 04:25:55
Re: new cfg file for btanks - by Velocity2k - 2009-12-24, 13:41:26
Re: new cfg file for btanks - by eSVau - 2009-12-26, 16:08:32
Re: new cfg file for btanks - by Velocity2k - 2009-12-27, 18:49:58
Re: new cfg file for btanks - by Velocity2k - 2010-03-15, 10:43:17

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation BTanks League QUALIFY #189317 not joinable after WC3 update shinchan 2 4,541 2017-04-17, 15:37:50
Last Post: Saiyuki
  Latest config file for BT host bots Exodus 6 9,622 2013-05-09, 22:29:50
Last Post: [WOPF]-Destroy
  New BTANKS Bot on europe.battle.net Userkiller 12 18,422 2012-05-10, 19:13:36
Last Post: progg
  name of bot of "•BTanks League Qualify"? kenlin 5 15,697 2010-05-27, 18:59:16
Last Post: Velocity2k
  Btanks .cfg File for Macgyver Version? Userkiller 6 5,828 2010-03-17, 17:48:03
Last Post: Velocity2k



Users browsing this thread: 2 Guest(s)