Anonymous user
Creating Custom Save and Load Dialogs: Difference between revisions
Creating Custom Save and Load Dialogs (view source)
Revision as of 16:35, 12 August 2006
, 12 August 2006→Known Bugs
*>CMK2901 No edit summary |
*>CMK2901 |
||
Line 187: | Line 187: | ||
Currently, there is only one problem I know of: | Currently, there is only one problem I know of: | ||
1) On the save GUI, more than one save can have the same name, leading to considerable confusion (3 saves named "Library", for example). This is because an entered save name is only checked against the highlighted save. | 1) On the save GUI, more than one save can have the same name, leading to considerable confusion (3 saves named "Library", for example). This is because an entered save name is only checked against the highlighted save. This could be fixed pretty easily by checking the name against all the names in the "savegameindex[]", which I will post here when I have it working. | ||
Thanks for reading, | |||
Clark Kromenaker | |||
CMK2901@gmail.com | CMK2901@gmail.com | ||
[[Category:Intermediate Tutorials]][[Category:Scripting]] | [[Category:Intermediate Tutorials]][[Category:Scripting]] |