Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 [RMXP] Actor Cloning
#1
Alright, I am going to try to make this as easy to understand and concise as possible.

I have been looking for a way to, for example, take Actor001, its level etc, create a new Database entry somewhere other than $game_actors, and save that Actor001 with a unique ID.

I want to be able to use the same 6 actors for my party members, but be able to swap them out, and still save all of their info. I could in theory use actors 7 - 450 for the BASE characters (no level or statistic changes), and 451-999 to store owned party members, but I still don't understand how exactly I would move the actors around the database.

Basically, I create a new Actor001 with Actor054 as a base, give it its own stats etc(that stats part I can do heh) and when I pull Actor001 from my party it will be stored in the first available slot from 451+ UNLESS that actors ID already exists in 451+, in that case it overwrites the currently stored actor.

SO again, to make it clear...how can I overwrite actors with other actors, essentially cloning them?
Reply }


Messages In This Thread
[RMXP] Actor Cloning - by dagarath - 03-08-2011, 06:58 AM
RE: [RMXP] Actor Cloning - by DerVVulfman - 03-08-2011, 07:13 AM
RE: [RMXP] Actor Cloning - by dagarath - 03-08-2011, 07:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Personal graph by actor zlsl 4 3,870 10-23-2021, 06:43 AM
Last Post: zlsl
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 10,369 05-07-2021, 02:05 PM
Last Post: FrQise
   Actor names in Quest Script jreagan406 5 7,637 03-07-2017, 08:06 AM
Last Post: JayRay
   RMXP SKill animations too bright (overlaying the battle screen) Starmage 4 9,188 06-13-2016, 03:41 AM
Last Post: Starmage
   Actor Graphic/Reflection Refuses to Update/Refresh penguwin 6 8,736 11-06-2014, 09:51 PM
Last Post: penguwin
   [RMXP]Game Over and Atoa Battle Status mishaps firestalker 8 9,719 08-07-2014, 01:59 AM
Last Post: firestalker
  Attack from an enemy to a actor as condinitional branch Djigit 7 8,918 07-05-2014, 06:58 PM
Last Post: Djigit
Star Multilanguage script petition for RMXP Iqus 11 17,457 01-07-2013, 10:50 AM
Last Post: Narzew
   Modifying Actor ID to Class ID for Advanced Individual Battle Commands Script NewHope 1 4,201 07-11-2012, 11:37 PM
Last Post: NewHope
   Repositioning the actor command window. MegaPowerNinja 4 8,580 04-12-2011, 05:21 AM
Last Post: MegaPowerNinja



Users browsing this thread: