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!

The BollyWood Custom Collection Made By Yasuakiu!

Status
Not open for further replies.
Master Summoner
Joined
Jul 20, 2008
Messages
592
Reaction score
3
Heres my latest things :D

The BollyWood Collection v1,
took me about 3 days to make and a day to code,

Yasuakiu - The BollyWood Custom Collection Made By Yasuakiu! - RaGEZONE Forums


and no this is not the realese sulake made,
look at theres and this and you will see...

when you rotate the elephant door thing 2x it opens and closes when u do 2x more after that

Download:
uppit:

(SQL made by Vitus1)

INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(17401, 'Y1', 'Y1', 50, 1, 1, 1, 0.00, 'Y1', '0,0,0', 103, 0, 1, 1, 17401),
(17402, 'Y2', 'Y2', 50, 1, 1, 1, 0.00, 'Y2', '0,0,0', 103, 0, 1, 1, 17402),
(17403, 'Y3', 'Y3', 50, 1, 1, 1, 0.00, 'Y3', '0,0,0', 103, 0, 1, 1, 17403),
(17404, 'Y4', 'Y4', 50, 1, 1, 1, 0.00, 'Y4', '0,0,0', 103, 0, 1, 1, 17404),
(17405, 'Y5', 'Y5', 50, 1, 1, 1, 0.00, 'Y5', '0,0,0', 103, 0, 1, 1, 17405),
(17406, 'Y6', 'Y6', 50, 1, 1, 1, 0.00, 'Y6', '0,0,0', 103, 0, 1, 1, 17406),
(17407, 'Y7', 'Y7', 50, 1, 1, 1, 0.00, 'Y7', '0,0,0', 103, 0, 1, 1, 17407),
(17408, 'Y8', 'Y8', 50, 1, 1, 1, 0.00, 'Y8', '0,0,0', 103, 0, 1, 1, 17408),
(17409, 'Y9', 'Y9', 50, 1, 1, 1, 0.00, 'Y9', '0,0,0', 103, 0, 1, 1, 17409),
(17410, 'Y10', 'Y10', 50, 1, 1, 1, 0.00, 'Y10', '0,0,0', 103, 0, 1, 1, 17410);

Erros:
the other things dont do anything when you rotate them just the ele one does

Enjoy :D
 
Last edited:
Junior Spellweaver
Joined
Jun 5, 2008
Messages
194
Reaction score
0
Omg great!!!
Lovee adding my hotel now
10/10
FRIST POST
 
Newbie Spellweaver
Joined
Dec 30, 2008
Messages
47
Reaction score
1
Somone give me the SQL please :D

Oh and 100/10 mate really good
 
Master Summoner
Joined
Jul 20, 2008
Messages
592
Reaction score
3
Thanks :D and my friend will be making one soon unless someone makes it here :D
 
Master Summoner
Joined
Jul 20, 2008
Messages
592
Reaction score
3
Not to sure,
my friends comp crashed :S
so its up to RZ to make one
 
Newbie Spellweaver
Joined
Nov 1, 2008
Messages
90
Reaction score
0
10/10 does the tea monument or whatever it is work and serves beverages?
 
Master Summoner
Joined
Jul 20, 2008
Messages
592
Reaction score
3
No sorry,
It errors when i tried to code it that way.
 
Newbie Spellweaver
Joined
Aug 20, 2007
Messages
67
Reaction score
0
They're pretty nice!

Some of them are pointless. However, apart from that 8/10.

;)
 
Newbie Spellweaver
Joined
Nov 15, 2008
Messages
12
Reaction score
0
THANKS i love them 10/10 U're very good at making furnis!!!!

I made a SQL...

INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(17401, 'Y1', 'Y1', 50, 1, 1, 1, 0.00, 'Y1', '0,0,0', 103, 0, 1, 1, 17401),
(17402, 'Y2', 'Y2', 50, 1, 1, 1, 0.00, 'Y2', '0,0,0', 103, 0, 1, 1, 17402),
(17403, 'Y3', 'Y3', 50, 1, 1, 1, 0.00, 'Y3', '0,0,0', 103, 0, 1, 1, 17403),
(17404, 'Y4', 'Y4', 50, 1, 1, 1, 0.00, 'Y4', '0,0,0', 103, 0, 1, 1, 17404),
(17405, 'Y5', 'Y5', 50, 1, 1, 1, 0.00, 'Y5', '0,0,0', 103, 0, 1, 1, 17405),
(17406, 'Y6', 'Y6', 50, 1, 1, 1, 0.00, 'Y6', '0,0,0', 103, 0, 1, 1, 17406),
(17407, 'Y7', 'Y7', 50, 1, 1, 1, 0.00, 'Y7', '0,0,0', 103, 0, 1, 1, 17407),
(17408, 'Y8', 'Y8', 50, 1, 1, 1, 0.00, 'Y8', '0,0,0', 103, 0, 1, 1, 17408),
(17409, 'Y9', 'Y9', 50, 1, 1, 1, 0.00, 'Y9', '0,0,0', 103, 0, 1, 1, 17409),
(17410, 'Y10', 'Y10', 50, 1, 1, 1, 0.00, 'Y10', '0,0,0', 103, 0, 1, 1, 17410);

:rolleyes: THANKS
 
Status
Not open for further replies.
Back
Top