You can put any verb in any category (tab) you want. The DM Guide and basic beginner tutorials cover this well; you should read them first and learn instead of asking about every little thing.
mob icon = 'mob.dmi' set category = "Combat"//set to whatever you want. verb Train() //whatever you wanna call it flick("punch", src) exp += rand(1,3) //assuming you have an exp system
I recommend a system that actually requires a brain to use, or at least some effort from the players.
Either that or make the training system fully automated so they can go nap while they level up in your game.
(They're going to anyway if you make your training system like he suggested)
I recommend a system that actually requires a brain to use, or at least some effort from the players.
Either that or make the training system fully automated so they can go nap while they level up in your game.
(They're going to anyway if you make your training system like he suggested)
Thats what i want to do fal like a train system like other DBZ games but you can kill monsters also for EXP and killing monsters and Wishing is the main way to train the training system made it so like every 5 seconds you get 10% Exp till 100% :0