<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_%28functions%29%2FCharacter_Control%2FTable</id>
	<title>Game (functions)/Character Control/Table - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_%28functions%29%2FCharacter_Control%2FTable"/>
	<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Character_Control/Table&amp;action=history"/>
	<updated>2026-07-31T04:08:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Character_Control/Table&amp;diff=6421&amp;oldid=prev</id>
		<title>Imbion: Created page with &quot;{| class=&quot;wikitable&quot; |- ! Function !! Description  |- | SetCharacterNickname | Sets a character&#039;s nickname.  |- | GetCharacterNickname | Returns the nickname of the passed character. |- | CanRelearn | Checks if the character can relearn any skills. Returns true if they can, false if they can&#039;t. |- | CanForget | Checks if the character can forget any skills. Returns true if they can, false if they can&#039;t. |- | CanLearn | Checks if the character can learn any skills. |- | C...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Character_Control/Table&amp;diff=6421&amp;oldid=prev"/>
		<updated>2026-01-17T22:56:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; |- ! Function !! Description  |- | SetCharacterNickname | Sets a character&amp;#039;s nickname.  |- | GetCharacterNickname | Returns the nickname of the passed character. |- | CanRelearn | Checks if the character can relearn any skills. Returns true if they can, false if they can&amp;#039;t. |- | CanForget | Checks if the character can forget any skills. Returns true if they can, false if they can&amp;#039;t. |- | CanLearn | Checks if the character can learn any skills. |- | C...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function !! Description &lt;br /&gt;
|-&lt;br /&gt;
| SetCharacterNickname&lt;br /&gt;
| Sets a character&amp;#039;s nickname. &lt;br /&gt;
|-&lt;br /&gt;
| GetCharacterNickname&lt;br /&gt;
| Returns the nickname of the passed character.&lt;br /&gt;
|-&lt;br /&gt;
| CanRelearn&lt;br /&gt;
| Checks if the character can relearn any skills. Returns true if they can, false if they can&amp;#039;t.&lt;br /&gt;
|-&lt;br /&gt;
| CanForget&lt;br /&gt;
| Checks if the character can forget any skills. Returns true if they can, false if they can&amp;#039;t.&lt;br /&gt;
|-&lt;br /&gt;
| CanLearn&lt;br /&gt;
| Checks if the character can learn any skills.&lt;br /&gt;
|-&lt;br /&gt;
| CheckLevelSkills&lt;br /&gt;
| Checks the levels gained by a character and prompts to learn all skills along the levels.&lt;br /&gt;
|-&lt;br /&gt;
| TryLearnSkill&lt;br /&gt;
| Attempts to give a new skill to the specified character, prompting to replace an old one if they are full.&lt;br /&gt;
|-&lt;br /&gt;
| LearnSkill&lt;br /&gt;
| Gives a new skill to a specified character. Fails if the character&amp;#039;s skills are full.&lt;br /&gt;
|-&lt;br /&gt;
| ForgetSkill&lt;br /&gt;
| Removes a skill from the specified character.&lt;br /&gt;
|-&lt;br /&gt;
| LockSkill&lt;br /&gt;
| Makes a skill impossible to forget or replace for the specified character. &lt;br /&gt;
|-&lt;br /&gt;
| UnlockSkill&lt;br /&gt;
| Unlocks a previously locked skill for the specified character, making it possible to be forgotten or replaced during normal gameplay. &lt;br /&gt;
|-&lt;br /&gt;
| SetCharacterSkill&lt;br /&gt;
| Gives a new skill to a specified character, replacing a specifically chosen slot.&lt;br /&gt;
|-&lt;br /&gt;
| GetCharacterSkill&lt;br /&gt;
| Gets the skill from a specified character and specified slot.&lt;br /&gt;
|-&lt;br /&gt;
| CanPromote&lt;br /&gt;
| Checks if the character can be promoted to a new class. (In PMDO, this is evolution.)&lt;br /&gt;
|-&lt;br /&gt;
| GetAvailablePromotions&lt;br /&gt;
| Gets a list of possible classes that the character can promote to. (In PMDO, this is evolution.)&lt;br /&gt;
|-&lt;br /&gt;
| PromoteCharacter&lt;br /&gt;
| Promotes a character to a new class. (In PMDO, this is evolution.)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Imbion</name></author>
	</entry>
</feed>