Cluckers npc/custom/events

balanar12321

New member
Messages
6
Points
0
Emulator
rAthena
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

View attachment cluckers.txt

 
Last edited by a moderator:
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.fa5d4c2b8a17e795ec287a647c105918.png


how do you even get this error ?

image.png.53e583b5bcd9ebde0f495ddb2dba6a8e.png


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.cae85c55846c2d14cdaa1733c6b78e5a.png


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 ?

Thank you very much

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

View attachment 6287
 
Last edited by a moderator:
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.fa5d4c2b8a17e795ec287a647c105918.png


how do you even get this error ?
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.


 
Back
Top