-
[Syn] 2012 Trophy
If you wish for the item to work as an authentic trophy, where you could scribe on: All you have to do is change the CataID to what your trophy Id is.For some reason it working as a trophy works for some and not others, I am not sure why, But the furni shows up either way.
http://img638.imageshack.us/img638/1311/image3qbk.png
Download
2012 Trophy.rar
SQL
Code:
Catalogue:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(422220, CATID, '422220', '2012TrophySyns', 3, 0, 0, 1)
Furniture:
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`, `is_arrow`)VALUES
(422220, '2012TrophySyns', '2012TrophySyns', 's', 1, 1, 1, '1', '0', '0', 422220, '1', '1', '1', '1', '1', 'Trophy', 1, '0', '0'),
ID
["s","422220","2012TrophySyns","25824","0","1","1","0,0,0","2012 Trophy","Created By Synstir","","-1","-1"],
Enjoy!
-
Re: [Syn] 2012 Trophy
Was about to do something like that. But good job anyways :)
-
Re: [Syn] 2012 Trophy
-
Re: [Syn] 2012 Trophy
if you coded it from a trophy, it should show up as a trophy :P
-
Re: [Syn] 2012 Trophy
Tested it on my hotel Double clicked it no gold appears
Anyways, Great Release 8/10 ^^ should have been 10 if it worked like a trophy D:
-
Re: [Syn] 2012 Trophy
Quote:
Originally Posted by
Synstir
If you wish for the item to work as an authentic trophy, where you could scribe on: All you have to do is change the CataID to what your trophy Id is.For some reason it working as a trophy works for some and not others, I am not sure why, But the furni shows up either way.
http://img638.imageshack.us/img638/1311/image3qbk.png
Download
2012 Trophy.rar
SQL
Code:
Catalogue:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(422220, CATID, '422220', '2012TrophySyns', 3, 0, 0, 1)
Furniture:
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`, `is_arrow`)VALUES
(422220, '2012TrophySyns', '2012TrophySyns', 's', 1, 1, 1, '1', '0', '0', 422220, '1', '1', '1', '1', '1', 'Trophy', 1, '0', '0'),
ID
["s","422220","2012TrophySyns","25824","0","1","1","0,0,0","2012 Trophy","Created By Synstir","","-1","-1"],
Enjoy!
Actually, to make it work as a trophy, you set the INTERACTION TYPE to "trophy" v.v' god does no1 know what they're doing these days.
If you set it to the same IDs as another trophy it's going to overlay the original trophy!
-
Re: [Syn] 2012 Trophy
-
Re: [Syn] 2012 Trophy
Looks cool, nice release! 9/10
-
Re: [Syn] 2012 Trophy
Nice release. Thought it was going to be a cut out of a 2012 sign on a trophy. But this is actually the opposite. Love the whole layout of the trophy 8/10 keep it up!
-
Re: [Syn] 2012 Trophy
The trophy is awesome, but the pixels on the 2012 part of the trophy are a bit off, the rest is awesome.