• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Custom SWF + SQL : Ugandan Knuckles Light Up Poster

Junior Spellweaver
Joined
Feb 22, 2012
Messages
133
Reaction score
23
Hi all so a user (who I suspect is into their memes.) asked me to make a 'Ugandan Knuckles' poster.
So I decided to make this.

It also lights up!

Poster Off:
S4s34X9 - SWF + SQL : Ugandan Knuckles Light Up Poster - RaGEZONE Forums


Poster On:
DA5l47b - SWF + SQL : Ugandan Knuckles Light Up Poster - RaGEZONE Forums


SWF & Catalog icon here: View attachment Ugandan Knuckles.rar

SQL's (For Arcturus)
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `badge`, `club_only`, `have_offer`, `offer_id`) VALUES
(3590508, PAGE ID, '3590508', 'exe_ugk', 5, 0, 0, 1, 0, 0, 0, '', '', '0', '1', -1);

INSERT INTO `items_base` (`id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_lay`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `effect_id_male`, `effect_id_female`, `multiheight`) VALUES
(3590508, 4468509, 'Ugandan Knuckles', 'exe_ugk', 'i', 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 2, '0', 0, 0, '');

Furnidata (MAKE SURE TO PUT IN THE WALLITEMS AREA!):
<furnitype id="4468509" classname="exe_ugk">
<revision>45508</revision>
<name>Ugandan Knuckles</name>
<description>Do you know de wey?</description>
<adurl/>
<offerid>-1</offerid>
<buyout>0</buyout>
<rentofferid>-1</rentofferid>
<rentbuyout>0</rentbuyout>
<bc>0</bc>
<excludeddynamic>0</excludeddynamic>
<specialtype>1</specialtype>
<furniline></furniline>
</furnitype>

Dont forget to change PAGE ID to your cata page.
Hope you enjoy!
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top