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] Dev Zones (with natives for developers)


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

Napisano 28.08.2013 21:37

<!-- BEGIN TEMPLATE: postbit_external -->
<div><b><u>Description:</u></b><br /><br />Plugin for create zones and using natives for create third-party plugins easily.<br /><br /><br /><b><u>Commands:</u></b><br /><br />sm_zones (!zones in chat) for open the main menu and create/edit/remove zones<br /><br /><br /><b><u>Natives:</u></b><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">/**<br />&nbsp;* Check if a player are there in a zone<br />&nbsp;*<br />&nbsp;* @param client&nbsp; &nbsp; Player for check<br />&nbsp;* @String zone&nbsp; &nbsp; Zone name<br />&nbsp;* @bool equal&nbsp; &nbsp; Check exact zone name or parcial name<br />&nbsp;* @return true if player are there in the zone given in Zone String<br />&nbsp;*/<br />native bool:Zone_IsClientInZone(client, String:zone[], bool:equal=true);<br /><br />/**<br />&nbsp;* Called when a player has entered in a zone.<br />&nbsp;* @param client&nbsp; client that has entered in the zone.<br />&nbsp;* @String zone&nbsp; Zone name.<br />&nbsp;*/<br />forward Zone_OnClientEntry(client, String:zone[]);<br /><br />/**<br />&nbsp;* Called when a player has left a zone.<br />&nbsp;* @param client&nbsp; client that has left the zone.<br />&nbsp;* @String zone&nbsp; Zone name.<br />&nbsp;*/<br />forward Zone_OnClientLeave(client, String:zone[]);</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><br /><br />Suggestions are welcome :3</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=124920"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1377722217">Get Source</a> (devzones_test.sp - 309 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=1377722227">devzones_test.smx</a> (2.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=1377727967">Zones with natives for developers.zip</a> (32.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