23.06.2015, 23:16
Well your "pPass" is set to be an integer (numbers only), you need to change it to a string so it can accept text. Also use "INI_WriteString" & "INI_String" to save and load the players password. Take a look at this tutorial if you need a bit more help.