lundi 18 juillet 2016

{94 tag mismatch} i tired !

Somewhere you have an enum, with field "sp"

Code:

enum Anything {
//...
sp,
//...
}

But you changed all "sp" to "SP", and are trying to access nonexistent field:

Code:

PlayerInfo[playerid][SP]

Therefore - tag mismatch.

Also, please don't paste screenshots in the future.

Let's block ads! (Why?)



{94 tag mismatch} i tired !

Aucun commentaire:

Enregistrer un commentaire