How do i make a copy of my character in the game?
ID:163805
![]() Aug 2 2007, 3:33 pm
|
|
![]() Aug 2 2007, 3:41 pm
|
|
what do you mean?
|
I think he means making an exact duplicate of his current characer. You would spawn a mob with no pre-defined variables and then you would spawn that mob in the proc/verb and then assign variables to it. So usr.icon = spawnedmob.icon, this would give it the same icon(the icon does NOT include overlays). You would do the same thing for the rest of the variables. Spawnedmob is a random variable I thought up of so don't use it.
|
Fine, here's an example:
mob |