mudaclown Posted November 22, 2015 Posted November 22, 2015 hi guys can i request an event points shop and a script everytime when one of my player win an event they will get event points automatically on their characters thanks Quote
0 Lord Ganja Posted November 22, 2015 Posted November 22, 2015 win in what kind of event? event_pts += 5; // Replace 5 how much event pts you want to give the character Shop prontera,177,145,4 script Event Points Shop 506,{ dispbottom "You currently have "+event_pts+" Event Points."; callshop "eventpt_shop",1; end; } - pointshop eventpt_shop -1,event_pts,678:5,607:5,608:1 Quote
0 mudaclown Posted November 22, 2015 Author Posted November 22, 2015 dice event / poring catcher and disguise event sir can you please giv me the full script and the shop is not working Quote
Question
mudaclown
hi guys can i request an event points shop and a script everytime when one of my player win an event they will get event points automatically on their characters thanks
2 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.