SA-MP Forums Archive
Error inputtext - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error inputtext (/showthread.php?tid=549986)



Error inputtext - vitorvlv - 10.12.2014

@solved


Respuesta: Error inputtext - Zume - 10.12.2014

why did you put INI_WriteInt, the password is not a string? or just let digits use strval

EDIT: in the tutorial it use "Int" because it using a hash string for passing string to digit, "camouflage passwords"


Re: Error inputtext - vitorvlv - 10.12.2014

@solved