[RMVX ACE] HELP, WITH A SIMPLE METHOD... I THINK?
Posts
Pages:
1
Hello, I'm pretty advanced in what i want to do.
I have managed to make a Character learn skill througth objects, however...
Most of the scripts, that block or prevent an item usage, use an job system.
I want to do the same but using the Actor themselves...(mostly so I can void making 20 or so jobs with the same name).
i think of using a lot of Common events, that use a condition check... is it possible or do i need to actually use the jobs?
Or someone has a different Idea of how to do it?
I have managed to make a Character learn skill througth objects, however...
Most of the scripts, that block or prevent an item usage, use an job system.
I want to do the same but using the Actor themselves...(mostly so I can void making 20 or so jobs with the same name).
i think of using a lot of Common events, that use a condition check... is it possible or do i need to actually use the jobs?
Or someone has a different Idea of how to do it?
If I'm reading this correctly, you want to edit the character instead of making a bunch of classes?
Honestly, you can do it but it's easier - much easier - to just use classes. There's a command that just lets you change class through eventing, so you really don't need a script, either.
Honestly, you can do it but it's easier - much easier - to just use classes. There's a command that just lets you change class through eventing, so you really don't need a script, either.
Pages:
1















