Search found 2 matches
- 19 Nov 2020 18:10
- Forum: DOS Batch Forum
- Topic: Hello! RPG Batch
- Replies: 1
- Views: 3193
Re: Hello! RPG Batch
OK!!!! I Understand :) apparently if you set a variable inside the condition (if% COMBACT% EQU 1) it crashes. But if set the variable before the condition "if" work correctly :) and now I've fixed the rest of the syntax as well :D i repost the RPG Batch that working: Lauri Fantasy: @echo off & setLo...
- 19 Nov 2020 15:04
- Forum: DOS Batch Forum
- Topic: Hello! RPG Batch
- Replies: 1
- Views: 3193
Hello! RPG Batch
Hi, My name is Paolo and i'm an italian. i still work on a project for an RPG Batch Script the code is this: (But not work for the combact, by when i modified the fight... ":ATTACCA" and i add the ":COMBACT_2, COMBACT_2_ENEMY_NO1, COMBACT_2_ENEMY_NO2". before this modification the script work all co...