muzika Posted April 27, 2013 Share 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 Link to comment Share on other sites More sharing options...
Pinoy Fury Posted April 27, 2013 Share 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 Link to comment Share on other sites More sharing options...
muzika Posted April 27, 2013 Author Share Posted April 27, 2013 Salamat po boss Fury Quote Link to comment Share on other sites More sharing options...