<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Jobchange</id>
		<title>Jobchange - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Jobchange"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Jobchange&amp;action=history"/>
		<updated>2026-05-02T23:15:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Jobchange&amp;diff=231&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== Syntax == *'''jobchange''' &lt;job number&gt;{,&lt;upper flag&gt;};  == Description == This command will change the job class of the invoking character. It does work using the job IDs,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Jobchange&amp;diff=231&amp;oldid=prev"/>
				<updated>2013-02-12T00:00:06Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == *&amp;#039;&amp;#039;&amp;#039;jobchange&amp;#039;&amp;#039;&amp;#039; &amp;lt;job number&amp;gt;{,&amp;lt;upper flag&amp;gt;};  == Description == This command will change the job class of the invoking character. It does work using the job IDs,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Syntax ==&lt;br /&gt;
*'''jobchange''' &amp;lt;job number&amp;gt;{,&amp;lt;upper flag&amp;gt;};&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This command will change the job class of the invoking character. It does work using the job IDs, but you can also use job names. The full list of job names and the IDs they correspond to can be found in {{git|db/const.txt}}. &lt;br /&gt;
&lt;br /&gt;
This command will also set a permanent character-based variable 'jobchange_level' which will contain the job level at the time right before changing jobs, which can be checked for later in scripts.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' 'upper flag' can alternatively be used to specify the type of job one changes to. &lt;br /&gt;
&lt;br /&gt;
== Upper Values ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Value &lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
| -1 or not set|| Preserves the current job type&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Normal/Standard Classes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || High/Advanced Classes&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Baby Classes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
    // This would change your player into a Swordman&lt;br /&gt;
    '''jobchange''' 1;&lt;br /&gt;
    &lt;br /&gt;
    // This would change your player into a Swordman High&lt;br /&gt;
    '''jobchange''' 4002; &lt;br /&gt;
    &lt;br /&gt;
    // This would change your player into a Swordman&lt;br /&gt;
    '''jobchange''' Job_Swordman; &lt;br /&gt;
    &lt;br /&gt;
    // This would change your player into a Swordman High&lt;br /&gt;
    '''jobchange''' Job_Swordman_High; &lt;br /&gt;
    &lt;br /&gt;
    // This would change the character to a high swordsman. &lt;br /&gt;
    '''jobchange''' Job_Swordman,1;&lt;br /&gt;
 &lt;br /&gt;
[[Category:Script_Command]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>