Гайд прописание лвлов от 51< - Форум администраторов игровых серверов
Форум администраторов игровых серверов StormWall - Защита от DDos атак
Регистрация Мнения Справка Пользователи Календарь Все разделы прочитаны
Вернуться   Форум администраторов игровых серверов > MMO > Aion > Серверная часть

Важная информация

Серверная часть Обсуждения вопросов по установке и настройке эмулятора Aion-Emu, для совершенно новой и необыкновенно красивой игры - Aion.
Описание темы:ЧАЙНИКи вам сюда

Ответ
Опции темы
Непрочитано 29.06.2010, 06:09   #1
Аватар для PEEERROGGGGG
Пользователь

Автор темы (Топик Стартер) Гайд прописание лвлов от 51<

да едрен батон что вы темы нубские расписываете вот гайд для ЧАЙНИКОВ=))
1- отрываем файл Set он находится тут Server\gameserver\data\scripts\system\handlers\adm incommands и находим строку -
Player player = target;
if (level <= 80)
player.getCommonData().setLevel(level);
PacketSendUtility.sendMessage(admin, "Set " + player.getCommonData().getName() + " level to " + level);

Красным обозночение лвла( можно ставить вплоть до 127 лвла вроде)

2- открываем файлик player_experience_table он находится тут Server\gameserver\data\static_data и берем например до 80 лвла ---

<?xml version="1.0" encoding="UTF-8"?>
<player_experience_table xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="player_experience_t able.xsd">
<exp>0</exp> <!-- level 0 --> <!-- Experience is tallied up per level and stacks. -->
<exp>650</exp> <!-- 650 -->
<exp>2567</exp> <!-- 1917 -->
<exp>6797</exp> <!-- 4230 -->
<exp>15490</exp> <!-- 8693 -->
<exp>30073</exp> <!-- 14583 -->
<exp>52958</exp> <!-- 22885 -->
<exp>87894</exp> <!-- 34936 -->
<exp>140329</exp> <!-- 52435 -->
<exp>213454</exp> <!-- 73125 -->
<exp>307558</exp> <!-- 94104 --> <!-- Level 10 -->
<exp>438553</exp> <!-- 130995 -->
<exp>608161</exp> <!-- 169608 -->
<exp>825336</exp> <!-- 217175 -->
<exp>1091985</exp> <!-- 266649 -->
<exp>1418170</exp> <!-- 326185 -->
<exp>1810467</exp> <!-- 392297 -->
<exp>2332547</exp> <!-- 522080 -->
<exp>3002260</exp> <!-- 669713 -->
<exp>3820082</exp> <!-- 817822 -->
<exp>4820229</exp> <!-- 1000147 --> <!-- Level 20 -->
<exp>6055323</exp> <!-- 1235094 -->
<exp>7665200</exp> <!-- 1609877 -->
<exp>9667124</exp> <!-- 2001924 -->
<exp>12015782</exp> <!-- 2348658 -->
<exp>14702523</exp> <!-- 2686741 -->
<exp>17819939</exp> <!-- 3117416 -->
<exp>21422200</exp> <!-- 3602261 -->
<exp>25434736</exp> <!-- 4012536 -->
<exp>30111208</exp> <!-- 4676472 -->
<exp>35939440</exp> <!-- 5828232 --> <!-- Level 30 -->
<exp>42747682</exp> <!-- 6808242 -->
<exp>50838806</exp> <!-- 8091124 -->
<exp>60528213</exp> <!-- 9689407 -->
<exp>73197342</exp> <!-- 12669129 -->
<exp>89321807</exp> <!-- 16124465 -->
<exp>109063829</exp> <!-- 19742022 -->
<exp>135085670</exp> <!-- 26021841 -->
<exp>165021833</exp> <!-- 29936163 -->
<exp>201169803</exp> <!-- 36147970 -->
<exp>243343723</exp> <!-- 42173920 --> <!-- Level 40 -->
<exp>292699203</exp> <!-- 49355480 -->
<exp>350659083</exp> <!-- 57959880 -->
<exp>415031452</exp> <!-- 64372369 -->
<exp>485413854</exp> <!-- 70382402 -->
<exp>559280864</exp> <!-- 73867010 -->
<exp>643809037</exp> <!-- 84528173 -->
<exp>741317548</exp> <!-- 97508511 -->
<exp>853743989</exp> <!-- 112426441 -->
<exp>982653882</exp> <!-- 128909893 -->
<exp>1128723910</exp> <!-- 146070028 --> <!-- Level 50 -->
<exp>2000000000</exp> <!-- 871276090 -->
<exp>2200000000</exp> <!-- 200000000 -->
<exp>2400000000</exp> <!-- 200000000 -->
<exp>2600000000</exp> <!-- 200000000 -->
<exp>2800000000</exp> <!-- 200000000 -->
<exp>3000000000</exp> <!-- 200000000 -->
<exp>3200000000</exp> <!-- 200000000 -->
<exp>3400000000</exp> <!-- 200000000 -->
<exp>3600000000</exp> <!-- 200000000 -->
<exp>3800000000</exp> <!-- 200000000 -->
<exp>4000000000</exp> <!-- 200000000 --> <!-- Level 60 -->
<exp>4200000000</exp> <!-- 200000000 -->
<exp>4400000000</exp> <!-- 200000000 -->
<exp>4600000000</exp> <!-- 200000000 -->
<exp>4800000000</exp> <!-- 200000000 -->
<exp>5000000000</exp> <!-- 200000000 -->
<exp>5200000000</exp> <!-- 200000000 -->
<exp>5400000000</exp> <!-- 200000000 -->
<exp>5600000000</exp> <!-- 200000000 -->
<exp>5800000000</exp> <!-- 200000000 -->
<exp>6000000000</exp> <!-- 200000000 -->
<exp>6200000000</exp> <!-- 200000000 --> <!-- Level 70 -->
<exp>6400000000</exp> <!-- 200000000 -->
<exp>6600000000</exp> <!-- 200000000 -->
<exp>6800000000</exp> <!-- 200000000 -->
<exp>7000000000</exp> <!-- 200000000 -->
<exp>7200000000</exp> <!-- 200000000 -->
<exp>7400000000</exp> <!-- 200000000 -->
<exp>7600000000</exp> <!-- 200000000 -->
<exp>7800000000</exp> <!-- 200000000 -->
<exp>8000000000</exp> <!-- 200000000 -->
<exp>8200000000</exp> <!-- 200000000 -->
<exp>8400000000</exp> <!-- 200000000 --> <!-- Level 80 -->
</player_experience_table>
3- Открываем файлик assassin-templates, chanter-templates, cleric-templates, gladiator-templates, ranger-templates, sorcerer-templates, spiritmaster-templates, templar-templates. И в каждом прописываем статы до 80 лвла. Например:templar-templates-
PHP код:
    <!-- Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="51">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="52">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="53">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="54">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="55">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="56">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="57">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="58">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="59">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="60">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="61">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="62">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="63">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="64">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="65">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="66">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="67">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="68">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="69">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="70">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="71">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="72">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="73">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="74">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="75">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="76">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="77">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="78">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="79">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>

    <!-- 
