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

TDM with item spawners 1.3

Very simple mod that adds item spawners to TDM. Gives a lot of fun.

  1. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
    Diprog submitted a new resource:

    RTDM with item spawners - Very simple mod that adds item spawners to RTDM. It makes game much more funnier

    Read more about this resource...
     
  2. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  3. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  4. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  5. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  6. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  7. Brownies

    Brownies Ballista Bolt Thrower

    Messages:
    83
    Another Great mod, good job Diprog.

    But, where do You choose the item?
     
  8. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
    Hey. You don't need to choose anything. There is a list of items to spawn in one file called "ItemsSpawnerCommon.as". It contains this:
    Code:
    const string[] names = {
    "mat_bombs",
    "mat_waterbombs",[SPOILER="Code"][/SPOILER]
    "keg", "mine",
    "mat_waterarrows",
    "mat_firearrows",
    "mat_bombarrows",
    "mounted_bow",
    "drill",
    "boulder",
    "food",
    "saw",
    "heart",
    "sponge",
    "spikes",
    "trampoline",
    "migrant",
    "trader",
    "chicken",
    "bomb", "bomb", "bomb",
    "princess",
    "buildermask",
    "fire"
    };
    
    const int hitSpeed = 20 * 30; //every 20 seconds
    You can see items' names there. If you want to change them, then change them. "Items Spawner" block spawns these items randomly every 20 seconds, that's it.
     
    Last edited: Apr 17, 2015
  9. Brownies

    Brownies Ballista Bolt Thrower

    Messages:
    83
    Oh okay ! So great job Really, Can you come PM please ? I got a question
     
  10. Diprog

    Diprog Bison Rider Tester
    1. FUN Servers

    Messages:
    149
  11. Ni

    Ni Battle Angel Global Moderator Forum Moderator Mapping Moderator Donator Tester Official Server Admin
    1. Active Forum Users

    Messages:
    433
    Error compiling server scripts :C
     
  12. makmoud98

    makmoud98 You are already DEAD Forum Moderator Staff Alumni Tester

    Messages:
    586
    this is a 2 year old, outdated mod
     
  13. Ni

    Ni Battle Angel Global Moderator Forum Moderator Mapping Moderator Donator Tester Official Server Admin
    1. Active Forum Users

    Messages:
    433
    Okey :C