- Joined
- Sep 29, 2016
- Messages
- 7
- Reaction score
- 1
- First Language
- English
- Primarily Uses
I am new to RPG Maker Vx Ace and am trying to replace the standard attack skill with a random skill from a set of 3 that i have created.
Now i figured out how to call the a single skill from the common event, but it still shows the standard attack msg and show that it did not effect the target.
so my questions would be how to 1) surpress the text output from the standard attack and 2) how to gen a random number to plugin into conditional statement to select the random skill.
Or maybe I am barking up the entirly wrong tree, I hope somebody can clue me in.


Now i figured out how to call the a single skill from the common event, but it still shows the standard attack msg and show that it did not effect the target.
so my questions would be how to 1) surpress the text output from the standard attack and 2) how to gen a random number to plugin into conditional statement to select the random skill.
Or maybe I am barking up the entirly wrong tree, I hope somebody can clue me in.




