11-18-2021, 07:51 PM
if id() 3035 <= 11 then
gotolabel('depo')
else
gotolabel('start')
end
how to set it up correctly? this action does not work it prints error
if more than 11 platinum coins - 3035 id it goings to depo
gotolabel('depo')
else
gotolabel('start')
end
how to set it up correctly? this action does not work it prints error
if more than 11 platinum coins - 3035 id it goings to depo

