viewing paste Unknown #14827 | Athena

Posted on the
1 2 3 4 5 6 7 8
-   script  LoginReward -1,{
OnPcLoginEvent:
    if(#lreward != 1){
        announce "You revived your Login Reward",3; 
        getitem 608,1;
        set #lreward, 1;
    }
}
Viewed 575 times, submitted by Guest.