New Golden Pig (plusemu)

Rystbo

-Hotel Owner, -Customs Developer, -Arcturus
Apr 16, 2018
390
200
Hello every one. The newest furni release as some of you might have already saw is the Golden Pig.
As It appears to be a single piece of furni, I would take this opportunity to release it as a rare for your hotels catalog
For those who do not wish to do this, you can add it to what ever furni page you would like as well.
Moving on, below I have provided a file that contains the swf, icon, furni_data, cat_item, cat_furni, furni_data, and a brief how to add guide.


(UPDATE 5/8/2018.... I have the swfs for the paintings but I cant manage to get them to work I think its because they are wall furni and im not to good with it.)

(update: There are also paintings that were released that go with this. I dont have the swfs yet to add them, so piggy for now)
ALSO THIS IS JUST A PIECE OF FURNI, ITS NOT REDEEMABLE. SORRY IM A NEWB.





Link:
 
Last edited:

Logic

Bobby Billionaire
Feb 8, 2012
748
207
Plus R1
Code:
INSERT INTO `catalog_items` VALUES (10121, 'PageID', '10121', 'Golden Piggy Bank', '750', '0', '0', '1', '0', '0', '1', '0', '0', '-1');

Code:
INSERT INTO `furniture` VALUES ('10121', 'CF_750_goldenpig', 'Golden Piggy Bank', 's', '1', '1', '1', '1', '0', '0', '10121', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0', '0');

Plus R2
Code:
INSERT INTO `catalog_items` VALUES (10121, 'PageID', '10121', 'Golden Piggy Bank', '750', '0', '0', '1', '0', '0', '1', '0', '0', '-1');

Code:
INSERT INTO `furniture` VALUES ('10121', 'CF_750_goldenpig', 'Golden Piggy Bank', 's', '1', '1', '1', '1', '0', '0', '10121', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0');

Everything else needed:
 

Rystbo

-Hotel Owner, -Customs Developer, -Arcturus
Apr 16, 2018
390
200
Plus R1
Code:
INSERT INTO `catalog_items` VALUES (10121, 'PageID', '10121', 'Golden Piggy Bank', '750', '0', '0', '1', '0', '0', '1', '0', '0', '-1');

Code:
INSERT INTO `furniture` VALUES ('10121', 'CF_750_goldenpig', 'Golden Piggy Bank', 's', '1', '1', '1', '1', '0', '0', '10121', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0', '0');

Plus R2
Code:
INSERT INTO `catalog_items` VALUES (10121, 'PageID', '10121', 'Golden Piggy Bank', '750', '0', '0', '1', '0', '0', '1', '0', '0', '-1');

Code:
INSERT INTO `furniture` VALUES ('10121', 'CF_750_goldenpig', 'Golden Piggy Bank', 's', '1', '1', '1', '1', '0', '0', '10121', '1', '1', '1', '1', '1', 'default_type', '4', '0', '0', '0', '0', '0', '0', '0');

Everything else needed:


Thanks guys i appreciate the help and feed back with the release. Its nice to see the community come together to help to release stuff.
 

Users who are viewing this thread

Top