ID:262416
 
ok ok, i want to make it so that you can only save 1 character for certain reasons. thats why i make it so that the entire character list deletes, just before a new character is made. problem is, however

src.CharacterList().Cut(1,0)

result

Create Character.dm:110:error: .: expected end of statement

i cant seem to see whats wrong with that bit of code
Why not just have the character they are creating overwrite the file? Perhaps you might use fedl()?