-
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
http://i56.tinypic.com/x4mccw.png
-
Re: Turtle nest, Petfood24 and Advertising
Thanks Habmoon go on with those things:)
-
Re: Turtle nest, Petfood24 and Advertising
-
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
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
Great as usual. Thanks Laurens.
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
Quote:
Originally Posted by
ScottBekmezci
here doesn't work. :/
'There' your doing something wrong.
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
Habchop
you can send me ur SQL?
-
Re: Turtle nest, Petfood24 and Advertising
Quote:
Originally Posted by
THOSEMAKUND
Habchop
you can send me ur SQL?
U fail, It's your furnidata -.-'
-
Re: Turtle nest, Petfood24 and Advertising
send me any furnidata. :)
awesome!
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
Habmoon can you send us an example for the "items"? It doesn't work for me
-
Re: Turtle nest, Petfood24 and Advertising
God damn this hot stuff. Habmoon thanks for this. <3
-
Re: Turtle nest, Petfood24 and Advertising
when i put, create a error on my emulator.
i use phoenix. ^^
-
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.
-
Re: Turtle nest, Petfood24 and Advertising
Nice its great u dont need to go edit the swf :)) Thanks mate
Posted via Mobile Device
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
728x90px is the banner thing.
-
Re: Turtle nest, Petfood24 and Advertising
Thanks works on Alpha-Series ^^
clickUrl also work ;)
My sign:
imageUrl=*imageURL*{{9}}state=0{{9}}clickUrl=*clickURL*
-
Re: Turtle nest, Petfood24 and Advertising
-
Re: Turtle nest, Petfood24 and Advertising
A fantastic release as always Habmoon, thank you very much indeed.
-
Re: Turtle nest, Petfood24 and Advertising