22.08.2013, 03:23
Maybe I found a little bug while using y_inline on your plugin.
Using a string in "mysql_tquery_inline(1,Query,using inline EditRaceInline,"iis",playerid,id,racename);" (string -> racename) and calling it in the inline func "inline EditRaceInline(pid,edit_id,string:namerace[])" will output only the first letter of the string.
Exampe: sardupdate as racename will output in Inline as "s".
So, is it a bug?
Using a string in "mysql_tquery_inline(1,Query,using inline EditRaceInline,"iis",playerid,id,racename);" (string -> racename) and calling it in the inline func "inline EditRaceInline(pid,edit_id,string:namerace[])" will output only the first letter of the string.
Exampe: sardupdate as racename will output in Inline as "s".
So, is it a bug?