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!

Custom [RELEASE] Weed Patch

Status
Not open for further replies.

PSK

Newbie Spellweaver
Joined
Jan 7, 2014
Messages
55
Reaction score
10
Hey RaGEZONE this is my first release & designed custom. I hope you all like it!
Heres some screenshot proof:
Download link:
Dont trust? Dont download
PSK - [RELEASE] Weed Patch - RaGEZONE Forums


Furniture SQL
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
(882930195, 'country_weed', 'country_weed', 's', 2, 2, 0, '1', '0',

'1', 4385, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');

Catalogue Items SQL


Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`,

`catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`)

VALUES (882930195, 'PAGEID', '882930195', 'country_weed', '50', '0','0', '1');

Furni Data SQL
Code:
Code:
["s","4385","country_weed","772895","0","1","1","Weed Patch","Weed Patch",","Designed & Coded by PSK"-1"],
 

PSK

Newbie Spellweaver
Joined
Jan 7, 2014
Messages
55
Reaction score
10
My bad & not bad for first custom tho eh?
 
Experienced Elementalist
Joined
Dec 25, 2011
Messages
278
Reaction score
57
The question is, is it relevant for a retro with kids? :p
 

PSK

Newbie Spellweaver
Joined
Jan 7, 2014
Messages
55
Reaction score
10
I guess this is not a item for a hotel with a lot of kids, their parents will turn around and ground them lol, i mainly made it for my hotel age group ranging from 14+
 
Junior Spellweaver
Joined
Nov 28, 2013
Messages
164
Reaction score
18
It's not bad for your first custom, i've seen much worse ;P
 
Experienced Elementalist
Joined
Nov 4, 2012
Messages
249
Reaction score
34
For your first custom this isnt all that bad mate.
I say keep up the good work and you will become great :)
 
Zephyr Studios
Loyal Member
Joined
Feb 18, 2012
Messages
1,877
Reaction score
724
I love weed but I would never add this to my hotel.
Anyways thanks for the share, it's not ugly :)


 
Status
Not open for further replies.
Back
Top