[MySQL] Unloading information from database
#6

Quote:
Originally Posted by //exora
That's what you did ..

replace
pawn Code:
DynamicFactions[ idx ][ FactionName ] = strval( DataString );
with
pawn Code:
format(DynamicFactions[ idx ][ FactionName ], 128, "%s", DataString);
Thanks for that It half works. Now the text loads but only the first letter:
Code:
[11:35:35] [Factions] Name: D
[11:35:35] [Factions] Name: L
[11:35:35] [Factions] Name: S
Reply


Messages In This Thread
[MySQL] Unloading information from database - by Agent Smith - 01.06.2010, 19:16
Re: [MySQL] Unloading information from database - by Agent Smith - 02.06.2010, 08:25
Re: [MySQL] Unloading information from database - by WackoX - 02.06.2010, 09:29
Re: [MySQL] Unloading information from database - by Agent Smith - 02.06.2010, 09:38
Re: [MySQL] Unloading information from database - by woot - 02.06.2010, 10:25
Re: [MySQL] Unloading information from database - by Agent Smith - 02.06.2010, 10:32
Re: [MySQL] Unloading information from database - by Agent Smith - 02.06.2010, 18:11
Re: [MySQL] Unloading information from database - by Agent Smith - 03.06.2010, 07:52
Re: [MySQL] Unloading information from database - by mevi - 03.06.2010, 10:34
Re: [MySQL] Unloading information from database - by WackoX - 03.06.2010, 12:53

Forum Jump:


Users browsing this thread: 7 Guest(s)