How to fix this error
#1

i got this error
SFCRRPG.pwn(13046) : error 017: undefined symbol "udb_RenameUser"
here is my script code
udb_RenameUser(PlayerName(playerid),inputtext);
SetPlayerName(playerid,inputtext);
format(string,sizeof(string),"You have successfully changed your name to '%s', use this to login from now on.",inputtext);
SendClientMessage(playerid,COLOR_LIGHTBLUE,string) ;
return true;
}
return 1;
}
return 1;
}
Reply


Messages In This Thread
How to fix this error - by helloah892 - 26.07.2018, 08:58
Re: How to fix this error - by Dawkin - 26.07.2018, 09:51
Re: How to fix this error - by JasonRiggs - 26.07.2018, 12:43
Re: How to fix this error - by helloah892 - 26.07.2018, 14:26
Re: How to fix this error - by GTLS - 26.07.2018, 14:30

Forum Jump:


Users browsing this thread: 2 Guest(s)