[BcStorm Leon edition] Can someone remake these codes so they work on bcstorm?

sim0n

Member
Feb 16, 2013
227
15
So this is some codes for a silver throne (custom furni) i want to add to my hotel. Currently they doesn't work because they are coded for shitty phoenix.

Hope you can help me, thanks.
catalog items
Code:
INSERT INTO `catalog_items` VALUES ('01922937', '94', '201922937', 'sthron', '3500', '65', '0', '100');
furniture
Code:
INSERT INTO `furniture` VALUES ('01922937', 'Silver sthron', 'stern', 's', '1', '1', '1', '0', '1', '0', '100666919', '0', '1', '1', '1', '1', 'default', '1', '0', '0', '0');
furnidata
Code:
["s","100666919","sthron","34082","0","1","1","0,0, 0","Silver Throne","Important Jammers only","","-1","-1"],
 

Nebula

Member
Mar 4, 2013
162
1
theres only 3 of them haha, just enter them manually into your db, if not I think theres a phoenix > bcstorm converter, although I'm not too sure how well it works.
 

sim0n

Member
Feb 16, 2013
227
15
theres only 3 of them haha, just enter them manually into your db, if not I think theres a phoenix > bcstorm converter, although I'm not too sure how well it works.
tried that. got some mysql error in your syntax or sumthing. didn't work. and i have already tried those stupid converters... stupid fagzone cant release anything thats working
 

Nebula

Member
Mar 4, 2013
162
1
on the bright side, its only 1 piece of furniture, if you need anymore sql codes, theres a furni finder floating around here that someone released w/ phoenix & bcstorm sql's its pretty swweet
 

Users who are viewing this thread

Top