Hi, guys can you fix it this script when I input is 0 i'm stock in the image. but when I put with cutin "",255; I don't get gold points thanks everyone
if (input([email protected], 1, 30000))
close;
if ([email protected] > goldPoint) {
mes "Sorry, you don't have any Gold";
close2;
cutin "",255;
end;
Hi, guys can you fix it this script when I input is 0 i'm stock in the image. but when I put with cutin "",255; I don't get gold points thanks everyone
if (input([email protected], 1, 30000))
Edited by Get Backersclose;
if ([email protected] > goldPoint) {
mes "Sorry, you don't have any Gold";
close2;
cutin "",255;
end;
Link to comment
Share on other sites