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
ID:262416
Jun 13 2005, 8:44 am
|
|
Jun 13 2005, 12:23 pm (Edited on Jun 13 2005, 12:29 pm)
|
|
Why not just have the character they are creating overwrite the file? Perhaps you might use fedl()?
|