Quote:
|
Originally Posted by ApothiX
Yeah, the GUI control names are probably conflicting with eachother. Try using something like "roll_" @ this.id or whatever.
also, findplayer(player.account) is the most redundant function call in GraalScript 
|
After all, player == findplayer(player.account) is a tautology.
I really can't express how much I want with statements to be deprecated.