Jump to content
  • 0

I added Stolao's Custom_Fuction


EJluciano

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   1
  • Joined:  07/26/17
  • Last Seen:  

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

U5dLCMF.png

 

 

hhbQvlj.png

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

whats your Git Hash?
do you have any modifications?
are you using rAthena?

please be informative about your post

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  615
  • Reputation:   201
  • Joined:  11/09/11
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

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 ')'

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...