.pwn(1095) : error 017: undefined symbol "dini_IntGet"
And the line>
Code:
level[playerid] = dini_IntGet(file, "level");
how to fix it?
IntGet doesn't exist. Use dini_Int
I tryed and it complies with some byte text .. somthing over.. donno
and In game when i try to register "/register mypass"
then it's just say> USAGE:/register [password]