jump.tf Forums
Welcome B)

Simple Offline Regen Script

In The Bar

  • Newbie
  • *
    • Posts: 2
    • Frags: +0/-0
    • View Profile
I've made this myself and although took some help from other scripts too..
if there are errors then please report here or add me on steam to report, i'm really wanting to make it perfect.

Code: [Select]
bind r "regen"
alias regen "sv_cheats 1;mp_waitingforplayers_cancel 1;mp_disable_respawn_times 1;ammo;health"
alias ammo "give func_regenerate;startLoop"
alias health "hurtme -9999"
alias startLoop "impulse 101;infinite"
alias infinite "sv_allow_wait_command 1;wait 33;sv_allow_wait_command 0;startLoop"

you can change the bind or health to your needs...

feedback is greatly appreciated.
« Last Edit: August 25, 2014, 10:57:58 AM by In The Bar »



obsidiian

  • Administrator
  • Proficient
  • *****
    • Posts: 336
    • Frags: +1/-0
    • View Profile
Simpler offline regen script

hurtme -999999
bind "mouse1" "+attack; impulse 101"


In The Bar

  • Newbie
  • *
    • Posts: 2
    • Frags: +0/-0
    • View Profile
as far as i recall impulse 101 only refilled your health and ammo but not your clip


Exile

  • Administrator
  • Advanced
  • *****
    • Posts: 667
    • Frags: +6/-0
  • fhhh
    • View Profile