medo Posted July 22, 2013 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 138 Reputation: 0 Joined: 07/05/12 Last Seen: March 31, 2018 Share 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 Link to comment Share on other sites More sharing options...
SweetyBerriiz Posted July 23, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 07/22/13 Last Seen: October 31, 2013 Share Posted July 23, 2013 how to player get a code? you will bring a code to player by your self? Quote Link to comment Share on other sites More sharing options...
medo Posted July 23, 2013 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 138 Reputation: 0 Joined: 07/05/12 Last Seen: March 31, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted July 25, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: Wednesday at 09:04 AM Share 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 Link to comment Share on other sites More sharing options...
medo Posted July 27, 2013 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 138 Reputation: 0 Joined: 07/05/12 Last Seen: March 31, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
medo Posted July 27, 2013 Group: Members Topic Count: 67 Topics Per Day: 0.01 Content Count: 138 Reputation: 0 Joined: 07/05/12 Last Seen: March 31, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted July 27, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: Wednesday at 09:04 AM Share Posted July 27, 2013 How did the problem appear? Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.