Turtle nest, Petfood24 and Advertising

Page 1 of 2 12 LastLast
Results 1 to 25 of 40
  1. #1
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    happy Turtle nest, Petfood24 and Advertising

    Hey,

    3 Furni swfs
    01-07-2011 by HabMoon.rar

    Furnidata
    Code:
    ["s","4035","nest_turtle","34677","2","1","1","","nest_turtle name","nest_turtle desc","","-1","-1"],
    ["s","4036","ads_mpu_720","34642","4","1","1","","ads_mpu_720 name","ads_mpu_720 desc","","-1","-1"],
    ["s","4037","petfood24","34677","2","1","1","","petfood24 name","petfood24 desc","","-1","-1"]
    Productdata
    Code:
    ["nest_turtle","nest_turtle name","nest_turtle desc"],
    ["ads_mpu_720","ads_mpu_720 name","ads_mpu_720 desc"],
    ["petfood24","petfood24 name","petfood24 desc"]
    Furniture
    Code:
    INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES
    (300001, 'nest_turtle', 'nest_turtle', 's', 1, 1, 0.1, '1', '0', '1', 3752, '1', '1', '1', '1', '1', 'default', 2, '0'),
    (300002, 'petfood24', 'petfood24', 's', 1, 1, 0.1, '0', '0', '1', 3753, '1', '1', '1', '1', '1', 'default', 5, '0'),
    (300003, 'ads_mpu_720', 'ads_mpu_720', 's', 1, 1, 0.1, '0', '0', '1', 3754, '1', '1', '1', '1', '1', 'default', 1, '0');
    Catalog_items
    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
    (NULL, 'PAGEID', '300001', 'nest_turtle', 1, 0, 1),
    (NULL, 'PAGEID', '300002', 'petfood24', 1, 0, 1),
    (NULL, 'PAGEID', '300003', 'ads_mpu_720', 1, 0, 1);
    Edit PAGEID to your own catalog page

    Screen
    Last edited by HabMoon; 01-07-11 at 02:42 PM.


  2. #2
    Grand Master salah-salah is offline
    Grand MasterRank
    Jan 2009 Join Date
    UndergroundLocation
    716Posts

    Re: Turtle nest, Petfood24 and Advertising

    Thanks Habmoon go on with those things:)

  3. #3
    Newbie ScottBekmezci is offline
    MemberRank
    Jun 2011 Join Date
    FloridaLocation
    18Posts

    Re: Turtle nest, Petfood24 and Advertising

    waiting for SQL. :)

  4. #4
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: Turtle nest, Petfood24 and Advertising

    Added SQLs.

    To make banner work edit 'room_items' or 'items' and edit the 'extra_data' part when the banner is inside a room:
    Code:
    imageUrl=*LINKHERE*	state=0


    So on screen it is:
    Code:
    imageUrl=http://www.habmoon.org/potr/banner.gif	state=0
    Last edited by HabMoon; 01-07-11 at 02:43 PM.

  5. #5
    Sorcerer Supreme Emerica is offline
    Member +Rank
    Oct 2010 Join Date
    GermanyLocation
    437Posts

    Re: Turtle nest, Petfood24 and Advertising

    Good Job Habmoon :D

  6. #6
    yerro Adde is offline
    Grand MasterRank
    Feb 2010 Join Date
    none ur bizzLocation
    2,731Posts

    Re: Turtle nest, Petfood24 and Advertising

    Great as usual. Thanks Laurens.

  7. #7
    Newbie ScottBekmezci is offline
    MemberRank
    Jun 2011 Join Date
    FloridaLocation
    18Posts

    Re: Turtle nest, Petfood24 and Advertising

    here doesn't work. :/

  8. #8
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: Turtle nest, Petfood24 and Advertising

    Quote Originally Posted by ScottBekmezci View Post
    here doesn't work. :/
    'There' your doing something wrong.

  9. #9
    Newbie THOSEMAKUND is offline
    MemberRank
    Jul 2011 Join Date
    5Posts

    Re: Turtle nest, Petfood24 and Advertising

    Check my error...



    http://imageshack.us/photo/my-images/220/404dw.png/

    pls help me. :(
    Last edited by THOSEMAKUND; 01-07-11 at 04:00 PM.

  10. #10
    <insert title here> Shorty is offline
    Grand MasterRank
    Feb 2007 Join Date
    United KingdomLocation
    1,857Posts

    Re: Turtle nest, Petfood24 and Advertising

    Working fine, thanks.


    Last edited by Shorty; 01-07-11 at 04:17 PM. Reason: Added 2nd image

  11. #11
    Newbie THOSEMAKUND is offline
    MemberRank
    Jul 2011 Join Date
    5Posts

    Re: Turtle nest, Petfood24 and Advertising

    Habchop
    you can send me ur SQL?

  12. #12
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,773Posts

    Re: Turtle nest, Petfood24 and Advertising

    Quote Originally Posted by THOSEMAKUND View Post
    Habchop
    you can send me ur SQL?
    U fail, It's your furnidata -.-'

  13. #13
    Newbie THOSEMAKUND is offline
    MemberRank
    Jul 2011 Join Date
    5Posts

    Re: Turtle nest, Petfood24 and Advertising

    send me any furnidata. :)
    awesome!

  14. #14
    Grand Master No0b is offline
    Grand MasterRank
    Jul 2010 Join Date
    Michigan, USLocation
    1,426Posts

    Re: Turtle nest, Petfood24 and Advertising

    awesome work

  15. #15

    Re: Turtle nest, Petfood24 and Advertising

    Habmoon can you send us an example for the "items"? It doesn't work for me

  16. #16
    Elite Member JNike Rulez is offline
    Member +Rank
    Sep 2010 Join Date
    GermanyLocation
    183Posts

    Re: Turtle nest, Petfood24 and Advertising

    God damn this hot stuff. Habmoon thanks for this. <3

  17. #17
    Newbie THOSEMAKUND is offline
    MemberRank
    Jul 2011 Join Date
    5Posts

    Re: Turtle nest, Petfood24 and Advertising

    when i put, create a error on my emulator.
    i use phoenix. ^^

  18. #18
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: Turtle nest, Petfood24 and Advertising

    Thanks for all the good comments :]

    Apprectiated'
    People that has problems with this, your not doing it right, go to the help section and make a new thread with your problem, don't post it here.

  19. #19
    Newbie CHGFbPage is offline
    MemberRank
    May 2011 Join Date
    14Posts

    Re: Turtle nest, Petfood24 and Advertising

    Nice its great u dont need to go edit the swf :)) Thanks mate
    Posted via Mobile Device

  20. #20
    BFH Experience Loader Mininova is offline
    Grand MasterRank
    Oct 2007 Join Date
    WonderlandLocation
    724Posts

    Re: Turtle nest, Petfood24 and Advertising

    How big is the Image !

  21. #21
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: Turtle nest, Petfood24 and Advertising

    728x90px is the banner thing.

  22. #22
    BFH Experience Loader Mininova is offline
    Grand MasterRank
    Oct 2007 Join Date
    WonderlandLocation
    724Posts

    Re: Turtle nest, Petfood24 and Advertising

    Thanks works on Alpha-Series ^^

    clickUrl also work ;)

    My sign:
    imageUrl=*imageURL*{{9}}state=0{{9}}clickUrl=*clickURL*

  23. #23
    Infraction Banned HabMoon is offline
    Grand MasterRank
    Jun 2007 Join Date
    HM OfficesLocation
    3,068Posts

    Re: Turtle nest, Petfood24 and Advertising

    Oh, nice thanks! =]

  24. #24
    hi i'm robbie Roper is offline
    Grand MasterRank
    Oct 2008 Join Date
    /home/roperLocation
    2,283Posts

    Re: Turtle nest, Petfood24 and Advertising

    A fantastic release as always Habmoon, thank you very much indeed.

  25. #25
    Newbie Vegar is offline
    MemberRank
    Feb 2011 Join Date
    NorwayLocation
    19Posts

    Re: Turtle nest, Petfood24 and Advertising

    Nice release =)



Page 1 of 2 12 LastLast

Advertisement