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

Simple Public VIP


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

Napisano 30.04.2015 19:13

<div><div align="center"><img src="http://www.part.lt/i...bdcc5d0131.png"border="0" alt="" /><br /><br /><div align="left"><b>[INFO]</b><br />If you dont want to get VIP menu in some maps, write map names in <b>blockedmaps.ini<br /></b>If you dont choose anything from VIP menu, it will be closed after 20 sec.<br />Everything you can change in <b>simple_vip.cfg</b><br /><br />You can easily change VIP menu weapons in sma --&gt;<br /><br /><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">#define CSW_WEAPON1&nbsp; &nbsp; CSW_M4A1<br />#define CSW_WEAPON2&nbsp; &nbsp; CSW_AK47<br />#define CSW_WEAPON3&nbsp; &nbsp; CSW_FAMAS<br />#define CSW_WEAPON4&nbsp; &nbsp; CSW_AWP<br /><br />#define CSW_GUN&nbsp; &nbsp; CSW_DEAGLE<br />#define CSW_GUN1 CSW_GLOCK18<br />#define CSW_GUN2 CSW_USP<br />#define CSW_GUN3 CSW_DEAGLE</code><hr />
</div>CSW_WEAPONx and CSW_GUN will be given from main vip menu<br />CSW_GUNx will be given from pistols menu<br /><br /><b>[CVARS]</b><br /><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">vipmenu_round 2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Main VIP MENU Round<br />vipmenu_pistols 1&nbsp; &nbsp; &nbsp; &nbsp; // Allow to choose pistols till main VIP MENU (0 - off, 1 - on)<br />vipmenu_weapon4 1&nbsp; &nbsp; &nbsp; &nbsp; // Add 4 weapon slot to main VIP Menu (0 - dont add, 1 - add)<br />vipmenu_grenades 1&nbsp; &nbsp; &nbsp; &nbsp; // Give grenades (0 - off, 1 - on)<br />vipmenu_armor 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Give armor and defuse kit (CT) (0 - off, 1 - on)<br />vipmenu_motd 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Show /vipmenu MOTD (0 - off, 1 - on)<br />vipinfo_website &quot;[url="http://amxmodx.lt/viewtopic.php?f=12&amp;t=5707"&nbsp;"]http://amxmodx.lt/viewtopic.php?f=12&amp;t=5707&quot;&nbsp;[/url]&nbsp; &nbsp; &nbsp; // From what website take info about vip access (if vipmenu_motd is 1 )<br />bulletdmg_vip 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Show BULLET damage (0 - off, 1 - only VIP, 2 - all)<br />show_received 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Show RECEIVED DAMAGE (0 - off, 1 - on)<br />receivedmg_vip 1&nbsp; &nbsp; &nbsp; &nbsp; // For what show RECEIVED DMG (1 - only VIP, 2 - all (if show_received is 1))<br />bullet_damage_type 2&nbsp; &nbsp; // 1 - Normal HUD message, 2 - Moving HUD message<br />visible_player 0&nbsp; &nbsp; &nbsp; &nbsp; // Show bullet damage only if player is visible (0 - always, 1 - only visible (if bulletdmg_vip is 1))<br />amx_vip_hpadd 10&nbsp; &nbsp; &nbsp; &nbsp; // How many HP add to VIP players for kill<br />amx_vip_hsadd 20&nbsp; &nbsp; &nbsp; &nbsp; // How many HP add to VIP players for kill with HS<br />amx_vip_hpmax 100&nbsp; &nbsp; &nbsp; &nbsp; // How many HP VIP can have MAX<br />amx_vip_awp 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // AWP is only for VIP (0 - off, 1 - on)<br />amx_awp_block 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Block awp in mini maps (cs_max, 2x2, fy, aim, mini)<br />amx_awp_limit 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // AWP limit of players (0 - off, 1 - on)<br />na_players_count 10&nbsp; &nbsp; &nbsp; &nbsp; // How many players need to allow awp (if amx_awp_limit is 1)<br />amx_hpbonus_msg 2&nbsp; &nbsp; &nbsp; &nbsp; // Message type of added HP (0 - dont show, 1 - chat message, 2 - HUD message )<br />amx_vip_check 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Show VIPS online [ write /vips ] (0 - off, 1 - on)<br />amx_no_falldmg 1&nbsp; &nbsp; &nbsp; &nbsp; // Fall damage (0 - on, 1 - off for VIPs, 2 - off for all)<br /><br />amx_weapon1_ammo 90&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo 1 weapon have from vip menu<br />amx_weapon2_ammo 90&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo 2 weapon have from vip menu<br />amx_weapon3_ammo 90&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo 3 weapon have from vip menu<br />amx_weapon4_ammo 30&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo 4 weapon have from vip menu<br /><br />amx_gun_ammo 35&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // How many ammo will have main pistolet (from main vip menu)<br />amx_gun1_ammo 120&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo will have 1 gun from pistols menu<br />amx_gun2_ammo 100&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo will have 2 gun from pistols menu<br />amx_gun3_ammo 35&nbsp; &nbsp; &nbsp; &nbsp; // How many ammo will have 3 gun from pistols menu</code><hr />
</div>[Credits]<br /><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">Psichical<br />Aurimasko<br />BboY GruN<br />Flicker</code><hr />
</div>Sorry for my bad english.<br /> </div></div></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...0417556">SimplePublic VIP.zip</a> (108.9 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