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

[Any] Crash Helper


  • 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 489
  • Lokalizacja:AMXX.PL
Offline

Napisano 09.09.2013 03:33

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b><font size="3">Features:</font></b><ul><li>A plugin request commisioned by <a href="https://forums.allie...er.php?u=227640" target="_blank">AdReNoChrOm</a></li>
<li>Provides logging of several elements that may help diagnose crashing issues.</li>
<li>Capable of logging:<ul><li>Connections (if the client fully authorizes)</li>
<li>Events (all events, including connection events w/ more detail)<ul><li>Displays any information the event contains.</li>
</ul></li>
<li>Population (players + steams every 60.0 seconds)</li>
<li>Map Changes (start of map change, end of map change)</li>
</ul></li>
<li>Logs information to it's own /log/ directory and files based on month.day (default)</li>
<li>Parses ModEvents.res / ServerEvents.res making it compatible with any Source game.<ul><li>I've included latest files for CS:GO/CS:S/TF2 (9/8/13)</li>
</ul></li>
</ul><b><font size="3">ConVars: </font></b><ul><li><b>sm_crashhelper_enabled</b>: Enables/disables all features of the plugin. (0 = Disabled, 1 = Enabled)</li>
<li><b>sm_crashhelper_detect</b>: Determines what information is logged; add values together for totals) (1 = Connections, 2 = Events, 4 = Population (Every 60.0 Seconds), 8 = Map Changes<ul><li>The connection related events display more information than Connections, as Connections is just to track players.</li>
</ul></li>
<li><b>sm_crashhelper_stamp</b>: Used for determining the format of optional &lt;stamp&gt; within sm_crashhelper_path_logging. <ul><li>For more informaiton, see <a href="http://www.cplusplus...ctime/strftime/" target="_blank">http://www.cplusplus...time/</a>.</li>
<li>Notes:</li>
<li>Since SourceMod tries to parse certain elements in the convar, use * instead of % and the plugin will correct it on usage.</li>
<li>If you use a format that contains spaces, the plugin will automatically replace spaces with periods. Ex August 2013 = August.2013</li>
</ul></li>
<li><b>sm_crashhelper_ignore</b>: Events that will be ignored if logging events. Separate multiple events with a comma.<ul><li>For events that fire way too frequently and would just bloat logs, such as shooting weapons.</li>
<li><b>sm_crashhelper_path_modevents</b>: The path to the modevents.res file, which is required for logging events. &lt;game&gt; is optional and will be replaced with the result of GetGameFolderName.</li>
<li>GetGameFolderName is essentially the default installation directory. tf / cstrike / csgo / etc</li>
<li>Located within /resource/, may require accessing .vpk files within the game directory.</li>
</ul></li>
<li><b>sm_crashhelper_path_serverevents</b>: The path to the serverevents.res file, which is required for logging events. &lt;game&gt; is optional and will be replaced with the result of GetGameFolderName.<ul><li>GetGameFolderName is essentially the default installation directory. tf / cstrike / csgo / etc</li>
<li>Located within /resource/, may require accessing .vpk files within the game directory.</li>
<li>If it doesn't exist within the .vpk, it is likely using the default HL2 version, which is found in the /hl2/ directory of your game, but same location concept.</li>
</ul></li>
<li><b>sm_crashhelper_path_logging</b>: Determines which file the plugin will print to. &lt;stamp&gt; is optional and will be replaced with the result of sm_crashhelper_stamp.<ul><li>Any sub-directories must be created manually. /logs/crashhelper/ will not automatically be created.</li>
</ul></li>
</ul><b><font size="3">Log Example:</font></b><ul><li><a href="http://pastebin.com/HJUiqW6W" target="_blank">http://pastebin.com/...UiqW6W</a></li>
<li>Don't pay attention to bullet_impact events (despite being blocked with cvar; the .cfg generated wrong on very first version test and I never corrected it.</li>
</ul></div>


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








<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=1378694007">_crash_helper.zip</a> (34.0 KB)


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


<a href="http://www.sourcemod...?file_id=125547"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1378694014">Get Source</a> (sm_crashhelper.sp - 12.3 KB)


</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