Game (functions)/Rescue Management/Table: Difference between revisions
From PMDOWiki
Created page with "{| class="wikitable" |- ! Function !! Description |- | EnterRescue|| Enter a zone and begin a rescue. |- | AddAOKRemark|| ? |- | HasSOSMail|| ? |- | HasAOKMail|| ? |- |}" |
No edit summary |
||
| Line 5: | Line 5: | ||
| EnterRescue|| Enter a zone and begin a rescue. | | EnterRescue|| Enter a zone and begin a rescue. | ||
|- | |- | ||
| AddAOKRemark|| | | AddAOKRemark|| (Undocumented) | ||
|- | |- | ||
| HasSOSMail|| | | HasSOSMail|| (Undocumented) | ||
|- | |- | ||
| HasAOKMail|| | | HasAOKMail|| (Undocumented) | ||
|- | |||
| GetRescueAllowed | |||
| Returns true if rescues are allowed, false otherwise. | |||
|- | |||
| SetRescueAllowed | |||
| Sets a flag in the player's save file to determined if they can be rescued or not. | |||
|- | |- | ||
|} | |} | ||
Latest revision as of 21:48, 17 January 2026
| Function | Description |
|---|---|
| EnterRescue | Enter a zone and begin a rescue. |
| AddAOKRemark | (Undocumented) |
| HasSOSMail | (Undocumented) |
| HasAOKMail | (Undocumented) |
| GetRescueAllowed | Returns true if rescues are allowed, false otherwise. |
| SetRescueAllowed | Sets a flag in the player's save file to determined if they can be rescued or not. |
