How to fix this ? undefined symbol "udb_RenameUser" - 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: How to fix this ? undefined symbol "udb_RenameUser" (
/showthread.php?tid=521791)
How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
How to fix pls help
undefined symbol "udb_RenameUser"
Re: How to fix this ? undefined symbol "udb_RenameUser" -
Dangjai - 24.06.2014
Define the udb_RenameUser
Re: How to fix this ? undefined symbol "udb_RenameUser" -
jueix - 24.06.2014
pawn Код:
stock Udb_RenameUser(playerid,name[])
{
SetPlayerName(playerid,name[]);
}
or what ever its ment to do underneath the stock.
Re: How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
Thanks Both love you guys :*
Re: How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
How to fix this

[22:10:20] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
Re: How to fix this ? undefined symbol "udb_RenameUser" -
Dangjai - 24.06.2014
Do you have streamer plugin,Whirlpool,sscanf?
Re: How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
wait let me check
Re: How to fix this ? undefined symbol "udb_RenameUser" -
Clad - 24.06.2014
Quote:
Originally Posted by killing
wait let me check
|
Make sure you have all the plugins server.cfg in the plugins folder
Re: How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
Yes i have
Re: How to fix this ? undefined symbol "udb_RenameUser" -
killing - 24.06.2014
I have all plugins