1. 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

some suggestion about gamemode.cfg

Discussion in 'Suggestions & Ideas' started by flame6144, Jan 28, 2015.

Mods: Rainbows
  1. flame6144

    flame6144 Catapult Fodder

    Messages:
    7
    I think that if you move these variable into class.cfg the game will be more interesting:

    # class modding
    # builder
    build_speed = 8
    builder_hitspeed = 14

    # knight
    knight_drawtime = 1
    knight_maxthrow = 120
    knight_maxpower = 28
    knight_speed = 13
    shield_stomp_velocity = 5.25
    max_bombs = 3

    #shieldbash
    shieldbash_push_factor = 2.0
    max_shieldbash_push = 3.5
    min_shieldbash_horiz_vel = 1.15
    clientside_shieldbash = 0
    shieldbash_uppysidey_ratio = 0.4
    shieldbash_knockdown = 15

    # archer
    build_arrow_speed = 25
    archer_dig_speed = 30
    archer_drawtime = 23

    archer_maxpower = 66;
    archer_nodamage_vel = 1.0
    archer_max_vel = 15.0
    archer_slow_arrow_damage = 0.5
    archer_normal_arrow_damage = 1.0
    archer_charged_arrow_damage = 1.5

    # knockdown
    sword_knockdown = 12
    small_sword_knockdown = 0
    arrow_knockdown = 0
    charged_arrow_knockdown = 12

    bomb_jump_scale = 1.0

    If you do it I hope that you will also update the list_of_config_vars.txt.
     
  2. RadioActive

    RadioActive Guest

  3. flame6144

    flame6144 Catapult Fodder

    Messages:
    7
    Is it ture?Why?How great this version is!Why it die?
    On the other hand,I believe these change are very easy to do.Can't these change be implemented?
     
Mods: Rainbows