<?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=PC_Checkskill</id>
		<title>PC Checkskill - 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=PC_Checkskill"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=PC_Checkskill&amp;action=history"/>
		<updated>2026-05-01T08:56:21Z</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=PC_Checkskill&amp;diff=61&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== Check Skill LVL on the character ==   int pc_checkskill(struct map_session_data *sd,int skill_id)   pc_checkskill(sd,SKILLID)&gt;X)  * sd		= Only players have skills (mobs are...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=PC_Checkskill&amp;diff=61&amp;oldid=prev"/>
				<updated>2013-01-13T03:22:19Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Check Skill LVL on the character ==   int pc_checkskill(struct map_session_data *sd,int skill_id)   pc_checkskill(sd,SKILLID)&amp;gt;X)  * sd		= Only players have skills (mobs are...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Check Skill LVL on the character ==&lt;br /&gt;
&lt;br /&gt;
 int pc_checkskill(struct map_session_data *sd,int skill_id)&lt;br /&gt;
&lt;br /&gt;
 pc_checkskill(sd,SKILLID)&amp;gt;X)&lt;br /&gt;
&lt;br /&gt;
* sd		= Only players have skills (mobs are forced skill uses)&lt;br /&gt;
* SKILLID		= Skill ID, can be numeric (28=heal) or the client name (AL_HEAL=heal)&lt;br /&gt;
* X		= Skill Level (&amp;gt;0 he only needs 1 point)&lt;br /&gt;
* int		= Return the skill level learned by player &lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
This can be used to check if the character has the skill or not (same as &amp;gt;0)&lt;br /&gt;
&lt;br /&gt;
 pc_checkskill(sd,SKILLID)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Source_Functions]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>