just find the diff / changeset for npcskill and add it into your sources file.
search inside here..and apply all the relevant changeset.
http://trac.rathena.org/timeline
/?module=ranking&action=pvpranking
make sure you have the required files inside the module folder...
whenever you try to create a new pages in FluxCP...you are required to create the "php / html" file in both Module and Theme folder with same directory inside.
anyway i think you can just try any PVP script out there that come with a compatible addon of PVP Ranking for FluxCP.
did you used any "DotA" PVP ? those PVP script that broadcast custom sound clip ?? hmm ?
if yes please double check ur sound files just in case you put in wrong folder..files broken...not compatible...and etc.
it's just a item exchanger NPC...there are tons of this script in the forum...and even work better than this ...more simplified..and easier to edit/change...
i dont think other might going to spend time and convert these long script..
basically..should be...
checkitem ---> countitem
additem ---> getitem
refer countitem , getitem ....
some item to item exchanger example
Exchanger [ Item to Item ]
Exchanger [ Item to Item ]
Exchanger [ Multi Item to 1 Item ]
trunk/npc/custom/quests/quest_shop.txt
we have @loadnpc / @unloadnpc / @unloadnpcfile
@topic
i dont think this is needed...
most of the users..who have edited alot files in the npc folder..i think just simply type @reloadscript and reload all ...else just restart server..
i believe that add @reloadscript with different optional parameters is not necessary... not really useful...