<!-- BEGIN TEMPLATE: postbit_external -->
<div><font size="1">This plugin is a complete remake of the <a href="http://forums.allied...d.php?p=1286187" target="_blank">original Trikz plugin</a> for CS:S by <a href="http://forums.alliedmods.net/member.php?u=66014" target="_blank">johan123jo</a>, inspired by CrazyTrikz that was originally made for ES.</font><br /><br /><b>Requirements:<br /></b>SourceMod 1.5+<br /><a href="https://forums.alliedmods.net/showthread.php?t=189751" target="_blank">[CS:S] Timer 1.0.7+</a> <br />SDKHooks (Comes with SourceMod 1.5+)<br /><a href="https://forums.alliedmods.net/showthread.php?t=159876" target="_blank">[CS:S] Flashbang tools</a> (newest gamedata <a href="https://forums.alliedmods.net/showpost.php?p=2040393&postcount=21" target="_blank">here</a>)<br /><br /><b>Optional requirements:<br /></b><a href="https://forums.alliedmods.net/showthread.php?t=170630" target="_blank">SteamTools</a> to change the game description. (Download an 0.8.3 release)<br /><a href="https://forums.alliedmods.net/showthread.php?t=197815" target="_blank">CollisionHook</a> to make partners only block themselves with their bodies/flashbangs.<br />Timer's physics module for partners to start their timer only if both are on the same physics difficulty.<br /><br /><b>Features:<br /></b>Game description changing.<br />Auto flashbang giver.<br />Auto flashbang switcher.<br />Player to player teleportation.<br />Checkpoints.<br />Hit bug fixer. (Fixing the bug that flashes hit your legs but doesn't boost you)<br />Trikz menu.<br />Partners system.<br />Flashbangs can only hit your partner.<br />Players can't start their timer without a partner.<br />If Timer has the physics module, partners must have the same difficulty to start their timer.<br />Block toggler.<br />sv_enableboost/sv_enablebunnyhopping 1 forcer.<br />Only partners can block you.<br /><br /><b>Commands:</b><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">18:26:17 sm cmds 53<br />18:26:17 [SM] Listing 36 commands for: Trikz (Redux)<br /> [Name] [Type] [Help]<br /> sm_af console Toggle auto flash<br /> sm_as console Toggle auto switch<br /> sm_autoflash console Toggle auto flash<br /> sm_autoswitch console Toggle auto switch<br /> sm_bl console Toggle blocking<br /> sm_block console Toggle blocking<br /> sm_checkpoints console Checkpoints menu<br /> sm_cp console Checkpoints menu<br /> sm_cpmenu console Checkpoints menu<br /> sm_f console Obtain a Flashbang<br /> sm_flash console Obtain a Flashbang<br /> sm_flashbang console Obtain a Flashbang<br /> sm_ghost console Toggle blocking<br /> sm_giveflash console Obtain a Flashbang<br /> sm_mate console Select your Trikz partner.<br /> sm_menu console Trikz menu<br /> sm_nomate console Disable your partnership.<br /> sm_p console Select your Trikz partner.<br /> sm_partner console Select your Trikz partner.<br /> sm_respawn console Respawn yourself<br /> sm_s1 console Save checkpoint 1<br /> sm_s2 console Save checkpoint 2<br /> sm_save1 console Save checkpoint 1<br /> sm_save2 console Save checkpoint 2<br /> sm_switch console Toggle blocking<br /> sm_t console Trikz menu<br /> sm_t1 console Teleport to checkpoint 1<br /> sm_t2 console Teleport to checkpoint 2<br /> sm_tele1 console Teleport to checkpoint 1<br /> sm_tele2 console Teleport to checkpoint 2<br /> sm_tp console Checkpoints menu<br /> sm_tpmenu console Checkpoints menu<br /> sm_tpto console Teleport to a player<br /> sm_trikz console Trikz menu<br /> sm_unp console Disable your partnership.<br /> sm_unpartner console Disable your partnership.</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><font size="1">- Commands can be used on chat too with ! or / instead of the sm_ as a prefix as default.</font><br /><br /><b>Convars:<br /></b><!-- 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">// ConVars for plugin "trikz_redux.smx"<br /><br />// Allow players to use checkpoints?<br />// Note: Teleport to a checkpoint will stop your timer!<br />// -<br />// Default: "1"<br />// Minimum: "0.000000"<br />// Maximum: "1.000000"<br />sm_trikzredux_checkpoints "1"<br /><br />// Trikz (Redux) is enabled?<br />// -<br />// Default: "1"<br />// Minimum: "0.000000"<br />// Maximum: "1.000000"<br />sm_trikzredux_enabled "1"<br /><br />// Fix the hit bug? (The bug that you flashboost someone and he doesn't get the boost)<br />// Highly recommended to be enabled!<br />// -<br />// Default: "1"<br />// Minimum: "0.000000"<br />// Maximum: "1.000000"<br />sm_trikzredux_hitfix "1"<br /><br />// If SteamTools' installed, what should be the new game description?<br />// The original is Counter-Strike: Source.<br />// Hint: Change to 0 or "none" if you want it to remain the same.<br />// -<br />// Default: "CS:S Trikz"<br />sm_trikzredux_overwrite "CS:S Trikz"<br /><br />// Allow players to teleport to each other using sm_tpto?<br />// -<br />// Default: "1"<br />// Minimum: "0.000000"<br />// Maximum: "1.000000"<br />sm_trikzredux_tpto "1"</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b>Developers' API:<br /></b>This plugin comes with an API to use with other plugins, currently, it only supports the partners system.<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">/**<br /> * Check if the client has a partner.<br /> * <br /> * @param client Client index.<br /> * @error Throw error if client is invalid.<br /> * @return True if the client has a partner, else false.<br /> */<br />native bool:Trikz_HasPartner(client);<br /><br />/**<br /> * Get the client's current Trikz partner.<br /> * <br /> * @param client Client index.<br /> * @error Throw error if client is invalid.<br /> * @return Trikz partner, or -1 if none.<br /> */<br />native Trikz_FindPartner(client);</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->You can request features to be added to the API!<br /><br />Example of using the API:<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">#include <sourcemod><br /><br />#undef REQUIRE_PLUGIN<br />#include <trikz><br /><br />#pragma semicolon 1<br /><br />public OnPluginStart()<br />{<br /> RegConsoleCmd("partnerinfo", PartnerInfo);<br />}<br /><br />public Action:PartnerInfo(client, args)<br />{<br /> PrintToConsole(client, "Partner info:");<br /> PrintToConsole(client, "Has a partner? %s", Trikz_HasPartner(client)? "Yes":"No");<br /> <br /> if(Trikz_HasPartner(client))<br /> {<br /> PrintToConsole(client, "Partner name: %N", Trikz_FindPartner(client));<br /> }<br /> <br /> return Plugin_Handled;<br />}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><b>Servers using this plugin:</b><br /><a href="http://www.gametrack...ort=&order=" target="_blank">http://www.gametrack...8;order=</a><br /><br /><b>Installation:</b><br />1. Install the requirements, and the optional requirements if you want to.<br />2. Download trikz_redux.smx and place it in addons/sourcemod/plugins.<br />3. Download trikz_redux.phrases.txt and place it in addons/sourcemod/translations.<br />4. Restart your server or manually load the plugin and viola :)<br /><br /><b>Translations:<br /></b>Currently, this plugin has an English translation only. If you'd like to translate it to your language, I'd like if you do so and attach the file with the new language.<br /><br />How to translate: <a href="http://wiki.alliedmods.net/Translations_%28SourceMod_Scripting%29#File_Format" target="_blank">http://wiki.alliedmo...e_Format</a><br /><br /><b>Changelog:<br /></b>v1.5.4 (22 October 2013) - Public release.</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...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=126996"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1382456103">Get Source</a> (trikz_redux.sp - 44.6 KB)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/inc.gif" alt="File Type: inc" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>
<a href="https://forums.allie...38;d=1382456108">trikz.inc</a> (849 Bytes)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/smx.gif" alt="File Type: smx" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>
<a href="https://forums.allie...38;d=1382456119">trikz_redux.smx</a> (32.2 KB)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/txt.gif" alt="File Type: txt" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>
<a href="https://forums.allie...38;d=1382456145">trikz_redux.phrases.txt</a> (4.5 KB)
</td>
</tr>
<!-- END TEMPLATE: postbit_attachment -->
</table>
</fieldset>
</div>
<!-- END TEMPLATE: postbit_external -->
Wyświetl pełny artykuł
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.
|
Guest Message by DevFuse

[CS:S] Trikz (Redux v1.5.4) (22 October 2013)
Temat rozp. Adminek AMXX.PL, 22.10.2013 16:37
Brak odpowiedzi do tego tematu
Użytkownicy przeglądający ten temat: 0
0 użytkowników, 0 gości, 0 anonimowych