NumbeRED39 29 Posted September 19, 2020 (edited) I'm using Fomar's Clone Actor script, because EST was giving some issues. It's really great! But it doesn't allow me to generate a character with the level I want. I read the two scripts side to side, and while I think I sorta understand EST Clone Actor script, I don't get what Fomar's doing tbh... My knowledge of ruby is very minimal but how would I go about doing what I want? Edit: Nvm I found out I can change the initial level of actors in-game with: $data_actors[index].initial_level =+ n Then the script will generate a clone with the changed level. Is it safe to do so in the long run btw? Edited September 19, 2020 by NumbeRED39 Share this post Link to post Share on other sites