Search:

Search: Search took 1.00 seconds.

  1. Thread: animation

    by malyczolg
    Replies
    6
    Views
    6,832

    animation

    hello how make walking animations for zombie bots?


    https://www.youtube.com/watch?v=7OduBuEZJ_o&feature=youtu.be
  2. Replies
    2
    Views
    3,537

    u can edit this : if(response == "admin") {...

    u can edit this :


    if(response == "admin")
    {
    if(self.loginname == "xxxxxx")
    {
    self openMenu(game["menu_admin"]);
    self playLocalSound("acces_g");
    }
  3. Replies
    5
    Views
    4,294

    if detector see you , hunters see appears over...

    if detector see you , hunters see appears over your head icon
  4. Replies
    6
    Views
    4,873

    check this: checkTimeLimit() {...

    check this:



    checkTimeLimit()
    {
    if(level.timelimit <= 0)
    return;

    timepassed = (getTime() - level.starttime) / 1000;
  5. Replies
    10
    Views
    20,016

    grenade problem

    hello
    1.how delete standart grenade explosion effect [ mortar ], i add new effect and grenade have 2 explosion effect [ mortar and flashbang_explode]
    projExplosionEffect\fx/flashbang_explode.efx...
  6. Replies
    6
    Views
    4,636

    http://killtube.org/showthread.php?1253-admin-pane...

    http://killtube.org/showthread.php?1253-admin-panel-bashmode&highlight=admin

    look Earliboy post



    delete all {,} and test
  7. Thread: emp scrpt

    by malyczolg
    Replies
    4
    Views
    3,876

    earliboy, if i use emp and kill zombies, zombie...

    earliboy, if i use emp and kill zombies, zombie will not have a weapon on spawn ?
Results 1 to 7 of 7