i look in rathena for an script like this and got no lucky, so i found it on hercules. This script are made by @Cretino but i think he left from emulators(and maybe ragnarok life?).
Here's my error log when the script r loaded:
[Info]: npc_parse_function: Overwriting user function [extra_drop_compatibility] (npc/custom/extradrop.txt:1282)
[Info]: npc_parse_function: Overwriting user function [deletearrayd] (npc/custom/extradrop.txt:1293)
[Info]: npc_parse_function: Overwriting user function [copyarrayd] (npc/custom/extradrop.txt:1321)
[Info]: npc_parse_function: Overwriting user function [cleararrayd] (npc/custom/extradrop.txt:1366)
[Info]: npc_parse_function: Overwriting user function [setarrayd] (npc/custom/extradrop.txt:1390)
[Info]: npc_parse_function: Overwriting user function [getelementofarrayd] (npc/custom/extradrop.txt:1460)
[Info]: npc_parse_function: Overwriting user function [getarraysized] (npc/custom/extradrop.txt:1477)
[Info]: npc_parse_function: Overwriting user function [percent_format] (npc/custom/extradrop.txt:1496)
[Info]: npc_parse_function: Overwriting user function [cap_value] (npc/custom/extradrop.txt:1501)
[Info]: npc_parse_function: Overwriting user function [max] (npc/custom/extradrop.txt:1506)
[Info]: npc_parse_function: Overwriting user function [remove_expired_mob] (npc/custom/extradrop.txt:1511)
[Info]: npc_parse_function: Overwriting user function [global_drop_string_format] (npc/custom/extradrop.txt:1656)
[Info]: npc_parse_function: Overwriting user function [mob_drop_exists] (npc/custom/extradrop.txt:1684)
[Info]: npc_parse_function: Overwriting user function [get_rate] (npc/custom/extradrop.txt:1741)
And here when i try to use any command in script:
[Error]: npc_event: event not found [extra_drop_manager::OnAtcommand]
So the label OnAtCommand is missing, right? If the case, its possible to reproduce this?
Question
Rizta
i look in rathena for an script like this and got no lucky, so i found it on hercules. This script are made by @Cretino but i think he left from emulators(and maybe ragnarok life?).
Here's my error log when the script r loaded:
[Info]: npc_parse_function: Overwriting user function [extra_drop_compatibility] (npc/custom/extradrop.txt:1282) [Info]: npc_parse_function: Overwriting user function [deletearrayd] (npc/custom/extradrop.txt:1293) [Info]: npc_parse_function: Overwriting user function [copyarrayd] (npc/custom/extradrop.txt:1321) [Info]: npc_parse_function: Overwriting user function [cleararrayd] (npc/custom/extradrop.txt:1366) [Info]: npc_parse_function: Overwriting user function [setarrayd] (npc/custom/extradrop.txt:1390) [Info]: npc_parse_function: Overwriting user function [getelementofarrayd] (npc/custom/extradrop.txt:1460) [Info]: npc_parse_function: Overwriting user function [getarraysized] (npc/custom/extradrop.txt:1477) [Info]: npc_parse_function: Overwriting user function [percent_format] (npc/custom/extradrop.txt:1496) [Info]: npc_parse_function: Overwriting user function [cap_value] (npc/custom/extradrop.txt:1501) [Info]: npc_parse_function: Overwriting user function [max] (npc/custom/extradrop.txt:1506) [Info]: npc_parse_function: Overwriting user function [remove_expired_mob] (npc/custom/extradrop.txt:1511) [Info]: npc_parse_function: Overwriting user function [global_drop_string_format] (npc/custom/extradrop.txt:1656) [Info]: npc_parse_function: Overwriting user function [mob_drop_exists] (npc/custom/extradrop.txt:1684) [Info]: npc_parse_function: Overwriting user function [get_rate] (npc/custom/extradrop.txt:1741)
And here when i try to use any command in script:
[Error]: npc_event: event not found [extra_drop_manager::OnAtcommand]
So the label OnAtCommand is missing, right? If the case, its possible to reproduce this?
extradrop.txt
Link to comment
Share on other sites
0 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.