i need help with a gump !
AddTextEntry
the player enter a text in letter String [hello how are you]
its possible to make the textentry for number? Int [123456]
I not find anywhere if its possible to make it.
AddTextEntry(130, 150, 57, 20, _TextColor, 0, @"number 1 - 56", 3);