Checked By Kamui 11/2009 at US Retail -->
    <
player_stats class="TEMPLAR" level="80">
        <
stats_template maxHp="6008" maxMp="3672"
                        
power="115" health="100" agility="100" accuracy="100" knowledge="90" will="105"
                        
walk_speed="1.5" run_speed="6" fly_speed="9"
                        
attack_speed="1.5"
                        
evasion="682" block="682" parry="682"
                        
main_hand_attack="19" main_hand_accuracy="590" main_hand_crit_rate="2"
                        
magic_accuracy="713" />
    </
player_stats>
</
player_stats_templates
ну я думаю статы вы сами пропишите =))
ВСЕ!!!!
__________________
Помог жми + и спасибку...
PEEERROGGGGG вне форума Ответить с цитированием
Сказали спасибо:
Непрочитано 29.06.2010, 10:23   #2
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

вопрос. эти рейты для сервера х**** сколько?
у меня х150, чегото мне кажется тут опыта нужно дофига.


еще бесит что в каждой новой строке должно быть больше число чем в предыдущей...
Nikoz вне форума Ответить с цитированием
Непрочитано 29.06.2010, 11:50   #3
Аватар для Jorasan
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Цитата:
Сообщение от Nikoz Посмотреть сообщение
вопрос. эти рейты для сервера х**** сколько?
у меня х150, чегото мне кажется тут опыта нужно дофига.


