Mabuhay Posted June 6, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Share Posted June 6, 2013 yes, judging by its name. Anyone knows how to make an NPC that directly opens sell shop without selecting between with buy shop? if i didnt make my self clear. here is what i meant: NPC would hopefully open that immediately. Thanks Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 12, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: April 20 Share Posted August 12, 2013 create a custom npc script... *callshop "<name>",<option>; These are a series of commands used to create dynamic shops. The 'callshop' function calls an invisible shop (view -1) as if the player clicked on it. The options are: 0 = The normal window (buy, sell and cancel) 1 = The buy window 2 = The sell window Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 6, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted June 6, 2013 Like this? prontera,150,150,0 shop Test 123,512:100,501:100,502:100 Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted June 6, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted June 6, 2013 yeah but just automatically open the sell shop. you dont have to choose between buy/sell Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 6, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: April 13 Share Posted June 6, 2013 Ohh I think you need a source modification to do that. Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted June 6, 2013 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted June 6, 2013 (edited) err I thought so, i was hoping someone can make a script instead Solved Edited June 6, 2013 by MrVandalBus Quote Link to comment Share on other sites More sharing options...
Lil Troll Posted August 12, 2013 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 276 Reputation: 24 Joined: 07/06/13 Last Seen: April 19, 2014 Share Posted August 12, 2013 Can i know how did you do that? @MrVandalBus, I really want to put that in my script. thanks! Quote Link to comment Share on other sites More sharing options...
Question
Mabuhay
yes, judging by its name. Anyone knows how to make an NPC that directly opens sell shop without selecting between with buy shop?
if i didnt make my self clear. here is what i meant:
NPC would hopefully open that immediately. Thanks
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.