27.07.2018, 19:26
Hey!
I just wanna ask how do u get array data from mysql.. basically.. I have a value on mysql database saved as LastName,
and basically when I try to use that under OnPlayerLoad... cache_get_value_name(0, "ClanName", pInfo[playerid][LastName]); it gives me bunch of errors..
EDIT: invalid subscript and many other errors
I just wanna ask how do u get array data from mysql.. basically.. I have a value on mysql database saved as LastName,
and basically when I try to use that under OnPlayerLoad... cache_get_value_name(0, "ClanName", pInfo[playerid][LastName]); it gives me bunch of errors..
EDIT: invalid subscript and many other errors