Tag mismatch
#1

pawn Код:
Kuce[i][UlazX] = dini_Float(Fajl, "Ulaz X");
            Kuce[i][UlazY] = dini_Float(Fajl, "Ulaz Y");
            Kuce[i][UlazZ] = dini_Float(Fajl, "Ulaz Z");
            Kuce[i][UlazA] = dini_Float(Fajl, "Ulaz A");
            Kuce[i][IzlazX] = dini_Float(Fajl, "Izlaz X");
            Kuce[i][IzlazY] = dini_Float(Fajl, "Izlaz Y");
            Kuce[i][IzlazZ] = dini_Float(Fajl, "Izlaz Z");
            Kuce[i][IzlazA] = dini_Float(Fajl, "Izlaz A");
I get warning 213 "TAG MISMATCH". What is wrong here?
Reply
#2

Did you use the tag "Float:" before creating the array?
Reply
#3

Ah... I forgot it
Reply
#4

Hehe, I thought it

Good luck with your script!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)