So In my [FSOD] Client I want to Add some sort of market System like either A.)Nillys or B.)Reborns or C.)VOTR
Wrong area and just look how nr did market, or just branch off nr source
mk sry my bad :/
Originally Posted by MrchickenWingz
Wrong area and just look how nr did market, or just branch off nr source
Yeah, how about you branch off NR source? Thats right, you don't even have it.
The market is complex, and you would require things like AS3 Client, server sided code and finally some coding knowledge. It cannot be just done by pasting nillys realm code here.
Yeah, how about you branch off NR source? Thats right, you don't even have it.
Nilly released a source called NR-Core which is basically NR stripped of content (custom items and dungeons and behaviors and etc) but all the commands, marketplace, and a few more NR unique stuff was left in. It was the source for developers to develop on since Nilly didn't want to give them the complete source and risk having it leaked.
He released it a few days ago.
Originally Posted by Riigged
Nilly released a source called NR-Core which is basically NR stripped of content (custom items and dungeons and behaviors and etc) but all the commands, marketplace, and a few more NR unique stuff was left in. It was the source for developers to develop on since Nilly didn't want to give them the complete source and risk having it leaked.
He released it a few days ago.
Exactly don't talk if you have no idea what you are talking about.
Originally Posted by Riigged
Nilly released a source called NR-Core which is basically NR stripped of content (custom items and dungeons and behaviors and etc) but all the commands, marketplace, and a few more NR unique stuff was left in. It was the source for developers to develop on since Nilly didn't want to give them the complete source and risk having it leaked.
He released it a few days ago.
Oh, i'm a bit outdated. Please delete previous stupid post @Ahlwong @Raple
Originally Posted by Ambition
Oh, i'm a bit outdated. Please delete previous stupid post @Ahlwong @Raple
//10 chars
isnt there a easier system to add like in reborns?
Originally Posted by Filisha
isnt there a easier system to add like in reborns?
You can use this from Travs Domain which is much more complex than Nillys imo, especially if you want to transfer it over to FSoDs server+client. https://prnt.sc/bysfpn https://prnt.sc/bysg0h
or you can use this from NR Core which seems more simple, the UI isn't included in the source so there won't be as much to transfer over. To use this market, it's done by a command; /market {slotNum} {priceInFame}
(unless you create your own gui screen that handles it) https://i.imgur.com/oBV0rgS.png