Annoying Tag Mismatch
#9

Oh wait, sorry, i aint really 100% sober at the moment, didn't read correctly what you asked about lines:
The line
pawn Код:
dini_Set(file, "hqText", FacInfo[8][hqText]);// line 1340
   



        format(FacInfo[8][hqX], 32, "%s", dini_Float(file, "hqX")); // line 1399
    format(FacInfo[8][hqY], 32, "%s", dini_Float(file, "hqY")); // line 1400
    format(FacInfo[8][hqZ], 32, "%s", dini_Float(file, "hqZ")); // line 1401
    format(FacInfo[8][hqText], 8, "%s", dini_Get(file, "hqText")); // line 1403
These give warning tag mismatch
Reply


Messages In This Thread
Annoying Tag Mismatch - by ThaCrypte - 30.07.2013, 08:55
Re: Annoying Tag Mismatch - by Kebab- - 30.07.2013, 09:02
Re: Annoying Tag Mismatch - by ThaCrypte - 30.07.2013, 09:04
Re: Annoying Tag Mismatch - by Konstantinos - 30.07.2013, 09:41
Re: Annoying Tag Mismatch - by ThaCrypte - 30.07.2013, 10:05
Re: Annoying Tag Mismatch - by Konstantinos - 30.07.2013, 10:14
Re: Annoying Tag Mismatch - by ThaCrypte - 30.07.2013, 10:33
Re: Annoying Tag Mismatch - by Konstantinos - 30.07.2013, 10:43
Re: Annoying Tag Mismatch - by ThaCrypte - 30.07.2013, 10:49
Re: Annoying Tag Mismatch - by Vince - 30.07.2013, 11:35

Forum Jump:


Users browsing this thread: 1 Guest(s)