2,051
edits
m (Fix formatting) |
m (→Other commands: fix broken source usage, typo) |
||
Line 1,219: | Line 1,219: | ||
:Example: | :Example: | ||
< | <source lang="cpp"> | ||
set.string(s1,"test"); | set.string(s1,"test"); | ||
unknown170(1); | unknown170(1); | ||
</ | </source> | ||
:will automatically load the savegame named "test". | :will automatically load the savegame named "test". | ||
Line 1,238: | Line 1,238: | ||
unknown181(n) | unknown181(n) | ||
:This command | :This command reestablishes the default control of Ego. It is normally used after a call to unknown173(). | ||
:Note: Be aware that commands 175, 176, 178, 179 and 180 of the last version of AGI (ver 3.002.149) do absolutely nothing. | :Note: Be aware that commands 175, 176, 178, 179 and 180 of the last version of AGI (ver 3.002.149) do absolutely nothing. |
edits