Jump to content

saado

Inactive Member
  • Posts

    20
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by saado

  1. Hi, I'm having a weird issue with my inventory, I guess its related to it not refreshing.

    The item name on the second inventory page displays the name of the item on the 1st page at the same position.
    And if the item on the second page is not in the same position as the one on the first page, there's no description at all.

    Preview:

    Item on first page, all correct
    6l27Ner.png

    Second page, same position. Shows the name of the item on the 1st page.

    4zOkkT6.png

    Second page, not in the same position as the one in the first page.

    UY2NIy3.png

    Any ideas of what may be missing here?

  2. Some objects are flying all over the place, even when corrected and saved, I load the map again and they're still with the wrong height.

    MXvPOpe.png

    Anyone knows why?

  3. Hello everyone, I'm having a bit of a trouble with something on my client. On some computers all the textures from the cities appear very old(2007,etc) and all the trees appear like the ones of Christmas.

    tVprCe2.jpg

     

    BJCAJyW.png

    This only happens on SOME computers, other look just fine.

    My syserr doesn't show anything relevant, anyone knows why this is happening?

     

     

  4. Hi guys, I'm using ver43360 from maxmi serverfiles and I found a little problem:

     

    When I use bravery capes the count doesn't go down( if i have for example 20x and use one, I still have 20)

    Already tried to solve this with a quest but no success.

     

    itemproto:

    70038	ࠫҢG فƤ	ITEM_USE	USE_SPECIAL	1	NONE | NONE	ITEM_IRREMOVABLE | ITEM_STACKABLE	NONE	NONE	500	0	0	0	0	LIMIT_NONE	0	LIMIT_NONE	0	APPLY_NONE	0	APPLY_NONE	0	APPLY_NONE	0	60	20	0	0	0	0	0	0	0
    

    Can someone tell me what this could be?

  5. Hi guys, I'm having a bit of a trouble in freebsd running php files.

     

    heres the view of a php file from the browser:

     

    tdmLs.png

     

    Heres my httpd.conf:

    <IfModule dir_module>
    <IfModule php5_module>
    DirectoryIndex index.php index.html
    </IfModule>
    <IfModule !php5_module>
    <IfModule php4_module>
    DirectoryIndex index.php index.html
    </IfModule>
    <IfModule !php4_module>
    DirectoryIndex index.php index.html
    </IfModule>
    </IfModule>
    </IfModule>

    php.conf:

    <IfModule mime_module>
    <IfModule php4_module>
    AddType application/x-httpd-php .php
    </IfModule>
    <IfModule php5_module>
    AddType application/x-httpd-php .php
    </IfModule>
    </IfModule>
    

    apache is already running...

     

    mJ9FS.png

     

    How can I fix this?

     

    Thx in advance.

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.