function toggletpcoins() tpcoins = not tpcoins; if (tpcoins) then pez:addLabel("cheats","tpcoins","Tp coins"); else pez:removeLabel("cheats","tpcoins"); end end function togglenoclip() noclip = not noclip; if (noclip) then pez:addLabel("cheats","noclip","Noclip"); else pez:re...
function toggletpcoins() tpcoins = not tpcoins; if (tpcoins) then pez:addLabel("cheats","tpcoins","Tp coins"); else pez:removeLabel("cheats","tpcoins"); end end function togglenoclip() noclip = not noclip; if (noclip) then