16.05.2015, 23:33
Hello There! When I'm trying to Compile the Script,i get this error
The Error occuring in this Line of the script,please check whether there is any mistake in this line,
Code:
error 017: undefined symbol "MD5_Hash"
Code:
{ myStrcpy(PlayerTemp[playerid][password], MD5_Hash (params)); if(debuglvl>=3) { new dbg[MAX_STRING]; format(dbg,sizeof(dbg),"[DEBUG] %s(%d) Loading stats - DBG [%d]",PlayerName(playerid),playerid,debuglvl); Debug(dbg); }