Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

CnOXundefined

CnOX

@CnOX
About
Posts
3
Topics
1
Groups
0
Followers
5
Following
5

Posts

Recent Best Controversial

  • [ZM] AFK Zombie System
    CnOXundefined CnOX

    THS.Shiniri yeah I just removed because in my very first try this happend, but I don't thing it's a common thing to occur.

    Great script btw, I only wonder if there's a way to completely freeze the game, like an solo pause.


  • [ZM] AFK Zombie System
    CnOXundefined CnOX

    @lResxt I changed THS.Shiniri's code to allow for 27 hours afk and virtually no cooldown.
    I changed on line 36, the wait to 1 and on line 51 afkc to (100000*20).
    I hope it fits your needs : )

    36 if(cooldown == 1){wait 1; cooldown = 0; status = 1;}
    
    51 while(distance(old_origin, self.origin) <= 5 || old_angles != self getPlayerAngles() && afk == 0 && afkc < (100000*20))
    

    ps: I also remove anything before "afk == 0" on my personal compilation because sometimes zombies would push me by chance and I'd leave the afk state.

  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate