To clarify, I'm talking about creating prefab multiplayer characters, which access the characters.txt file for names and descriptions, among other nice things.
Creating an Actor entity in the editor and then trying to save it as a .chr through the "save chr" function returns the error, "This is not a multiplayer entity." Saving it through the "save" function as a .chr file succeeds but the .chr in question isn't recognized by the multiplayer character selection screen.
One (admittedly inelegant) solution is to cut and paste existing multiplayer characters, change their names and change their attributes, but it would be nice to be able to do it directly through FT Tools, since the editor hints at that being a possibility:
"Multi Player Characters
- The characters that appear in the Multi Player Selection window are a special kind of Actor entity.
- These entities are created as normal actors, but then saved out as .CHR files."
I searched the forum and didn't find any relevant info, and none of the tutorial sites cover multiplayer character creation (although they cover singleplayer character creation). If anyone has info on this, let me know.
Oh, and I did look through every part of multiplayer characters looking for some attribute or value that would define it as a multiplayer character and found none.
Thanks
Creating an Actor entity in the editor and then trying to save it as a .chr through the "save chr" function returns the error, "This is not a multiplayer entity." Saving it through the "save" function as a .chr file succeeds but the .chr in question isn't recognized by the multiplayer character selection screen.
One (admittedly inelegant) solution is to cut and paste existing multiplayer characters, change their names and change their attributes, but it would be nice to be able to do it directly through FT Tools, since the editor hints at that being a possibility:
"Multi Player Characters
- The characters that appear in the Multi Player Selection window are a special kind of Actor entity.
- These entities are created as normal actors, but then saved out as .CHR files."
I searched the forum and didn't find any relevant info, and none of the tutorial sites cover multiplayer character creation (although they cover singleplayer character creation). If anyone has info on this, let me know.
Oh, and I did look through every part of multiplayer characters looking for some attribute or value that would define it as a multiplayer character and found none.
Thanks