• Only Number Input Box
    0 replies, posted
Hey, I have a ATM, but I dont know how to make the input box only accept numbers. I tried this, but it didn't work [code] if(amt == "a","b") then DarkRP.notify(ply, 0, 4, "Invalid Number!") return false end[/code]
Sorry, you need to Log In to post a reply to this thread.