naskahlec28 Posted January 6, 2021 Posted January 6, 2021 Is it possible to call cuttin on item collection? I have an idea to make npc or box item (Like OBB or Lotti NPC) But i want to create the random item animation show up is there a way to do it? Sorry if i post on wrong section Quote
0 Poring King Posted January 6, 2021 Posted January 6, 2021 5 hours ago, naskahlec28 said: Is it possible to call cuttin on item collection? I have an idea to make npc or box item (Like OBB or Lotti NPC) But i want to create the random item animation show up is there a way to do it? Sorry if i post on wrong section Yes Quote
0 naskahlec28 Posted January 7, 2021 Author Posted January 7, 2021 9 hours ago, Poring King said: Yes Hello Poring king How to do it? Could you give me a clue ? Thank you Quote
0 Skorm Posted January 9, 2021 Posted January 9, 2021 Again Poring King is correct you should be able to call Cutin on any script that is connected to a player. You could call a function from the script section of your itemdb for the item that you want to use as your random animation thing. The function npc would then trigger the cutin animation. https://github.com/rathena/rathena/blob/master/doc/script_commands.txt#L1563 https://github.com/rathena/rathena/blob/master/doc/script_commands.txt#L7644 Quote
Question
naskahlec28
Is it possible to call cuttin on item collection?
I have an idea to make npc or box item (Like OBB or Lotti NPC)
But i want to create the random item animation show up is there a way to do it?
Sorry if i post on wrong section
3 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.