Mysql problem
#1

Hi,

I have a problem with something I founded in a tutorial,


I got those errors:

test2.pwn(251) : error 017: undefined symbol "GetPName"
test2.pwn(253) : error 035: argument type mismatch (argument 2)


Line 251:
format(Query,sizeof(Query),"INSERT INTO `Users` (Username,Password,Argent) VALUES ('%s','%s,'0')",GetPName(playerid),EscapedText);



Line 253:
253: SendClientMessage(playerid,green,"You have been successfully registered!");



Could you please help me ?

Thank you
Reply


Messages In This Thread
Mysql problem - by anou1 - 06.01.2014, 15:34
Re: Mysql problem - by HardRock - 06.01.2014, 15:36
Re: Mysql problem - by anou1 - 06.01.2014, 15:44
Re: Mysql problem - by sammp - 06.01.2014, 15:46
Re: Mysql problem - by HardRock - 06.01.2014, 15:46
Re: Mysql problem - by anou1 - 06.01.2014, 15:52
Re: Mysql problem - by sammp - 06.01.2014, 15:53
Re: Mysql problem - by sammp - 06.01.2014, 16:00
Re: Mysql problem - by anou1 - 06.01.2014, 16:02
Re: Mysql problem - by anou1 - 06.01.2014, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)