Difference between revisions of "AGI/Specifications/Logic"

Jump to navigation Jump to search
m
→‎Other commands: fix broken source usage, typo
m (Fix formatting)
m (→‎Other commands: fix broken source usage, typo)
Line 1,219: Line 1,219:
:Example:
:Example:


<syntax type="C++>
<source lang="cpp">
     set.string(s1,"test");
     set.string(s1,"test");
     unknown170(1);
     unknown170(1);
</syntax>
</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 restablishes the default control of Ego. It is normally used after a call to unknown173().
: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.
2,051

edits

Navigation menu