Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

CallAdmin - Extendable inGame Reports


  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
Brak odpowiedzi do tego tematu

#1 Adminek AMXX.PL

    Admin :)

  • Bot

Reputacja: 156
Profesjonalista

  • Postów:7 488
  • Lokalizacja:AMXX.PL
Offline

Napisano 17.04.2013 17:57

<!-- BEGIN TEMPLATE: postbit_external -->
<div><div align="center"><img src="http://popoklopsi.de...g/calladmin.png" border="0" alt="" /></div><br /><br /><u><b><font size="4">Description:</font></b></u><br /><br />Call Admin allow players on your server to call for an admin to report cheaters / hackers / rule breakers.<br /><br />For best performances we use a 3-based system:<br /><ol style="list-style-type: decimal"><li>An extendable Sourcemod Plugin to report players</li>
<li>A webscript to interact with</li>
<li>A desktop client to receive calls</li>
</ol><br />In addition we provide a TeamSpeak 3 Modul to contact admins on your TS 3 Server.<br /><br />Currently Call Admin is in Beta status and we are always open for new ideas.<br /><br /><br /><u><b><font size="4">Requirements:</font></b></u><br /><ul><li><b>Sourcemod Plugin</b><br /><ul><li>An external MySQL Database</li>
<li><a href="http://forums.allied...ad.php?t=169095" target="_blank">Plugin Updater (Optional)</a></li>
</ul></li>
</ul><ul><li><b>Webscript</b><br /><ul><li>An external MySQL Database</li>
<li>An reachable URL</li>
<li>PHP 5</li>
<li>SimpleXML</li>
</ul></li>
</ul><ul><li><b>Client</b><br /><ul><li>Windows (Linux makefile available)</li>
<li>Internet connection</li>
</ul></li>
</ul> <br /><br /><u><b><font size="4">Features:</font></b></u><br /><ul><li>Multilingual (Currently English and German)</li>
<li>Extensibility through natives and forwards</li>
<li>Current available admin trackers</li>
<li>Own reasons</li>
<li>Anti-Spam time</li>
<li>Anonymous reports</li>
<li>Deleting old entries</li>
<li>Automatically updates</li>
<li>Anonymous IP's</li>
<li>Usage of a global time</li>
<li>Contact other admins (Client)</li>
<li>Steam support (Client)</li>
<li>And many many more</li>
</ul><br /> <br /><u><b><font size="4">Installation:</font></b></u><br /><ol style="list-style-type: decimal"><li><font size="3"><b>Sourcemod Plugin:</b></font><br /><br /><a href="http://forums.allied...ad.php?t=169095" target="_blank"> Download the plugin updater (Optional)</a><br /><br />Upload all files to your Server.<br /><br />Open &quot;<b>addons/sourcemod/config/databases.cfg</b>&quot; and add a new entry with the key &quot;<b>CallAdmin</b>&quot;.<br /><br /><!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&quot;CallAdmin&quot;<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;driver&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;mysql&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;host&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;database-host&gt;&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;database&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;database-name&gt;&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;user&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;username&gt;&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;pass&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;&lt;password&gt;&quot;<br />}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->Restart your server or change the map to load the plugin.<br /><br />Edit the config file &quot;<b>plugin.calladmin.cfg</b>&quot; in &quot;<b>cfg/sourcemod</b>&quot;.<br /> <br /></li>
<li><font size="3"><b>Webscript:</b></font><br /><br />Upload all files to your Web-Server.<br /> <br />Open the &quot;<b>app.config.php</b>&quot; file, edit the database settings and set an secret key.<br /> <br /></li>
<li><font size="3"><b>Client:</b></font><br /><br />Start the Client and edit your settings.<br /><br /></li>
<li><font size="3"><b>TS 3 Modul:</b></font><br /><br />Upload the files to your Gameserver and Webserver<br /><br />Edit the config file <b>&quot;plugin.calladmin_ts3.cfg</b>&quot; in &quot;<b>cfg/sourcemod</b>&quot;.<br />Edit the config file &quot;<b>app.config.php</b>&quot; in &quot;<b>ts3/include&quot;</b>.</li>
</ol><br /><br /><u><b><font size="4">CallAdmin Future:</font></b></u><br /><ol style="list-style-type: decimal"><li>Add a webinterface</li>
<li>Use Sockets (Maybe)</li>
<li>Your Idea?</li>
</ol><br /><br /><br /><u><b><font size="4">Download:</font></b></u><br /><ul><li><b>Always up to date</b><br /><ul><li><a href="http://vs.gugyclan.e.../job/CallAdmin/" target="_blank">Sourcemod and Webserver / TS3 plugin</a></li>
<li><a href="http://popoklopsi.de...dmin-client.zip" target="_blank">Client</a></li>
</ul></li>
</ul><ul><li><b>Current stable</b><br /><ul><li><a href="https://forums.allie...chmentid=118612" target="_blank">Sourcemod Plugin</a></li>
<li><a href="https://forums.allie...chmentid=118613" target="_blank">Webserver / TS3 Plugin</a></li>
<li><a href="https://forums.allie...chmentid=118614" target="_blank">Client</a></li>
</ul></li>
</ul><br /><br /><b><font size="4">Want more information or see some more pictures?</font></b><br /><br /><font size="4"><b>Just take a look at our <a href="https://github.com/I.../CallAdmin/wiki" target="_blank">WIKI</a> or ask us (<a href="https://forums.allie...ber.php?u=76578" target="_blank">Popoklopsi</a>, <a href="https://forums.allie...er.php?u=157964" target="_blank">Impact</a>).</b></font></div>


