Rebel Posted January 11, 2017 Share Posted January 11, 2017 My friends found a sick way to make money buying stuff from an npc shop, now it's been some time since i last coded something and i'm looking someone to tell me am i missing some events here. > If inventory is !full, go to npc and trade. > Buys till the stock is empty or inventory is full and banks > If stock is empty == hop Thanks! Quote Link to comment Share on other sites More sharing options...
Solution Posted January 11, 2017 Share Posted January 11, 2017 If out of money -> quit 1 Quote Link to comment Share on other sites More sharing options...
Rebel Posted January 11, 2017 Author Share Posted January 11, 2017 On 1/11/2017 at 2:07 PM, Solution said: If out of money -> quit Totally forgot, thanks! Quote Link to comment Share on other sites More sharing options...
Solution Posted January 11, 2017 Share Posted January 11, 2017 On 1/11/2017 at 2:16 PM, Rebel said: Totally forgot, thanks! There's obviously more logic required that might be dependent on wherever you're buying from (if it's a dangerous area for example) Quote Link to comment Share on other sites More sharing options...
Rebel Posted January 11, 2017 Author Share Posted January 11, 2017 On 1/11/2017 at 2:31 PM, Solution said: There's obviously more logic required that might be dependent on wherever you're buying from (if it's a dangerous area for example) Yeah of course ;), I think i'll manage now when i have all the events done. 1 Quote Link to comment Share on other sites More sharing options...
InsomniakSam Posted February 1, 2017 Share Posted February 1, 2017 On 1/11/2017 at 1:59 PM, Rebel said: My friends found a sick way to make money buying stuff from an npc shop, now it's been some time since i last coded something and i'm looking someone to tell me am i missing some events here. > If inventory is !full, go to npc and trade. > Buys till the stock is empty or inventory is full and banks > If stock is empty == hop Thanks! Expand Don't forget to insert a condition with > money in your buying event or it will get stuck at not enough coin Quote Link to comment Share on other sites More sharing options...