Search found 1 match
- 26 May 2018 07:41
- Forum: DOS Batch Forum
- Topic: Help im making am RPG Test Batch game and...
- Replies: 1
- Views: 1995
Help im making am RPG Test Batch game and...
Help I'm making an RPG Test Batch game and need to be able to take health away from the set Vars here's the code: P.S Im just trying to learn/relearn and idk what I need to do at :attack to remove health from %hp% based on %mdmg% @echo off title RPG Game Echo. color a :tutorial echo Hello Their Welc...