←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

sb_takecontrol without cheats

Adminek AMXX.PL - zdjęcie Adminek AMXX.PL 08.05.2024

<div>Allows use sb_takecontrol command without sv_cheats 1. Only L4D2 Support.<br /><br />code: <br />#include &lt;sourcemod&gt;<br />#define PLUGIN_VERSION &quot;0.0.1&quot;<br /><br />public OnPluginStart(){<br /> int flags=GetCommandFlags(&quot;sb_takecontrol&quot;);<br /> SetCommandFlags(&quot;sb_takecontrol&quot;, flags &amp; ~FCVAR_CHEAT);<br />}</div>


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








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


<a href="https://www.sourcemo...22"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1715158415">GetSource</a> (sb_tk.sp - 189 Bytes)


</td>
</tr><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...">sb_tk.smx</a>(3.5 KB)


</td>
</tr>
</table>
</fieldset>


</div>

Wyświetl pełny artykuł
Odpowiedz