SCRIPT REQUEST FOR RPG MAKER VX ACE
Posts
Pages:
1
I hope I can explain this well enough. Basically I'm trying to find a script where I can create a "recruitment office" of sorts. Bascially I talk to a guy at a counter, he opens a dialog box with the choices "Hire" "Fire" "Leave". From here when you choose Hire, it randomly generates a party member which can be Male or Female. They can be of any random class and any random level. Their appearance could be random if there was a way to use VXAce's character generator to generate a character. However, the level would only be equal to or less than the player's level. Also the level determines the recruit cost. Is something like this possible? I guess the closest thing would be Final Fantasy Tactics' recruitment mechanic. If anyone has any idea how I can achieve this, let me know. Thanks in advance!
You can accomplish this through the use of some more "advanced" scripts. They require quite a bit of know-how though, so learning to use them is a must. Anyway, to achieve your desired effect you can use these scripts:
Fomar0154 - Clone Actor Script: http://cobbtocs.co.uk/wp/?p=125
Yanfly - Common Event Shop: http://rpgmaker.net/scripts/162/
Victor - Visual Equip: http://victorscripts.wordpress.com/rpg-maker-vx-ace/utility-scripts/visual-equip/
Explanation: "Clone Actor Script" allows you to make actors during the game, "Common Event Shop" will allow you to make a "unique" shop which sells non-standard things (like actors in this case). Lastly "Visual Equip" allows you to make actors from bits and pieces of graphics (to create a random looking actor).
I think that about handles all of the features you needed. Good luck!
Fomar0154 - Clone Actor Script: http://cobbtocs.co.uk/wp/?p=125
Yanfly - Common Event Shop: http://rpgmaker.net/scripts/162/
Victor - Visual Equip: http://victorscripts.wordpress.com/rpg-maker-vx-ace/utility-scripts/visual-equip/
Explanation: "Clone Actor Script" allows you to make actors during the game, "Common Event Shop" will allow you to make a "unique" shop which sells non-standard things (like actors in this case). Lastly "Visual Equip" allows you to make actors from bits and pieces of graphics (to create a random looking actor).
I think that about handles all of the features you needed. Good luck!
Pages:
1













