Jump to content
  • 0

warning 213: tag mismatch


CristisiCristiana

Question

Problema intalnita (descriere):Am modificat sistemul de DS si acuma cand dau compile imi apar erori de tip warning 213: tag mismatch care orice modific nu dispar
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):

C:\Users\Desktop\gamemodes\WopsS.pwn(15040) : warning 213: tag mismatch
C:\Users\Desktop\gamemodes\WopsS.pwn(15079) : warning 213: tag mismatch
C:\Users\Desktop\gamemodes\WopsS.pwn(15112) : warning 213: tag mismatch

Linia 15040

strmid(CarInfo[idd][vOwner], sendername, 0, strlen(sendername), 999);

Linia 15079

CarInfo[idd][vOwner] = 1;

Linia 15112

format(string, sizeof(string), "UPDATE cars SET Owner='%s' WHERE id=%d", CarInfo[idd][vOwner], idd);
Imagini / Video (optional):-
Ati incercat sa rezolvati singur?:Da

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
  • 0
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.