nike Posted July 15, 2012 Posted July 15, 2012 can i ask how to script a npc like event gm host an event and pass the prize to winner. but i do not wan set the gm have @item this command, so wan make a npc let him put the player name, item code , and how many items. then the player can claim the prize from npc. and ofcause we can check it back from the npc what gm give the item to player. (i remember got this script, but can't find it out) Quote
nike Posted July 15, 2012 Author Posted July 15, 2012 Try Euphy's Item Rewards script. but i can't check back wht the gm give? and give to who? @_@ Quote
Wise Posted July 15, 2012 Posted July 15, 2012 input @playername$; input @itemid; input @amount; atcommand "#item "+@playername$+" "+@itemid+" "+@amount; hope that works lol Quote
Eroces Posted July 15, 2012 Posted July 15, 2012 Try Euphy's Item Rewards script. but i can't check back wht the gm give? and give to who? @_@ Yes, you can. Euphy's script has a logging option. Quote
Question
nike
can i ask how to script a npc like
event gm host an event and pass the prize to winner.
but i do not wan set the gm have @item this command, so wan make a npc let him put the player name, item code , and how many items.
then the player can claim the prize from npc.
and ofcause we can check it back from the npc what gm give the item to player. (i remember got this script, but can't find it out)
5 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.