1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  3. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Single Player

Discussion in 'General Help' started by Kajamaz, Aug 16, 2012.

  1. Kajamaz

    Kajamaz Catapult Fodder

    Messages:
    3
    Umm, so i click single player, and instead of random fighting i want singleplayer to have builders and fight in ctf, how do i make ctf single players and builder bots :0
     
  2. 12anger

    12anger Ballista Bolt Thrower

    Messages:
    70
    i dont think it is possible to change the gamemode of sword fight.. but you can add bots any call you like...
     
  3. Areo

    Areo much doge so swag wow
    1. PumpkinStars - [Pk#] - Inactive

    Messages:
    167
    First of all:Builder bots will do nothing , They will act just as if knights
    Second of all: You can mod the gamemode , Just go in KAG - BASE - RULES - SWORDFIGHT - Heres what you see
    ''# rules for game team
    # description:

    classes = Rules/Swordfight/knight.cfg; Rules/Swordfight/archer.cfg; Rules/Swordfight/Builder.cfg
    (Added in the builder , but first you drag in the builder from sandbox, and you see all that other stuff like team name can rename)
    And if you go in classes desc: Archer example:
    # rules for game class
    # description:

    inventory =

    name = Archer (Can rename)
    tool = Archer
    emblem = GUI/archer_icon.png (Can change to anything , but just keep this)

    actor_name = runner
    actor_config =
    actor_sprite_male = Sprites/archerMale.png
    actor_sprite_female = Sprites/archerFemale.png
    actor_heads_size = 16
    actor_heads_male = Sprites/MaleHeads.png
    actor_heads_female = Sprites/FemaleHeads.png

    default_health = 1.0 (Can change health)
    default_armor = 0.0 (Can change armor)

    stone_default = 0 (Can give all resources)
    wood_default = 0
    gold_default = 0
    arrows_default = 35
    bombs_default = 0

    stone_warmup = 0
    wood_warmup = 0
    gold_warmup = 0
    arrows_warmup = 35
    And yeah , you can cnfg alot of stuff in swordfight , And the gamemode , scroll around and you can see all kinds of stuff