Jump to content

Legendary

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by Legendary

  1. Why is it that my wings are not showing?

    The  Script for Item_db2

    20021,Vindicated_Wings,Vindicated_Wings,5,,,10,,500,,4,0xFFFFFFFE,7,2,1,,1,1,1118,{ bonus bStr,500; bonus bDex,500; },{},{}

  2. Hi guys i want to know how to make this work?

     

    <?php if (!defined('FLUX_ROOT')) exit; ?>
    <h2>War of Emperium Hours</h2>
    <?php if ($woeTimes): ?>
    <p>Below are the WoE hours for <?php echo htmlspecialchars($session->loginAthenaGroup->serverName) ?>.</p>
    <p>These hours are subject to change at anytime, but let's hope not.</p>
    <table class="woe-table">
        <tr>
            <th>Servers</th>
            <th colspan="3">War of Emperium Times</th>
        </tr>
        <?php foreach ($woeTimes as $serverName => $times): ?>
        <tr>
            <td class="server" rowspan="<?php echo count($times) ?>">
                <?php echo htmlspecialchars($serverName)  ?>
            </td>
            <?php foreach ($times as $time): ?>
            <td class="time">
                <?php echo htmlspecialchars($time['startingDay']) ?>
                @ <?php echo htmlspecialchars($time['startingHour']) ?>
            </td>
            <td>~</td>
            <td class="time">
                <?php echo htmlspecialchars($time['endingDay']) ?>
                @ <?php echo htmlspecialchars($time['endingHour']) ?>
            </td>
        </tr>
        <tr>
            <?php endforeach ?>
        </tr>
        <?php endforeach ?>
    </table>
    <?php else: ?>
    <p>There are no scheduled WoE hours.</p>
    <?php endif ?>

    It doesnt work and what do i have to do with startingday?

  3.  

    Step 1 - Go to your Ragnarok Folder

    Step 2 - Create a new folder and rename it to "Emblem"

    Step 3 - Create a emblem using MS Paint or Adobe Photoshop dimension 24x24 and save it as bmp

    Step 4 - Put the bmp file to your newly created folder 

    You created heritage? i just played awhile ago until i was still not bored because of that poring catcher where can i find the portal hahahah

  4. Hi Legendary,

     

    Maybe you should sharpen your reading skills; you have obviously ignored what I've said, which is quite rude. Read the text in the guide carefully.

    Ow thats okay i've already created mine hhehe

  5. Hi Legendary,

     

    Well, sorry then; I'm not sure what image you are referring to. But I would suggest that you read the text carefully, as it should be enough to guide you on the installation of FluxCP.

    Error

    An error occurred while trying to process your request.

    Please try contacting an administrator: admin@localhost

  6. still can't or should i wait for the veryfication?

    Hi Legendary,

     

    Check your spam folder, just in case. Otherwise, request the forum to re-send the validation e-mail.

    Still nothing Sir it says could not find the image

×
×
  • Create New...