<?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=DoDamageBy</id>
		<title>DoDamageBy - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=DoDamageBy"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=DoDamageBy&amp;action=history"/>
		<updated>2026-04-15T01:53:21Z</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=DoDamageBy&amp;diff=308&amp;oldid=prev</id>
		<title>Tehbugerz0r: Created page with &quot;===From the Scripting Manual===  ''procedure DoDamageBy(ID,Shooter: Byte; Damage: Integer);''    '''Parameter Info:'''   ID (Byte): Player ID to do damage to.   Shooter (Byte)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=DoDamageBy&amp;diff=308&amp;oldid=prev"/>
				<updated>2013-03-14T07:00:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===From the Scripting Manual===  &amp;#039;&amp;#039;procedure DoDamageBy(ID,Shooter: Byte; Damage: Integer);&amp;#039;&amp;#039;    &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;#039;&amp;#039;&amp;#039;   ID (Byte): Player ID to do damage to.   Shooter (Byte)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===From the Scripting Manual===&lt;br /&gt;
 ''procedure DoDamageBy(ID,Shooter: Byte; Damage: Integer);''&lt;br /&gt;
 &lt;br /&gt;
 '''Parameter Info:'''&lt;br /&gt;
  ID (Byte): Player ID to do damage to.&lt;br /&gt;
  Shooter (Byte): Player ID doing damage.&lt;br /&gt;
  Damage (Integer): Amount of damage to do (4000 to get a definate kill)&lt;br /&gt;
 &lt;br /&gt;
 '''Description:'''&lt;br /&gt;
  This function will do damage to the specified player.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;pascal&amp;quot;&amp;gt;begin&lt;br /&gt;
    DoDamageBy(1,2,4000); //Instantly kill player 1 (Will appear as 'Killed by Player 2')&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[DoDamage]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Tehbugerz0r</name></author>	</entry>

	</feed>