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

[CS:S/CS:GO] No Fall Damage


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

Napisano 06.07.2015 13:53

<div><b><font size="3">Information:</font></b><br /><br /> Original <a href="https://forums.allie...d.php?t=138748"target="_blank">No Fall Damage</a> plugin from <a href="https://forums.alliedmods.net/member.php?u=64773?u=64773" target="_blank">alexip121093</a><br /> I found this code and have added this (<a href="https://forums.alliedmods.net/showpost.php?p=2234727&amp;postcount=3" target="_blank">Original Post</a>)<br /><div style="margin: 5px;">
<div class="smallfont" style="margin-bottom: 2px;">
<b>Spoiler</b> <input value="Show" style="margin: 0px; padding: 0px; width: 45px; font-size: 10px;" onclick="if(this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != 'inline')
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'inline'; this.innerText = ''; this.value = 'Hide'; }
else
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value='Show'; }" type="button">
</div>
<div class="alt2" style="border: 1px inset; padding: 6px;">
<div class="spoiler" style="display: none;">public OnPluginStart() AddNormalSoundHook(SoundHook);<br /><br />public Action:SoundHook(clients[64], &amp;numClients, String:sound[PLATFORM_MAX_PATH], &amp;Ent, &amp;channel, &amp;Float:volume, &amp;level, &amp;pitch, &amp;flags)<br />{<br /> if (StrEqual(sound, &quot;player/damage1.wav&quot;, false)) return Plugin_Stop;<br /> if (StrEqual(sound, &quot;player/damage2.wav&quot;, false)) return Plugin_Stop;<br /> if (StrEqual(sound, &quot;player/damage3.wav&quot;, false)) return Plugin_Stop;<br /> return Plugin_Continue;<br />}</div>
</div>
</div><br /><br /> You get no falling damage and you do not hear the Fall Damage sound.<br /><br />Have Fun :3</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/zip.gif"alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...-Damage.zip</a>(4.8 KB)


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


</div>

Wyświetl pełny artykuł




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

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