Akbare Posted January 13, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted January 13, 2012 (edited) thanks to read my thread I want to ask how to create a script that dropped all the monsters [ex :Poring coin] using OnNPCKillEvent: when using OnNPCKillEvent: do not make errors? draft - script DropItem -1,{ OnNPCKillEvent: getitem 7539,1; end; } thanks to reply Edited January 13, 2012 by Akbare Quote Link to comment Share on other sites More sharing options...
kadze Posted January 13, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 12/12/11 Last Seen: March 10, 2024 Share Posted January 13, 2012 (edited) getitem 7539,1; Edited January 13, 2012 by kadze Quote Link to comment Share on other sites More sharing options...
Akbare Posted January 13, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Author Share Posted January 13, 2012 getitem 7539,1; ok thanks whether to use the function OnNPCKillEvent: no problem? continuously? Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 13, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Thursday at 02:49 PM Share Posted January 13, 2012 Every NPC script...you can only have alot Label..but......you cant have Label with Same Name ... Quote Link to comment Share on other sites More sharing options...
Akbare Posted January 13, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Author Share Posted January 13, 2012 Every NPC script...you can only have alot Label..but......you cant have Label with Same Name ... thanks for advance Quote Link to comment Share on other sites More sharing options...
Question
Akbare
thanks to read my thread
I want to ask
how to create a script that dropped all the monsters [ex :Poring coin]
using OnNPCKillEvent:
when using OnNPCKillEvent: do not make errors?
draft
thanks to reply
Edited by AkbareLink to comment
Share on other sites
4 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.