07.07.2014, 15:31
Added final touches, everything's working. Make sure to read everything throughout. I was looking at the code once more and tested it, and ran across a problem. Your enumerator needs to be located before any custom function or standard SAMP function (after the defines, preferably). Also, INI_String didn't work, so you have to write 'Password' as a string and load it as an integer (thanks to Kush on this thread).