[MySQL] Faction name problem
#3

Bump again

I have some more information now just in case, if it helps.

The error about the printf is still there so it shows
Код:
[Factions] Name: ID: 0
But this also happens IG as well.
pawn Код:
format(string, sizeof(string), "This vehicle belongs to %s",DynamicFactions[DynamicCars[vehicleid][FactionCar]][FactionName]);
SendClientMessage(playerid,WHITE, string);
Only shows:
Код:
This vehicle blongs to
Do you have to load up text differently than loading up data and number? If so how do I do it using this code:
pawn Код:
mysql_fetch_field( "FactionName", DataString );
DynamicFactions[ idx ][ FactionName ] = strval( DataString );
If anyone can help it would be really useful
Reply


Messages In This Thread
[MySQL] Faction name problem - by Agent Smith - 06.05.2010, 18:54
Re: [MySQL] Faction name problem - by Agent Smith - 07.05.2010, 12:41
Re: [MySQL] Faction name problem - by Agent Smith - 09.05.2010, 11:32

Forum Jump:


Users browsing this thread: 1 Guest(s)