Mabuhay Posted June 6, 2013 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
Emistry Posted August 12, 2013 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
Jaburak Posted June 6, 2013 Posted June 6, 2013 Like this? prontera,150,150,0 shop Test 123,512:100,501:100,502:100 Quote
Mabuhay Posted June 6, 2013 Author Posted June 6, 2013 yeah but just automatically open the sell shop. you dont have to choose between buy/sell Quote
Jaburak Posted June 6, 2013 Posted June 6, 2013 Ohh I think you need a source modification to do that. Quote
Mabuhay Posted June 6, 2013 Author 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
Lil Troll Posted August 12, 2013 Posted August 12, 2013 Can i know how did you do that? @MrVandalBus, I really want to put that in my script. thanks! Quote
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
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.