Jittapan Pluemsumran

Results 16 comments of Jittapan Pluemsumran

> Actually it is possible from the developer side to use composer, but the final result sent to github should only be the final file and mysql only. > >...

Confirmed. Only `@sold_nameid` and `@sold_quantity` are set for non-equipments.

Quick `npc_sellist_sub` function modification to achieve what you want via adding `@sold_creator` array. Untested, will open a PR later. ```cpp /// npc_selllist for script-controlled shops static int npc_selllist_sub(struct map_session_data* sd,...

I'm able to reproduce this on latest rAthena. Confirmed.

@ronsoriano any feedback on the code I provided?

@ecdarreola Your client doesn't even try to call the party booking api. Likely a lua file issue.

Thanks for the report. Let's explore our options here. Would making rA a systemd service instead of reinventing the wheel again work for you? If not, why?

Additionally supporting OpenRC is relatively simple enough. For distros listed there, in my opinion, a few distros without OpenRC support are designed for their specific use case, and the rest...

And your point is? You're not being clear here.

Shouldn't this be done in enchantgrade.yml instead?