Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Trophy - Torch

Junior Spellweaver
Joined
May 27, 2011
Messages
138
Reaction score
95
Image:
Atomcraft - Trophy - Torch - RaGEZONE Forums


Furnidata:
Code:
["s","4324","trophy_torch","42221","2","1","1","","Flame of Faith","Thanks for your loyality","","-1","-1","","1"]

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`, `is_arrow`) VALUES
(15000, 'trophy_torch', 'trophy_torch', 's', 1, 1, 2, '0', '0', '0', 4324, '1', '1', '1', '1', '1', 'trophy', 1, '0', '0'),

Catalog Item:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(NULL, PAGEID, '15000', 'trophy_torch', 25, 0, 0, 1, '0'),



Not working? Fix it yourself. You're not a baby ;)
 
Last edited:

Bui

Skilled Illusionist
Joined
Jan 18, 2012
Messages
335
Reaction score
119
change default in furniture sql to trophy, then it will work as a trophy

It doesn't have a inscription, not even on the official hotel.

OT: Thanks for the release, nice job of Sulake to support its loyal players :)
 
Junior Spellweaver
Joined
Apr 1, 2011
Messages
110
Reaction score
35
Yes nice One, all Habbos become one of this torchtrophy. And thanks to Channel4 for this furni! - bastards! >.<
 
Custom Title Activated
Loyal Member
Joined
Sep 18, 2011
Messages
1,113
Reaction score
246
Quality. Fast. Know what your doing. Great release!
 
Not so spooky...
Loyal Member
Joined
May 22, 2010
Messages
1,017
Reaction score
276
The trophy isn't an actual trophy item, it's just a static furniture. They don't have inscriptions.




You can turn anything in to a trophy, -.- And it has the same spirit id as that furni that's why your getting that.





EDIT: il add it now then edit my post with a screen shot





^^^
 
Last edited:
Back
Top