MojoMojo Posted May 29, 2012 Posted May 29, 2012 (edited) We can call a function on itens or NPC script, but where are these functions? Example: ,,,,,,{ callfunc "SetPalete",1; },{},{} Where i can found the function script "SetPalete"? Edited May 29, 2012 by MojoMojo Quote
Nameless2you Posted May 29, 2012 Posted May 29, 2012 yes you can, and normally you would have the function placed in your npc folder. e.g. npc/custom/fund_palete.txt then of course you have to add it to a script_****.conf and instead of using -<tab>script<tab>SetPalete<tab>-1,{} you use function<tab>script<tab>SetPalete<tab>{} Explained here: http://rathena.org/wiki/Function Quote
MojoMojo Posted May 29, 2012 Author Posted May 29, 2012 Thank you, but the rathena don't have a folder with the originals scrips of functions of ragnarok? Quote
Question
MojoMojo
We can call a function on itens or NPC script, but where are these functions?
Example:
Where i can found the function script "SetPalete"?
Edited by MojoMojo4 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.