Plus emu Can't see walls

Results 1 to 5 of 5
  1. #1
    Elite Member GrateZ4 is offline
    Member +Rank
    Jul 2014 Join Date
    145Posts

    Plus emu Can't see walls

    Anyone know why this just shows up white in cata and when i click i get DC, it is for the walls. All floor halloween furniture works but not the wall one :<


    INSERT INTO `catalog_items` VALUES ('4577', 'PAGE-ID', '4577', 'hween14_wall name', 10, '0', '0', 1, '0', '0', '0', '0', '0', '1', '', '', '-1');


    INSERT INTO `furniture` VALUES ('4577', 'hween14_wall name', 'hween14_wall', 'i', '2', '1', '1', '1', '0', '0', 4577, '0', '1', '0', '1', '1', 'default', '1', '0', '0', '0', '0', '0', '0', '0', '-1', '1337', 'Halloween 2014', '1', '0');


    <furnitype id="4577" classname="hween14_wall">
    <revision>1337</revision>
    <name>hween14_wall name</name>
    <description>hween14_wall desc</description>
    <adurl></adurl>
    <offerid>-1</offerid>
    <buyout>0</buyout>
    <rentofferid>-1</rentofferid>
    <rentbuyout>0</rentbuyout>
    <bc>0</bc>
    <specialtype>1</specialtype>
    </furnitype>

    Last edited by GrateZ4; 29-09-14 at 11:01 PM.


  2. #2
    www.Epic Hosts.co.uk Terrum is offline
    Grand MasterRank
    Jun 2008 Join Date
    EpicHosts,co.ukLocation
    1,322Posts

    Re: Plus emu Can't see walls

    It's possible that it's due to there being no <graphic> tag.

  3. #3
    Elite Member GrateZ4 is offline
    Member +Rank
    Jul 2014 Join Date
    145Posts

    Re: Plus emu Can't see walls

    Quote Originally Posted by Terrum View Post
    It's possible that it's due to there being no <graphic> tag.
    No there is graphics tag on all of the swf from the halloween 2014 i downloaded. everyone else worked but not the walls.

  4. #4
    Member Alex Be is offline
    MemberRank
    Nov 2013 Join Date
    AustraliaLocation
    68Posts

    Re: Plus emu Can't see walls

    Quote Originally Posted by GrateZ4 View Post
    No there is graphics tag on all of the swf from the halloween 2014 i downloaded. everyone else worked but not the walls.
    Just Refering The Wall items must be place at the bottom of the XML furni data.
    under <Wallitemstypes>
    Solid items Like ground items must be placed under <roomitemtypes>
    Your furnidata for that wall item. Must be under <roomitemtypes> thats why it not working.
    Move it under <wallitemstypes>

  5. #5
    Elite Member GrateZ4 is offline
    Member +Rank
    Jul 2014 Join Date
    145Posts

    Re: Plus emu Can't see walls

    Quote Originally Posted by Alex Be View Post
    Just Refering The Wall items must be place at the bottom of the XML furni data.
    under <Wallitemstypes>
    Solid items Like ground items must be placed under <roomitemtypes>
    Your furnidata for that wall item. Must be under <roomitemtypes> thats why it not working.
    Move it under <wallitemstypes>
    Okay i got it, thanks !:)
    Last edited by GrateZ4; 30-09-14 at 01:42 PM.



Advertisement