EJluciano Posted August 18, 2017 Posted August 18, 2017 hi I added this https://github.com/Stolao/Npc_Release/tree/master/Custom_Functions but there seems to be a problem on my end not sure what though Quote
0 Stolao Posted August 18, 2017 Posted August 18, 2017 whats your Git Hash? do you have any modifications? are you using rAthena? please be informative about your post Quote
0 Z3R0 Posted August 19, 2017 Posted August 19, 2017 Stolao, after looking the code in that function there are missing brackets... in F_ApplyOption.txt Line 56: setrandomoption(getarg(0,9),0,rand(RDMOPT_BODY_ATTR_NOTHING,RDMOPT_BODY_ATTR_UNDEAD),1,1; Missing an ending ) Same with the setrandomoption() below it haven't really looked deeper Quote
0 Stolao Posted August 19, 2017 Posted August 19, 2017 5 hours ago, Z3R0 said: Stolao, after looking the code in that function there are missing brackets... in F_ApplyOption.txt Line 56: setrandomoption(getarg(0,9),0,rand(RDMOPT_BODY_ATTR_NOTHING,RDMOPT_BODY_ATTR_UNDEAD),1,1; Missing an ending ) Same with the setrandomoption() below it haven't really looked deeper ah he modified my original script and it stopped working https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txt but yes as Z3ro said your missing ')' Quote
Question
EJluciano
hi I added this
https://github.com/Stolao/Npc_Release/tree/master/Custom_Functions
but there seems to be a problem on my end not sure what though
3 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.