medo Posted July 22, 2013 Posted July 22, 2013 hi everybody, I need to script npc, can get players "cash points". But players must write code or nubmer. and the GM can add code or number at any time just if GM talk with npc. and i want another npc, like npc previous, but get players awards Instead of cash points Thx, and im sry, i bad speak english. oh sry I forgot an important point, the code or number can used only once Quote
SweetyBerriiz Posted July 23, 2013 Posted July 23, 2013 how to player get a code? you will bring a code to player by your self? Quote
medo Posted July 23, 2013 Author Posted July 23, 2013 (edited) not all players some players will get the code by me now i want this script please , script, can GM write code or nubmer, and GM give any player this code, and the player write the code and get Cash point or awards thx Edited July 23, 2013 by medo Quote
Patskie Posted July 25, 2013 Posted July 25, 2013 Same as coupon npc made by @tr0n. You can check his work here http://rathena.org/board/topic/63332-coupon-npc-112/ I need to script npc, can get players "cash points". Download the script he make and change : getitem .@available_item[@i],.@available_amount[@i]; to : set #CASHPOINTS, #CASHPOINTS + <desired amount>; Quote
medo Posted July 27, 2013 Author Posted July 27, 2013 (edited) Same as coupon npc made by @tr0n. You can check his work here http://rathena.org/board/topic/63332-coupon-npc-112/ I need to script npc, can get players "cash points". Download the script he make and change : getitem .@available_item[@i],.@available_amount[@i]; to : set #CASHPOINTS, #CASHPOINTS + <desired amount>; thx, but i change : getitem .@available_item[@i],.@available_amount[@i]; to set #CASHPOINTS, #CASHPOINTS + <desired amount>; and Appeared to me the problem, Can you set up the script properly for me PLEASE? and thx Edited July 27, 2013 by medo Quote
medo Posted July 27, 2013 Author Posted July 27, 2013 hi all, i need script npc rewards, the GM can talk with npc and write the (item_id) and amount, Then the item is available for all players online only, just Players talk with NPC for get the item. i'm sry for a bad english, please help me Quote
Question
medo
hi everybody,
I need to script npc, can get players "cash points".
But players must write code or nubmer.
and the GM can add code or number at any time just if GM talk with npc.
and i want another npc, like npc previous, but get players awards Instead of cash points
Thx, and im sry, i bad speak english.
oh sry I forgot an important point, the code or number can used only once
6 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.