еще бесит что в каждой новой строке должно быть больше число чем в предыдущей...
это тебе выбирать какой х****, а опыт ставишь сам уже
__________________
Если помог тЫк "+" и "Спасибки"
Jorasan вне форума Ответить с цитированием
Непрочитано 29.06.2010, 16:15   #4
Аватар для Nemesis
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Готовые файлы можно скачать отсюда
В Архиве : папка player и player_experience_table.xml
Прописано для всех проф до 60 лвл
__________________
Nemesis вне форума Ответить с цитированием
Сказали спасибо:
Непрочитано 01.07.2010, 10:48   #5
Аватар для Jorasan
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Цитата:
Сообщение от Nemesis Посмотреть сообщение
Готовые файлы можно скачать отсюда
В Архиве : папка player и player_experience_table.xml
Прописано для всех проф до 60 лвл
Скачал, но что то оно у меня не работает, командой //set level прописал 50-й лвл и дальше не идет, потом прописываю //set level 60 а в чате пишет (Set Admin level 60), а перс все равно остается 50-м левелом. Че так как можна пофиксить?
__________________
Если помог тЫк "+" и "Спасибки"
Jorasan вне форума Ответить с цитированием
Сказали спасибо:
Непрочитано 01.07.2010, 11:16   #6
Аватар для Nemesis
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Я поднимаю ехпой
прописываю set exp

для того что бы работало через set level то надо еще один фаил редактировать
Где то на форуме видел

Первый пост прочти
__________________
Nemesis вне форума Ответить с цитированием
Сказали спасибо:
Непрочитано 01.07.2010, 11:20   #7
Аватар для Jorasan
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Цитата:
Сообщение от Nemesis Посмотреть сообщение
Я поднимаю ехпой
прописываю set exp

для того что бы работало через set level то надо еще один фаил редактировать
Где то на форуме видел
то есть если я будучи 50-м буду прописывать 60-й команда не пройдет ? типа надо поднимать только set exp ?
__________________
Если помог тЫк "+" и "Спасибки"
Jorasan вне форума Ответить с цитированием
Непрочитано 01.07.2010, 11:26   #8
Аватар для Nemesis
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Цитата:
В Архиве : папка player и player_experience_table.xml
Это то что я выкладывал

Цитата:
1- отрываем файл Set он находится тут Server\gameserver\data\scripts\system\handlers\adm incommands и находим строку -
Player player = target;
if (level <= 80)
player.getCommonData().setLevel(level);
PacketSendUtility.sendMessage(admin, "Set " + player.getCommonData().getName() + " level to " + level);

Красным обозночение лвла( можно ставить вплоть до 127 лвла вроде)
Это надо сделать чтобы работал через //set level
__________________
Nemesis вне форума Ответить с цитированием
Сказали спасибо:
Непрочитано 01.07.2010, 11:31   #9
Аватар для Jorasan
Пользователь

По умолчанию Re: Гайд прописание лвлов от 51<

Цитата:
Сообщение от Nemesis Посмотреть сообщение
Это то что я выкладывал



Это надо сделать чтобы работал через //set level
ок попробую еще раз
__________________
Если помог тЫк "+" и "Спасибки"
Jorasan вне форума Ответить с цитированием
Непрочитано 02.07.2010, 06:22   #10
Аватар для PEEERROGGGGG
Пользователь

Автор темы (Топик Стартер) Re: Гайд прописание лвлов от 51<

глаза разуйте и посмотрите выше
__________________
Помог жми + и спасибку...
PEEERROGGGGG вне форума Ответить с цитированием
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 
Опции темы

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Гайд по установке Сервера PTS Redon Копия официального сервера 40 06.03.2019 23:51
Установка 2 гс под 1 лс (Гайд) undertrey Документация 29 15.03.2012 21:00
[Гайд] Написание квестов: от и до. ViAl Документация 17 24.12.2010 14:31
Гайд по добовлению Скиллов или ... PEEERROGGGGG Серверная часть 11 10.12.2010 19:50
[Гайд] .dat <-> .edf Locent Клиент 0 03.03.2010 21:24


© 2007–2024 «Форум администраторов игровых серверов»
Защита сайта от DDoS атак — StormWall
Работает на Булке неизвестной версии с переводом от zCarot
Текущее время: 02:57. Часовой пояс GMT +3.

Вверх