Shops

Talk about the level designer. Read about tips and tricks and share ideas.

Moderator: Level Moderator

Shops

Postby Cordelia » August 7th, 2014, 3:49 pm

I noticed there is no tutorial on how to add shops to the game. So, how exactly is this done?
Image
User avatar
Cordelia
Post FLUDDer

 
Posts: 41
Joined: December 19th, 2011, 11:44 am
Location: Wherever I may roam.

Level Creator

Thumbs Up given: 7 times
Thumbs Up received: 5 times

Re: Shops

Postby AwesomeJRFD » August 7th, 2014, 3:56 pm

Is this what you mean?

Open Shop:
Code: Select all
llitem:6;0;0;64;64;0;1;openshop,1

Opens the shop. You can change the shop type by changing the last "1" in the code above.
Shop types:
  1. Default shop
  2. Empty shop
  3. Masamune shop
  4. Lightning Rod shop
  5. Winged Boots Shop
Image
User avatar
AwesomeJRFD
Honorary Member

 
Posts: 836
Joined: November 11th, 2010, 2:06 pm
Location: Sixteenth Dimension: Hyperspace

Runouw Votes Winner
Best Thread (An Explanation of Triggers) in Runouw Votes Summer 2013

Thumbs Up given: 50 times
Thumbs Up received: 38 times

Re: Shops

Postby Cordelia » August 8th, 2014, 12:33 am

AwesomeJRFD wrote:Is this what you mean?

Open Shop:
Code: Select all
llitem:6;0;0;64;64;0;1;openshop,1

Opens the shop. You can change the shop type by changing the last "1" in the code above.
Shop types:
  1. Default shop
  2. Empty shop
  3. Masamune shop
  4. Lightning Rod shop
  5. Winged Boots Shop


Yes, like that. I'm just not sure exactly where to put this.
Image
User avatar
Cordelia
Post FLUDDer

 
Posts: 41
Joined: December 19th, 2011, 11:44 am
Location: Wherever I may roam.

Level Creator

Thumbs Up given: 7 times
Thumbs Up received: 5 times


Return to Last Legacy Level Designer