dini to mysql
#3

Quote:
Originally Posted by GTLS
View Post
1> Inside mysql_tquery, mention a function name and use threaded query.
2> You can not copy strings like that. Use format or strcat.

EG:
Code:
 format(HouseInfo[housenumber][Owner], MAX_PLAYER_NAME, "%s", aname);
Or, strcat(HouseInfo[housenumber][Owner], aname, MAX_PLAYER_NAME);
I dont get it. I can compiled the old gm with the same "HouseInfo[housenumber][Owner]=asname;".
Reply


Messages In This Thread
dini to mysql - by Filbert - 19.05.2020, 10:16
Re: dini to mysql - by GTLS - 19.05.2020, 13:17
Re: dini to mysql - by Filbert - 20.05.2020, 13:10
Re: dini to mysql - by Kwarde - 20.05.2020, 14:22

Forum Jump:


Users browsing this thread: 1 Guest(s)