• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

modal buy rank help me

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.

xtrexzs

Tree Puncher
#1
can someone help me fix this? player with below the price can buy it too
1 %form%["type"] = "modal"
2 %form%["title"] = "Mine D"
3 %form%["content"] = "Are You Sure Want To Upgrade Mine To D? Price $20K"
4 %form%["button1"] = "Buy"
5 %form%["button2"] = "Cancel"
6 %response% = dialog(%p%, %form%)
7 if %response% = %false% then exit
8 %money% = playerbalance(%p%)
9 if %money% >= 19999 then exit
10 message %p% You do not have enough money!
11 /sethome d
12 ascon /takemoney %p% 20000
13 move %p% world 999 9 999
14 asop /setprefix D