EJluciano Posted August 18, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 1 Joined: 07/26/17 Last Seen: April 14, 2021 Share 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 Link to comment Share on other sites More sharing options...
0 Stolao Posted August 18, 2017 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted August 18, 2017 whats your Git Hash? do you have any modifications? are you using rAthena? please be informative about your post Quote Link to comment Share on other sites More sharing options...
0 Z3R0 Posted August 19, 2017 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Stolao Posted August 19, 2017 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.