<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KaszpiR</id>
	<title>AlliedModders Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KaszpiR"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/Special:Contributions/KaszpiR"/>
	<updated>2026-06-06T01:28:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Dumb_users&amp;diff=3219</id>
		<title>Dumb users</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Dumb_users&amp;diff=3219"/>
		<updated>2006-08-14T10:20:25Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Quotes form IRC or privmsg =&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;wcL-jinu&amp;gt;  ANYONE who can please PUT THINGS in easier words for me, I am HAVING a MAJOR problem installing AmxMODX even when reading the directoins if someone could please help me install that WOULD BE GREAT!&lt;br /&gt;
*&amp;lt;Nick|NFo@&amp;gt;  guess you dont meet the iq requirement&lt;br /&gt;
*&amp;lt;Nick|NFo@&amp;gt;  :\&lt;br /&gt;
*&amp;lt;{Rosbief}{Knoddie}&amp;gt;  lol&lt;br /&gt;
*&amp;lt;_KaszpiR_+&amp;gt;  HAHAAHAHHA&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Dumb_users&amp;diff=3218</id>
		<title>Dumb users</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Dumb_users&amp;diff=3218"/>
		<updated>2006-08-14T10:19:22Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Quotes form IRC or privmsg =&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
08.14 11:57:24         wcL-jinu  ANYONE who can please PUT THINGS in easier words for me, I am HAVING a MAJOR problem installing AmxMODX even when reading the directoins if someone could please help me install that WOULD BE GREAT!&lt;br /&gt;
08.14 11:58:29         Nick|NFo@  guess you dont meet the iq requirement&lt;br /&gt;
08.14 11:58:31         Nick|NFo@  :\&lt;br /&gt;
08.14 12:01:19  {Rosbief}{Knoddie}  lol&lt;br /&gt;
08.14 12:17:53        _KaszpiR_+  HAHAAHAHHA&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=File_modules.ini&amp;diff=3094</id>
		<title>File modules.ini</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=File_modules.ini&amp;diff=3094"/>
		<updated>2006-06-25T13:44:49Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;AMX Mod X 1.71&lt;br /&gt;
This file is for Counter-Strike 1.6, has modules enabled (except from sql)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
; AMX Mod X Modules&lt;br /&gt;
; You can specify both linux &amp;amp; win32 modules here&lt;br /&gt;
; To enable a module, remove the semi-colon from the line&lt;br /&gt;
&lt;br /&gt;
; ------------------------------&lt;br /&gt;
; Fun - provides extra functions&lt;br /&gt;
; ------------------------------&lt;br /&gt;
fun_amxx_i386.so&lt;br /&gt;
fun_amxx.dll&lt;br /&gt;
fun_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; ----------------------------------------------------&lt;br /&gt;
; Engine - provides engine functions core to Half-Life&lt;br /&gt;
; ----------------------------------------------------&lt;br /&gt;
;engine_amxx_i386.so&lt;br /&gt;
engine_amxx.dll&lt;br /&gt;
;engine_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; ----------------------------------------------------------&lt;br /&gt;
; Fakemeta - provides a massive interface into the HL engine&lt;br /&gt;
; ----------------------------------------------------------&lt;br /&gt;
;fakemeta_amxx_i386.so&lt;br /&gt;
fakemeta_amxx.dll&lt;br /&gt;
;fakemeta_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; -------------------------------------------&lt;br /&gt;
; Database Access - only enable one of these&lt;br /&gt;
; -------------------------------------------&lt;br /&gt;
; MySQL&lt;br /&gt;
;mysql_amxx_i386.so&lt;br /&gt;
;mysql_amxx.dll&lt;br /&gt;
;mysql_amxx_amd64.so&lt;br /&gt;
; PostgreSQL&lt;br /&gt;
;pgsql_amxx_i386.so&lt;br /&gt;
;pgsql_amxx.dll&lt;br /&gt;
; Microsoft SQL&lt;br /&gt;
;mssql_amxx.dll&lt;br /&gt;
; SQLite&lt;br /&gt;
;sqlite_amxx.dll&lt;br /&gt;
;sqlite_amxx_i386.so&lt;br /&gt;
;sqlite_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; ---------------------------------------------&lt;br /&gt;
; GeoIP - determines the country of ip adresses&lt;br /&gt;
; ---------------------------------------------&lt;br /&gt;
;geoip_amxx_i386.so&lt;br /&gt;
geoip_amxx.dll&lt;br /&gt;
;geoip_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; --------------------------------&lt;br /&gt;
; Sockets - network socket support&lt;br /&gt;
; --------------------------------&lt;br /&gt;
;sockets_amxx_i386.so&lt;br /&gt;
sockets_amxx.dll&lt;br /&gt;
;sockets_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; --------------------------&lt;br /&gt;
; Regular Expression support&lt;br /&gt;
; --------------------------&lt;br /&gt;
;regex_amxx_i386.so&lt;br /&gt;
regex_amxx.dll&lt;br /&gt;
;regex_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; --------------------&lt;br /&gt;
; Binary Vault support&lt;br /&gt;
; --------------------&lt;br /&gt;
;nvault_amxx_i386.so&lt;br /&gt;
nvault_amxx.dll&lt;br /&gt;
;nvault_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; ----------------------------------------------------------&lt;br /&gt;
; Counter-Strike - adds functions specific to Counter-Strike&lt;br /&gt;
; ----------------------------------------------------------&lt;br /&gt;
cstrike_amxx_i386.so&lt;br /&gt;
cstrike_amxx.dll&lt;br /&gt;
cstrike_amxx_amd64.so&lt;br /&gt;
&lt;br /&gt;
; -----------------------------------------------------&lt;br /&gt;
; CSX - adds functionality for CS statistics and events&lt;br /&gt;
; -----------------------------------------------------&lt;br /&gt;
csx_amxx_i386.so&lt;br /&gt;
csx_amxx.dll&lt;br /&gt;
csx_amxx_amd64.so&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Talk:FTP&amp;diff=2989</id>
		<title>Talk:FTP</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Talk:FTP&amp;diff=2989"/>
		<updated>2006-06-03T09:24:38Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;how do i find out FTP information?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Get it from your server provider.&lt;br /&gt;
Server prvider should give you info about hst, port, username and password.&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=User:KaszpiR&amp;diff=2880</id>
		<title>User:KaszpiR</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=User:KaszpiR&amp;diff=2880"/>
		<updated>2006-04-09T12:33:05Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://nvt.prv.pl &amp;lt;br/&amp;gt;&lt;br /&gt;
http://hlds.pl&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=User:KaszpiR&amp;diff=2879</id>
		<title>User:KaszpiR</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=User:KaszpiR&amp;diff=2879"/>
		<updated>2006-04-09T12:32:57Z</updated>

		<summary type="html">&lt;p&gt;KaszpiR: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://nvt.prv.pl &lt;br /&gt;
http://hlds.pl&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>
		
	</entry>
</feed>