Search found 1 match
- 17 Dec 2024 11:42
- Forum: DOS Batch Forum
- Topic: is this possible?
- Replies: 1
- Views: 6254
is this possible?
i am trying to make a game, with stat leveling that i based on the fallout games. :Stats_List cls echo now you will see your stats echo they are random, so if you don't like them, close out and restart. pause set starter-str=0 set starter-per=0 set starter-end=0 set starter-chr=0 set starter-int=0 s...