<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Thu, 09 Apr 2026 23:07:22 +0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="https://psteamcommunity.yuanyoumao.com/groups/cssktm" rel="self" type="application/rss+xml" />
    <title>Knights Templar Mercenaries RSS Feed</title>
    <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm]]></link>
    <description><![CDATA[Events and Announcements for Knights Templar Mercenaries]]></description>
    <language>en-us</language>
    <generator>Steam Community RSS</generator>
    <item>
      <title>The Roster System: Step-by-Step</title>
      <description>Alright everyone, the only thing stopping us from having a squad-based organization is the Roster System. The Roster System is also what stalled promotions in the last incarnations of |KTM|. With the Roster System finished, promotions will only take a click of a button, and we can have promotions as often as necessary (with the one-week restriction on promotions for individuals after their last promotion of course).&lt;br&gt;&lt;br&gt;What we need to finish for the Roster System:&lt;br&gt;*Adding Rows&lt;br&gt;**Add SteamID/CommunityID (has to make sure the user puts in one of these or the program will corrupt)&lt;br&gt;**Add Name -Finished&lt;br&gt;**Add Join Date -Finished&lt;br&gt;**Add Additional Notes -Finished&lt;br&gt;**Block Submissions if Fields Null&lt;br&gt;**Automatically add users to Roster from Steam Group*&lt;br&gt;*Editing Rows&lt;br&gt;**Promotions/Demotions&lt;br&gt;**Squad Changes&lt;br&gt;**Additional Notes&lt;br&gt;**Moving users to and from LOA&lt;br&gt;**Moving users to and from Discharged&lt;br&gt;*Admins&lt;br&gt;**Have multiple admins*&lt;br&gt;**Give admins flags*&lt;br&gt;&lt;br&gt;*=Not until after |KTM| goes up&lt;br&gt;&lt;br&gt;I am heading to school to rewrite a paper, I may or may not be on tonight.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198338166985873715]]></link>
      <pubDate>Fri, 11 Jun 2010 18:05:45 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198338166985873715</guid>
    </item>
    <item>
      <title>Free Admin</title>
      <description>Alright everyone, I have SourceMod working with MySQL. I have not yet set it up on the Jail Break server or the Left 4 Dead/2 servers, but I will as soon as I finish the groups, and by groups I mean Game Admin because that is the only admin everyone will have (it is the highest admin). The following users will have this admin:&lt;br&gt;&lt;br&gt;White&lt;br&gt;Sox207&lt;br&gt;Fullmetal&lt;br&gt;Rezin&lt;br&gt;&lt;br&gt;If you think you deserve admin on 8 servers private message me, I'll probably give it to you.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199463447687101245]]></link>
      <pubDate>Sat, 05 Jun 2010 22:07:02 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199463447687101245</guid>
    </item>
    <item>
      <title>Squads Mod 0.5.0a Finished</title>
      <description>I've finished converting Squads Mod from an array-based system of saving squad/player information to a keygroup-based (used in Windows) or map-based (used in C++) system (whichever term you are more comformatble with).&lt;br&gt;&lt;br&gt;I have also modularized Squads Mod cutting the main script down from 2500 lines to 1600, with the modules:&lt;br&gt;*abilities&lt;br&gt;*classes&lt;br&gt;*colors&lt;br&gt;*health&lt;br&gt;and&lt;br&gt;*points&lt;br&gt;&lt;br&gt;In their own scripts, which will save on load time.&lt;br&gt;&lt;br&gt;The change log for the new version exempt the aforementioned:&lt;br&gt;*#openmenu and #closemenu always on.&lt;br&gt;*ss_hide_menu to stop squad popups from automatically sending to the user.&lt;br&gt;*#kickleader now functional.&lt;br&gt;&lt;br&gt;Subscripts:&lt;br&gt;*Abilities&lt;br&gt;**All squad abilities now functional, these include armor, speed, revive, and stealth. Skills and Individual Abilities under construction. Abilities do not yet cost points to test the balance of each.&lt;br&gt;**Armor gives 500 armor.&lt;br&gt;**Speed and Stealth now run out after 10 seconds. Speed gives you an adrenaline burst meaning it increments and decrements quickly.&lt;br&gt;**Speed and Stealth will not remove speed and stealth from Sharpshooters and Vanguards after use.&lt;br&gt;**Squad Leaders will no longer receive a message that they revived themselves or similar.&lt;br&gt;*Classes&lt;br&gt;**Health perks changed on three of the classes.&lt;br&gt;**Medics no longer have a speed perk, sharpshooters do.&lt;br&gt;**A SURPRISE!&lt;br&gt;*Health&lt;br&gt;**Now compatible with bots&lt;br&gt;*Points&lt;br&gt;**Weapon point values mapped, rank point requirements mapped.&lt;br&gt;**Players can rank up&lt;br&gt;**Squads gain points for ranks&lt;br&gt;&lt;br&gt;Squads Mod is about the tactics and the strategy, something that Classes and Abilities does bring in a way. But I do not want full concentration on Classes and Abilities, rather I want Squads Mod used to bring tactics into Counter-Strike: Source as the Knights Templar Mercenaries tried to.&lt;br&gt;&lt;br&gt;Remember, I said I would restart |KTM| when Squads Mod and the Roster System were finished, but Squads Mod will probably be in constant development for years, so I need a benchmark on that.&lt;br&gt;&lt;br&gt;The Roster System is actually finished in a way. All I have to do is write one MySQL statement and I can add people to the roster. The problem is the squads.&lt;br&gt;The Squads System for the Roster is very much like Squads Mod in PHP. The problem is that I need to finish designing the database for squads.&lt;br&gt;&lt;br&gt;That and I've been working on building up the |TSG| a lot. We have 6 L4D/2 servers split down the middle and one Killing Floor server. Instead of bitching at me to get |KTM| back up you should do something yourself. Help build up |TSG|, populate the |KTM| Normal Server and report bugs, RECRUIT.&lt;br&gt;&lt;br&gt;A good organization is not run by one man, a good organization runs itself.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199463447496932391]]></link>
      <pubDate>Fri, 04 Jun 2010 15:09:58 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199463447496932391</guid>
    </item>
    <item>
      <title>Shutting Down |KTM|</title>
      <description>As most of you know, |KTM| was scheduled for relaunch Summer 2010, for several reasons:&lt;br&gt;&lt;br&gt;1) We have maximum free time during the summer (at least most of us), this would have allowed for three practices a week, faster promotions, faster server fixes, and faster development.&lt;br&gt;2) I have 18 credit hour semesters, with very little time to do |KTM|-related work, and even less time to do homework.&lt;br&gt;3) We did not fulfill the three-part requirements I specified for the new |KTM|:&lt;br&gt;a. Website/Forums - I enjoyed how some people (*cough* Yoshi *cough*) said on New Year's Eve that we did not need things like a website and forums to restart the organization, and then a few weeks later said I had made no progress in the organization because we do not have a website and forums up. I love hypocrisy.&lt;br&gt;b. Squads System - An AUTOMATED system that allows me to add new members, promote them, move them between squads, basically do everything that |KTM| stood for: a squad-based combat unit run on fast promotions and realism implementation.&lt;br&gt;c. Squads Mod - For those of you who say my scripts &amp;quot;fail&amp;quot; or are &amp;quot;unnecessary&amp;quot;, please leave now. My scripts have been to your benefit, and because of your ignorance I will not defend my reasons for using PracticeMod or Squads Mod, because obviously you do not understand nor belong in |KTM| if you do not understand why we use these scripts. To deny PracticeMod is to deny quick strategical overviews, practices that do not take six hours, and discipline itself. To deny Squads Mod is to deny the very idea of |KTM|.&lt;br&gt;&lt;br&gt;With this in mind, take note that I can no longer host practices on Thursday and Saturday, I have fallen behind in my classes, failed a quiz today, and may fail two exams and quizzes on Monday if I do not have this Saturday to study. This does not apply to just this week, this applied to last week and the week before. This year has challenged me with a very heavy courseload that I have to persevere through.&lt;br&gt;&lt;br&gt;I was also going to give this choice to several members when I came home today:&lt;br&gt;&lt;br&gt;Pick one: |KTM| or Code Geass: Source, we can only do one.&lt;br&gt;&lt;br&gt;And then I realized that I cannot even do |KTM|. Code Geass: Source can fit into my free time because it is coding, because I have the resources at school, so on so forth. |KTM| requires monitoring my server computer, fixing my game servers, protecting against exploits, hosting events, etc., a commitment I cannot keep.&lt;br&gt;&lt;br&gt;This in mind, I have decided to shut down |KTM| until the summer, but different than before. This &amp;quot;shut down&amp;quot; will be no different than shutting down a computer. Everything will stay as it is. We will not reset promotions again, you will have your rank in the summer, you can even wear your tags in game until the summer.&lt;br&gt;&lt;br&gt;We will also keep recruiting, but a different type of recruiting. We do not want undedicated gamers who simply want to &amp;quot;pwn noobs&amp;quot;, we want people who will sign up for |KTM|, for what it was originally. |KTM| is not a clan, not even a unit (yet), |KTM| is a project bent on bringing a virtual military unit to Counter-Strike: Source based on squad combat, strategy, and tactics.&lt;br&gt;&lt;br&gt;If you wear |KTM| tags you must still abide by our bylaws, but you can also join another clan if you so wish to scrimmage in CEVO or the sort. Please note that when |KTM| restarts you will have to pick between |KTM| and your clan.&lt;br&gt;&lt;br&gt;So in synopsis, no events, no practices, servers will remain up, you can populate them if you like, you can invite ANYONE to the groups (who has not been banned from the |UGA|/|KTM| [Renegade...]), you can keep wearing your tags, you can keep |KTM| alive.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198326779600318564]]></link>
      <pubDate>Fri, 05 Feb 2010 01:08:11 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198326779600318564</guid>
    </item>
    <item>
      <title> Merge is Off!</title>
      <description>[TyR] has failed to comply with |KTM| bylaws, the merge is off.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198326142880422289]]></link>
      <pubDate>Wed, 27 Jan 2010 02:23:14 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/198326142880422289</guid>
    </item>
    <item>
      <title>Knights Templar Mercenaries now has a Theme Song</title>
      <description>&lt;a class=&quot;bb_link&quot; href=&quot;http://www.youtube.com/watch?v=jg4WG9rkG2g&quot; target=&quot;_blank&quot; rel=&quot;&quot;  id=&quot;dynamiclink_0&quot;&gt;http://www.youtube.com/watch?v=jg4WG9rkG2g&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a class=&quot;bb_link&quot; href=&quot;https://psteamcommunity.yuanyoumao.com/linkfilter/?u=http%3A%2F%2Fwww.darklyrics.com%2Flyrics%2Fgravedigger%2Fknightsofthecross.html%232&quot; target=&quot;_blank&quot; rel=&quot; noopener&quot; &gt;http://www.darklyrics.com/lyrics/gravedigger/knightsofthecross.html#2&lt;/a&gt;&lt;br&gt;&lt;br&gt;You heard me.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451504063830201]]></link>
      <pubDate>Sun, 24 Jan 2010 10:38:59 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451504063830201</guid>
    </item>
    <item>
      <title>10/01/23 Cannot attend practice</title>
      <description>Hello everyone,&lt;br&gt;&lt;br&gt;I just wanted to tell you all that I cannot attend practice. I planned on getting some work done yesterday but obviously that did not happen, so now I have:&lt;br&gt;&lt;br&gt;1) To divide a sound and modify the amplitude of the middle section multiple times in Java.&lt;br&gt;2) To do 11 problems in binary signing such as two's complement, one's complement, etc.&lt;br&gt;3) Read 65 pages of Cisco networking and prepare for a quiz.&lt;br&gt;4) Catch up on a section I missed in a math statistics class and do the next part that requires a TI-83/84 graphing calculator, roughly 25 problems * 6 graphs per problem, along with preparing for a quiz.&lt;br&gt;&lt;br&gt;-PatPeter</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451504005819467]]></link>
      <pubDate>Sat, 23 Jan 2010 21:06:33 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451504005819467</guid>
    </item>
    <item>
      <title>Recruitment Spree</title>
      <description>I still do not have Steam working (or installed), so instead of a practice I want to try something else.&lt;br&gt;&lt;br&gt;I have divided you all into groups, somewhat like squads, but the purpose of these groups is for each group to join a server other than our own and recruit.&lt;br&gt;&lt;br&gt;Note: Do not ask people to join the |KTM| right off the bat, try to work together with the people on the team, remember, YOU represent |KTM|, you ARE |KTM| when you wear our tags.&lt;br&gt;&lt;br&gt;You can join any server you want, Servants (with mics, sorry but you need to be able to lead and yell at people when necessary) will lead these groups and you should treat them as you would treat me. If you want to join a different group and you are a slave, ask that group's leader if you can switch with someone.&lt;br&gt;&lt;br&gt;Here are the groups:&lt;br&gt;&lt;br&gt;Srv.Fullmetal&lt;br&gt;Slv.White&lt;br&gt;Slv.Yoshi&lt;br&gt;Slv.Army&lt;br&gt;Slv.Keyreaper&lt;br&gt;&lt;br&gt;Srv.Kagnarok&lt;br&gt;Srv.Grizzled&lt;br&gt;Slv.Panic&lt;br&gt;Slv.Oppalot&lt;br&gt;&lt;br&gt;Srv.Rezin&lt;br&gt;Slv.Sox207&lt;br&gt;Slv.Kozak&lt;br&gt;Slv.Jizzed/Mike&lt;br&gt;&lt;br&gt;Srv.Darkness&lt;br&gt;Slv.Eric&lt;br&gt;Slv.Dream&lt;br&gt;Slv.RAxOR&lt;br&gt;&lt;br&gt;If anyone belongs to |KTM| but not in this group or in my roster, coordinate amongst yourselves which group he will join. Try to use tactics on the server along with one of you leading your team to victory if you have the opportunity! It is YOU that will make |KTM| what it has the potential to be.&lt;br&gt;&lt;br&gt;&lt;br&gt;AFTER YOU HAVE READ THIS ANNOUNCEMENT POST A COMMENT ON THE EVENT AS TO WHETHER YOU CAN ATTEND OR NOT! I am tired of people not commenting on the events, if you do not comment on the event you will not be counted for practice. I expect the team leaders to be ready to give me attendance records when I come online on Ventrilo or Steam tonight (hopefully I should be able to come on Ventrilo and help coordinate practice time, please make sure you have it downloaded) or tomorrow.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451503728454208]]></link>
      <pubDate>Thu, 21 Jan 2010 18:29:18 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/199451503728454208</guid>
    </item>
    <item>
      <title>Anyone in these groups will not receive a promotion</title>
      <description>Anyone in the following groups will not receive a promotion tomorrow:&lt;br&gt;&lt;br&gt;We hate X&lt;br&gt;X is a Y&lt;br&gt;etc.&lt;br&gt;&lt;br&gt;targeting a current or previous |UGA| member. Groups such as these go against the ideals of the |KTM| and will be taken seriously.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/73349538417492348]]></link>
      <pubDate>Sat, 09 Jan 2010 01:06:46 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/73349538417492348</guid>
    </item>
    <item>
      <title>Comment on the Event!</title>
      <description>Comment on the practice event whether you will make it or not, we need to keep attendance records for practice.</description>
      <link><![CDATA[https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/73349346672509478]]></link>
      <pubDate>Thu, 07 Jan 2010 07:18:28 +0000</pubDate>
      <author>|UGA|PatPeter</author>
      <guid isPermaLink="true">https://psteamcommunity.yuanyoumao.com/groups/cssktm/announcements/detail/73349346672509478</guid>
    </item>
  </channel>
</rss>