Jump to content
  • 0
Sign in to follow this  
balanar12321

Cluckers npc/custom/events

Question

im using the cluckers in event npc custom, can help me how to edit the prize list?  i just want to add choices in the prize list instead of inserting id# and amount of prizes,

example. when gm start the event, the gm will choose event prizes in the list instead of inserting id#item and amount

cluckers.txt

Edited by balanar12321

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0
11 hours ago, AnnieRuru said:

need to stretch my scripting skills a little bit, too long since I done any scripting

 

https://gist.github.com/AnnieRuru/4a87e0ab7451e671d0e3056aedd2a086

Hi, sorry for budging. I tried the event script and it gives me this message:

 

image.png.fa5d4c2b8a17e795ec287a647c105918.png

 

This happen everytime the character dies because of nuke from clucker and you click the return to the save point and move(walk back to cluckers) so sudden.

Share this post


Link to post
Share on other sites
  • 0

I can't believe a simple script like this can get tons of errors, this is outside of my expectation

I can't reproduce any of those 3 errors

 

image.png.fa5d4c2b8a17e795ec287a647c1059

how do you even get this error ?

 

 

 

image.png.53e583b5bcd9ebde0f495ddb2dba6a

this is even ridiculous, NPC_SELFDESTRUCTION should return number 173, not 150000
ok, maybe its because this is rip from rathena, because rathena doesn't support Skill ID constant, so use the string input but still ...
but how did your server can parse NPC_SELFDESTRUCTION as 1500000 in the first place ?

 

 

if these 2 error are caused by *unitskilluseid, then try use *unitkill instead

try 1 more time

https://gist.github.com/AnnieRuru/4a87e0ab7451e671d0e3056aedd2a086/revisions

https://gist.github.com/AnnieRuru/4a87e0ab7451e671d0e3056aedd2a086

 

 

 

 

image.png.cae85c55846c2d14cdaa1733c6b78e

no, e_omg are official constant,

https://github.com/HerculesWS/Hercules/blob/stable/doc/constants.md#emotes

don't try to change that to capital letters

I get it now, reproduced with my rathena test server, so if you are using rathena, so nope, this script was made for hercules

next time if you are using rathena, either say clearly in your 1st post, or have your username says you are using rathena emulator

 

 

 

I take it as rathena script request ?

7 hours ago, balanar12321 said:

Thank you very much

can help me one more like this? 
in Disguise Event? thank you, 

disguise.txt 8.28 kB · 1 download

Edited by AnnieRuru

Share this post


Link to post
Share on other sites
  • 0
7 hours ago, AnnieRuru said:

I can't believe a simple script like this can get tons of errors, this is outside of my expectation

I can't reproduce any of those 3 errors

 

image.png.fa5d4c2b8a17e795ec287a647c1059

how do you even get this error ?

 

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.