muzika Posted April 27, 2013 Posted April 27, 2013 Magpapatulong lang po sana ako dun sa script para sa reward distribution ng mga party member kapag nanalo sila sa isang event. Salamat po. Quote
Pinoy Fury Posted April 27, 2013 Posted April 27, 2013 (edited) Let @winner$ = variable for party name of the winner prontera,123,123,4 script Event Prize 123,{ if(getcharid(1) == @winner$) { mes "Congrats! Here's your prize."; close2; getitem @itemid,@amount; end; } mes "Sorry, but your party didn't win."; close; } Edited April 27, 2013 by Pinoy Fury Quote
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.