<br /> <div style="padding:6px">


<fieldset class="fieldset">
<legend>Attached Thumbnails</legend>
<div style="padding:3px">
<!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216223" rel="Lightbox_1934474" id="attachment118623"><img class="thumbnail" src="https://forums.allie...38;d=1366216223" border="0" alt="Click image for larger version

Name: Call.jpg
Views: N/A
Size: 86.3 KB
ID: 118623" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216237" rel="Lightbox_1934474" id="attachment118624"><img class="thumbnail" src="https://forums.allie...38;d=1366216237" border="0" alt="Click image for larger version

Name: Main.jpg
Views: N/A
Size: 66.8 KB
ID: 118624" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216252" rel="Lightbox_1934474" id="attachment118625"><img class="thumbnail" src="https://forums.allie...38;d=1366216252" border="0" alt="Click image for larger version

Name: calladmin_ownreason.jpg
Views: N/A
Size: 29.4 KB
ID: 118625" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216260" rel="Lightbox_1934474" id="attachment118626"><img class="thumbnail" src="https://forums.allie...38;d=1366216260" border="0" alt="Click image for larger version

Name: calladmin_adminsavailable.jpg
Views: N/A
Size: 11.0 KB
ID: 118626" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216275" rel="Lightbox_1934474" id="attachment118627"><img class="thumbnail" src="https://forums.allie...38;d=1366216275" border="0" alt="Click image for larger version

Name: calladmin_reported.jpg
Views: N/A
Size: 10.7 KB
ID: 118627" /></a>
&nbsp;<br /><br />
<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366216281" rel="Lightbox_1934474" id="attachment118628"><img class="thumbnail" src="https://forums.allie...38;d=1366216281" border="0" alt="Click image for larger version

Name: 2013-03-20_00005.jpg
Views: N/A
Size: 12.2 KB
ID: 118628" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail --><!-- BEGIN TEMPLATE: postbit_attachmentthumbnail -->

<a href="https://forums.allie...38;d=1366217658" rel="Lightbox_1934474" id="attachment118629"><img class="thumbnail" src="https://forums.allie...38;d=1366217658" border="0" alt="Click image for larger version

Name: About.jpg
Views: N/A
Size: 95.6 KB
ID: 118629" /></a>
&nbsp;

<!-- END TEMPLATE: postbit_attachmentthumbnail -->
</div>
</fieldset>







<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1366216061">CallAdmin_ci_gameserver_full.zip</a> (41.9 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1366216065">CallAdmin_ci_web_full.zip</a> (117.6 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1366216076">calladmin-client.zip</a> (1.46 MB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>


</div>

<!-- END TEMPLATE: postbit_external -->

Wyświetl pełny artykuł




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych