<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=GiveBonus</id>
		<title>GiveBonus - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=GiveBonus"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=GiveBonus&amp;action=history"/>
		<updated>2026-05-05T22:24:12Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=GiveBonus&amp;diff=61&amp;oldid=prev</id>
		<title>Freeman: Created page with &quot; procedure GiveBonus(ID, Bonus: byte);    '''Parameter Info:'''   ID (Byte): ID of the player.   Bonus (Byte): Type of the bonus to give:     1 - Predator     2 - Berserker   ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=GiveBonus&amp;diff=61&amp;oldid=prev"/>
				<updated>2012-08-15T08:45:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; procedure GiveBonus(ID, Bonus: byte);    &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;#039;&amp;#039;&amp;#039;   ID (Byte): ID of the player.   Bonus (Byte): Type of the bonus to give:     1 - Predator     2 - Berserker   ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; procedure GiveBonus(ID, Bonus: byte);&lt;br /&gt;
 &lt;br /&gt;
 '''Parameter Info:'''&lt;br /&gt;
  ID (Byte): ID of the player.&lt;br /&gt;
  Bonus (Byte): Type of the bonus to give:&lt;br /&gt;
    1 - Predator&lt;br /&gt;
    2 - Berserker&lt;br /&gt;
    3 - Bulletproof vest&lt;br /&gt;
    4 - Grenades&lt;br /&gt;
    5 - Cluster grenades&lt;br /&gt;
 &lt;br /&gt;
 '''Description:'''&lt;br /&gt;
  Gives the bonus directly to the specified player. No kits are spawned, so this thing always works. You can also give the bonus even&lt;br /&gt;
  if the old effect hasn't ended yet (like with pred)&lt;br /&gt;
  This procedure isn't documented in the eC manual, the IDs are got experimentally.&lt;br /&gt;
  Also note, that you can't give a medkit using this function (afaik), you can instead do ''negative'' damage with the [[DoDamage]] procedure.&lt;br /&gt;
&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Freeman</name></author>	</entry>

	</feed>