- Joined
- Jan 6, 2016
- Messages
- 6
- Reaction score
- 1
- First Language
- German
Hello everyone!
I would like to have something that allows me to Clone an Actor with MV.
For example:
Actor Id:2 == Actor Id:1
(So everything from actor with id 2 will be copy to Actor with Id 1. ) is this possible with a script call or something? I remember having a script for RmXP that allows me to do this.
I need this for a Monster Hunter/Tamer Game. You can only have 1 Active Monster at the same time.
(Other tamed monsters will end up a an Item wich you can use in the stable) and ofc every monster got different stats. so it would be hell of work to tell the Stable slot everytime for every Actor what to change... would be much more easy to allign all the Info to the same Actor and then clone it.
(sorry for bad englirsh)
please help me.
Thank you.
I would like to have something that allows me to Clone an Actor with MV.
For example:
Actor Id:2 == Actor Id:1
(So everything from actor with id 2 will be copy to Actor with Id 1. ) is this possible with a script call or something? I remember having a script for RmXP that allows me to do this.
I need this for a Monster Hunter/Tamer Game. You can only have 1 Active Monster at the same time.
(Other tamed monsters will end up a an Item wich you can use in the stable) and ofc every monster got different stats. so it would be hell of work to tell the Stable slot everytime for every Actor what to change... would be much more easy to allign all the Info to the same Actor and then clone it.
(sorry for bad englirsh)
please help me.
Thank you.
Last edited by a moderator:

