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

[TF2] TF2 RPG (Alpha 0.1)


  • 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 14.09.2014 13:38

<!-- BEGIN TEMPLATE: postbit_external -->
<div><div align="center"><img src="http://image.noelsha...tf2-rpg-0-1.png" border="0" alt="" /></div><br /><font size="6"><font color="#2E64FE">Description :</font></font><br />This plugin is trying to create a RPG inside TF2. The final plugin should be like <a href="https://forums.alliedmods.net/showthread.php?t=219389" target="_blank">this request</a>.<br />It's support now :<ul><li>Levels</li>
<li>Experience</li>
<li>Cash</li>
<li>Totally customizables upgrades</li>
<li>Cash spawn on kill</li>
<li>MORE INCOMING</li>
</ul>Also, <i><b><u><font size="4">to run this plugin you will need a database</font></u></b></i> ! If you don't have any, download <a href="https://www.apachefr...g/fr/index.html" target="_blank">XAMPP</a> (free)<br /><br />How to run a database service, using XAMPP :<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;"><br />Let me some times, tutorial almost ready!<br /></div>
</div>
</div><br /><br />Original request : <a href="https://forums.allie...ad.php?t=219389" target="_blank">https://forums.allie...t=219389</a><br /><br /><font size="6"><font color="#2E64FE">Screenshots &amp; Videos :</font></font><br /><img src="http://puu.sh/byzN3/600147ed27.jpg" border="0" alt="" /><br /><img src="http://puu.sh/byzSo/3bce6423fc.jpg" border="0" alt="" /><br /><img src="http://puu.sh/byAeq/a6de4cbceb.png" border="0" alt="" /><br /><br /><font size="6"><font color="#2E64FE">Cvar &amp; installation</font><br /></font><br /><b>Cvar :</b><br /><br /><i>None for the moment...</i><br /><br /><b>Commands :</b><br /><br />sm_rpgmenu - Display the shop menu where you can spend your money !<br /><br /><b>Installation :</b><br /><br />1) Put TF2_RPG.smx in your plugins folder.<br />1) Put TF2_RPG.cfg in your configs folder.<br />3) Install <a href="https://forums.alliedmods.net/showthread.php?t=210221" target="_blank">TF2_Attributes</a>.<br />4) Install <a href="https://forums.alliedmods.net/showthread.php?p=1570806" target="_blank">Updater</a>.<br />5) <b><font size="3">Create a new database called 'tf2_rpg' and import this script</font></b><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;"><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">-- phpMyAdmin SQL Dump<br />-- version 4.1.12<br />-- http://www.phpmyadmin.net<br />--<br />-- Client :&nbsp; 127.0.0.1<br />-- Généré le :&nbsp; Sun 14 Septembre 2014 at 13:42<br />-- Version du serveur :&nbsp; 5.6.16<br />-- Version de PHP :&nbsp; 5.5.11<br /><br />SET SQL_MODE = &quot;NO_AUTO_VALUE_ON_ZERO&quot;;<br />SET time_zone = &quot;+00:00&quot;;<br /><br /><br />/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;<br />/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;<br />/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;<br />/*!40101 SET NAMES utf8 */;<br /><br />--<br />-- Data base :&nbsp; `tf2_rpg`<br />--<br /><br />-- --------------------------------------------------------<br /><br />--<br />-- Structure of table `t_player`<br />--<br /><br />CREATE TABLE IF NOT EXISTS `t_player` (<br />&nbsp; `id_player` int(11) NOT NULL AUTO_INCREMENT,<br />&nbsp; `level_player` int(11) DEFAULT '1',<br />&nbsp; `exp_player` int(11) DEFAULT '0',<br />&nbsp; `explevelup_player` int(11) DEFAULT '10',<br />&nbsp; `cash_player` int(11) DEFAULT '0',<br />&nbsp; `steam_id` varchar(100) DEFAULT NULL,<br />&nbsp; PRIMARY KEY (`id_player`)<br />) ENGINE=InnoDB&nbsp; DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;<br /><br />--<br />-- Contents of the table `t_player`<br />--<br />-- This line is for me :3 so, if you I join your server with my plugin, I will get some start points.<br /><br />INSERT INTO `t_player` (`id_player`, `level_player`, `exp_player`, `explevelup_player`, `cash_player`, `steam_id`) VALUES<br />(1, 99999, 12414124, 12414125, 9999999, 'STEAM_0:1:42047781');<br /><br />-- --------------------------------------------------------<br /><br />--<br />-- Structure of table `t_store_upgrades`<br />--<br /><br />CREATE TABLE IF NOT EXISTS `t_store_upgrades` (<br />&nbsp; `id_upgrade` int(11) NOT NULL AUTO_INCREMENT,<br />&nbsp; `attribute_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `value_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `level_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `cost_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `name_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `description_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `class_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `time_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `override_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `equip_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `type_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `actlvl_upgrade` varchar(45) DEFAULT '0',<br />&nbsp; PRIMARY KEY (`id_upgrade`)<br />) ENGINE=InnoDB&nbsp; DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;<br /><br />-- --------------------------------------------------------<br /><br />--<br />-- Structure of table `t_upgrades`<br />--<br /><br />CREATE TABLE IF NOT EXISTS `t_upgrades` (<br />&nbsp; `id_player_upgrade` int(11) NOT NULL AUTO_INCREMENT,<br />&nbsp; `attribute_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `value_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `level_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `cost_upgrade` varchar(100) DEFAULT NULL,<br />&nbsp; `class_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `override_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `equip_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `type_upgrade` varchar(45) DEFAULT NULL,<br />&nbsp; `id_upgrade` int(11) DEFAULT NULL,<br />&nbsp; `actlvl_upgrade` varchar(45) DEFAULT '1',<br />&nbsp; `FK_id_player` int(11) NOT NULL,<br />&nbsp; PRIMARY KEY (`id_player_upgrade`),<br />&nbsp; KEY `fk_t_upgrades_t_player_idx` (`FK_id_player`)<br />) ENGINE=InnoDB&nbsp; DEFAULT CHARSET=latin1 AUTO_INCREMENT=57 ;<br /><br />--<br />-- constraints for table `t_upgrades`<br />--<br />ALTER TABLE `t_upgrades`<br />&nbsp; ADD CONSTRAINT `fk_t_upgrades_t_player` FOREIGN KEY (`FK_id_player`) REFERENCES `t_player` (`id_player`) ON DELETE NO ACTION ON UPDATE NO ACTION;<br /><br />/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;<br />/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;<br />/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></div>
</div>
</div><br />5) Now, go to your config folder and found the file called database.cfg, open it with your favorite text editor and past this code right before the last } :<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;"><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">&quot;TF2RPG&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;driver&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;mysql&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;host&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;<font color="red">YOUR_HOST</font>&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;database&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;tf2_rpg&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;user&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;<font color="red">YOUR_USERNAME</font>&quot; //&quot;root&quot; if you use xampp<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;pass&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;<font color="red">YOUR_PASSWORD</font>&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //&quot;&quot; if you use xampp<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //&quot;timeout&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //&quot;port&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; }</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></div>
</div>
</div><br />Don't forget to edt the red text for your information !!<br />6) <b><font size="3">Restart server</font></b>.<br />7) You are done !<br /><br />For those who wanna compille the plugin manually, you will need :<ul><li>morecolors</li>
<li>tf2attributes</li>
<li>updater</li>
<li>smlib</li>
</ul><br /><font size="6"><font color="#2E64FE">Configuration</font></font><br /><br />And that's the part where everything start, the RPG is FULLY CUSTOMIZABLE! Well, at least, the items / upgrades in shop. I have put some infos about how to create items in the config file, or you can just take a look at the exempls bellow :<br /><br />So, this is how we configure the items into the shop :<br /><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;"><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 />//<br />//&nbsp; &nbsp; &nbsp; &nbsp; CONFIGURATION FILE FOR &quot;TF2 RPG&quot;<br />//&nbsp; &nbsp; &nbsp; &nbsp; <br />//<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;item_name&quot; -&gt; The name of the item to display in the shop<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;attribut_name&quot; -&gt; the EXACTE name of the attribut, a list of all attributes can be found here : http://wiki.teamfort...item_attributes<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot; -&gt;&nbsp; &nbsp; &nbsp; &nbsp; the value of the attribut, so, for exemple : &quot;attribut_name&quot; = &quot;health regen&quot; AND &quot;value&quot; = &quot;5&quot; will create a regeneration of +5 HP<br />//&nbsp; &nbsp; &nbsp; &nbsp; use / to make more values. exemple : 10/20/30<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 1 regen 10 HP<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 2 regen 20 HP<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 3 regen 30 HP<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;price&quot; -&gt; price of the item, use / to make more prices. exemple : 10/20/30<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 1 cost 10 $<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 2 cost 20 $<br />//&nbsp; &nbsp; &nbsp; &nbsp; item level 3 cost 30 $<br />//&nbsp; &nbsp; &nbsp; &nbsp; NOTE: MAKE SURE THAT &quot;price&quot; AND &quot;value&quot; HAVE THE SAME NUMBER OF / !!!!<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;level&quot; -&gt; the minimun level required for buying a item<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;time&quot; -&gt; time that should last the item, use -1 if it's a permanent item. NOTE: timed item can't have level (usage of /)<br />//&nbsp; &quot;override&quot; -&gt; if the value of the item should override the actual one or sohuld be added to the other.<br />//&nbsp; &nbsp; &nbsp; &nbsp; exemple : I have a regen of 5, buying a item with &quot;override&quot; &quot;0&quot; and regen + 10 will make me regen +15 HP<br />//&nbsp; &quot;equip&quot; -&gt; where the attribut should be equiped, possible values : PLAYER / PRIMARY / SECONDARY / MELEE<br />//&nbsp; Note : Don't use PRIMARY with attribut &quot;health regen&quot;, a weapon can't regen HP, got it ?<br />//&nbsp; &nbsp; &nbsp; &nbsp; &quot;class&quot; -&gt; Class restriciton of the item, possible values : ALL / SCOUT / SOLDIER / PYRO / DEMOMAN / HEAVY / ENGINEER / MEDIC / SNIPER / SPY<br />//&nbsp; &quot;att_typ&quot; -&gt; type of attribut, the type of attrbiut can be found here : http://wiki.teamfort...item_attributes under &quot;Value Type&quot; columm<br />////////////////////////////////////////////////////<br />&quot;TF2_RPG&quot;<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;item_name&quot;&nbsp; &nbsp; &nbsp; &quot;Health Potion&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;attribut_name&quot;&nbsp; &quot;health regen&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;5/10/15&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;price&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;500/600/700&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;level&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;3&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;time&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;-1&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;override&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;equip&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;PLAYER&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;class&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;ALL&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;att_type&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;additive&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;2&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;item_name&quot;&nbsp; &nbsp; &nbsp; &quot;Health Potion&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;attribut_name&quot;&nbsp; &quot;health regen&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;12&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;price&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;200&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;level&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;time&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;8&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;override&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;equip&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;PLAYER&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;class&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;ALL&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;att_type&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;additive&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &quot;3&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;item_name&quot;&nbsp; &nbsp; &nbsp; &quot;More health [+10/level]&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;attribut_name&quot;&nbsp; &quot;max health additive bonus&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;10/20/30&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;price&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;900/1000/2000&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;level&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;time&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;-1&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;override&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;equip&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;PLAYER&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;class&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;SOLDIER&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;att_type&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;additive&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />}</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable --></div>
</div>
</div><br /><br /><br /><font size="6"><font color="#2E64FE">Bugs :</font><br /></font><br /><br /><font size="7">This is a alpha version, wich mean, you have to except A LOT of bugs. Please, don't forget to visit this page for more infos.</font><br /><br /><font size="6"><font color="#2E64FE">Todo list &amp; request:</font><br /></font><br /><br /><b>Todo list :</b><ul><li>Basicall, everything wich miss from this post : <a href="https://forums.allie...ad.php?t=219389" target="_blank">https://forums.allie...219389</a></li>
<li>A web interfaces, so player can adjust their settings via web an admins can manager players settings (upgrades, cash, level, exp...)</li>
<li>A better menu of all upgrades</li>
</ul><br />Request :<ul><li>Nothing for the moment, feel free to ask !</li>
</ul>Note: Don't ask for things who are already in<a href="https://forums.allie...ad.php?t=219389" target="_blank">this post</a> !<br /><br /><b>Logs :</b><br />------<br />0.1 <font color="red">ALPHA</font> : First public release. (SMX download : 2; SP download : 3)<br />0.2 <font color="red">ALPHA</font> : Fixed a lot of major bugs. (Cash reduced each spawn, player lost levels randomly.)<br />-------<br /><br />Total SMX download : <b>2</b><br />Total SP download : <b>3</b><br /><br /><b>IMPORTANT NOTE</b>:<br />Nothing.</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/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=1410704311">TF2_RPG.smx</a> (31.2 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- 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=137924"><strong>Get Plugin</strong></a> or
<a href="https://forums.allie...38;d=1410704311">Get Source</a> (TF2_RPG.sp - 37.7 KB)


</td>
</tr>
<!-- END TEMPLATE: postbit_attachment --><!-- BEGIN TEMPLATE: postbit_attachment -->
<tr>
<td><img class="inlineimg" src="https://forums.allie.../attach/cfg.gif" alt="File Type: cfg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>


<a href="https://forums.allie...38;d=1410700970">TF2_RPG.cfg</a> (582 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