SA-MP Forums Archive
Login/Register /Sex/Age system error - 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: Login/Register /Sex/Age system error (/showthread.php?tid=327457)



DELETED - RenSoprano - 21.03.2012

DELETED


Re: Login/Register /Sex/Age system error - Reklez - 21.03.2012

pawn Код:
format(pw, sizeof(pw), "%s", dini_Get(path, "password"));
use y_ini. dini is old and slow


Re: Login/Register /Sex/Age system error - RenSoprano - 21.03.2012

I'm very stupid I didnt see this double bracket

Quote:
Originally Posted by Reklez
Посмотреть сообщение
pawn Код:
format(pw, sizeof(pw), "%s", dini_Get(path, "password"));
use y_ini. dini is old and slow
Thanks +rep

FIXED