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

Welcome Player Conect message


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

Napisano 20.12.2014 00:40

<!-- BEGIN TEMPLATE: postbit_external -->
<div><font face="Comic Sans MS"><div align="center"><font size="7"><font color="Cyan">Welcome Message</font></font></div></font><br /><br /><font face="Arial"><font size="5"><font color="Red">Screenshot :</font></font></font><br /><br /><img src="http://im83.gulfup.com/jQfQRe.png"border="0" alt="" /><br /><br /><font face="Arial"><font size="4">CODE :</font></font><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">#include &lt;amxmodx&gt;<br />#include &lt;amxmisc&gt;<br />#include &lt; csx &gt;<br />#include &lt;ColorChat&gt;<br /><br />#define PLUGIN &quot;New Plug-In&quot;<br />#define VERSION &quot;1.0&quot;<br />#define AUTHOR &quot;Hisoka&quot;<br /><br /><br />public plugin_init() {<br />&nbsp; &nbsp; &nbsp; &nbsp; register_plugin(PLUGIN, VERSION, AUTHOR)<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />}<br />public client_putinserver(id)<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; if(!is_user_bot(id) &amp;&amp; is_user_connected(id))<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set_task(3.0,&quot;message&quot;,id)<br />}<br />public message(id)<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; new name[33]<br />&nbsp; &nbsp; &nbsp; &nbsp; new stats[8]<br />&nbsp; &nbsp; &nbsp; &nbsp; new body[8]<br />&nbsp; &nbsp; &nbsp; &nbsp; new rank_pos = get_user_stats( id, stats, body )<br />&nbsp; &nbsp; &nbsp; &nbsp; new rank_max = get_statsnum( )<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; get_user_name(id,name,charsmax(name))<br />&nbsp; &nbsp; &nbsp; &nbsp; ColorChat(id,NORMAL,&quot;^4[Tag] ^3Welcome ^1%s ^3To our server ^4Your Rank is %d from %d &quot;,name,rank_pos, rank_max )<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; client_cmd(id,&quot;spk ^&quot;hello^&quot;&quot;)<br />}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --><font color="DarkOrchid"><font size="5">Description :</font></font><br /><br />When playing in server the colorchat show in 3 sec whit sound type Hello :D<br /><br />EnJoy :wink:</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/sma.gif"alt="File Type: sma" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>

<a href="http://www.amxmodx.o...98"><strong>GetPlugin</strong></a> or
<a href="https://forums.allie...1419032443">GetSource</a> (conectplayermessage.sma - 874 Bytes)

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