undefined symbol udb_renameuser
#1

Hi,

I am using the gamemode of: San Fierro Cops & Robbers but when I compile I'm getting this error:

Код:
C:\Users\Administrator\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(13047) : error 017: undefined symbol "udb_RenameUser"
Anyone got a solution?

Line 13047:
Код:
	udb_RenameUser(PlayerName(playerid),inputtext); //line 13047
Thanks in advance,
Raaf
Reply
#2

It means that you haven't defined udb_RenameUser. Check to make sure your includes are all right and that you have included everything you need to. If it is a function you scripting in the same file, make sure you didn't make a typo.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)