1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. 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

KAG Spawn List for Sandbox

Discussion in 'Help' started by austinthus, Apr 19, 2014.

Mods: makmoud98, Mazey
  1. austinthus

    austinthus Horde Gibber

    Messages:
    94
    Hi, I've been messing around in sandbox lately, and I know how to spawn things and the like, but does anybody have a full list of everything you can spawn? I sometimes need to spawn lit kegs and the like for my tests, but I am unaware of how to spawn the keg in that form. Also, before you go on a rant about premium and whatnot, the account I'm posting this from isn't premium, but I do have a premium account on steam. Side note - How do I load a map in sandbox that has water? Thank you in advanced, and sorry if this is in the wrong place. I thought it would be best here. EDIT: I did a search for a post like this, and while I recall seeing one long ago, I couldn't find anything. I apologize if this is a repost.
     
  2. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    You can't really have a list, but once you know which item you want to spawn, just find its .cfg and find the value of "blob_name" ( Or something like that ) and type !thenameoftheblob
     
  3. austinthus

    austinthus Horde Gibber

    Messages:
    94
    So how would I spawn a lit keg? I've tried all sorts of varieties. !litkeg, !keglit, !kegs, !litkegs, !kegslit, !mat_keg, !mat_litkeg, !mat_keglit, and the list goes on...
     
  4. Esther

    Esther Catapult Fodder

    Messages:
    4
    You can't spawn a lit keg.
    Lit keg isn't a separate blob from keg. Instead of creating a new blob when a keg is lit, it just changes its sprite and the timer is added. Thus, it is impossible to spawn a lit keg. You'll have to light it manually.
     
    zerd likes this.
  5. bunnie

    bunnie Haxor Tester

    Messages:
    1,319
    A
    !archer
    !arrow
    !arrows
    !airship
    ----------------------------------
    B
    !ballista
    !ballista_bolt
    !barracks
    !bomb
    !bombs
    !bot
    !boulder
    !btree
    !bucket
    !builder
    !bush
    !building
    !bed
    !bomber
    !bison
    ----------------------------------
    C
    !catapult
    !crate
    !crate blobname (ex: !crate catapult)
    ----------------------------------
    D
    !dinghy
    !drill
    ----------------------------------
    F
    !factory
    !fireplace
    !fishy
    !flowers
    !food
    ----------------------------------
    G
    !grain
    ----------------------------------
    H
    !heart
    ----------------------------------
    K
    !keg
    !kill1
    !kill2
    !killall
    !killme
    !kitchen
    !knight
    ----------------------------------
    L
    !ladder
    !lantern
    !log
    !longboat
    ----------------------------------
    M
    !mat_arrows
    !mat_firearrows
    !mat_gold
    !mat_stone
    !mat_wood
    !minikeg
    !mounted_bow
    !music
    ----------------------------------
    N
    !nursery
    ----------------------------------
    P
    !powerup
    ----------------------------------
    R
    !raft
    ----------------------------------
    S
    !satchel
    !saw
    !scroll
    !scroll gib
    !shark
    !sign
    !spawnwater
    !steak
    !stones
    !stone_block
    ----------------------------------
    T
    !tent
    !trader
    !tradingpost
    !trampoline
    !tree
    !tree_pine
    ----------------------------------
    W
    !war_base
    !warboat
    !wood_block
    !workbench
     
    zerd likes this.
  6. zerd

    zerd Arsonist
    1. SIEGE Clan - SIEGE

    Messages:
    47
    If you just want to be able to do this in singleplayer, I guess you can alter the file called ChatCommands.as (found in: King Arthurs Gold\Base\Rules\CommonScripts) to make a special exception for !litkeg etc.

    Edit: typo
     
  7. austinthus

    austinthus Horde Gibber

    Messages:
    94
    Thank you guys so much. This will be useful for future reference, as well.
     
  8. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    You could just create a new keg called litkeg that explodes just after appearing by doing few stuff in its code.
     
Mods: makmoud98, Mazey