Game Creation Problems: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== How do I import this character I downloaded in CHA format? == | == How do I import this character I downloaded in CHA format? == | ||
In the editor, go to the Characters pane and click the "Import character" button. Simple. | In the editor, go to the Characters pane and click the "Import character" button. Simple. | ||
Line 21: | Line 20: | ||
Because this file is your entire game, including the room files, when you save a room in the Room Editor it will delete the exe file (because the room contained in the exe is out of date). To get it back, simply save the game again by using the "Save game" command on the File menu. | Because this file is your entire game, including the room files, when you save a room in the Room Editor it will delete the exe file (because the room contained in the exe is out of date). To get it back, simply save the game again by using the "Save game" command on the File menu. | ||
== | == I get a message "Exiting due to signal SIGxxxx, Shutting down Allegro" and it says it "exited without requesting it". == | ||
I get a message "Exiting due to signal SIGxxxx, Shutting down Allegro" and it says it "exited without requesting it". == | |||
If you see a list of numbers, each starting with "0x", please write them down and contact me. Check that you haven't done anything silly, like used a sprite or view number which doesn't exist. | If you see a list of numbers, each starting with "0x", please write them down and contact me. Check that you haven't done anything silly, like used a sprite or view number which doesn't exist. | ||
[[Category:AGS Beginners' FAQ]] |