SA-MP Forums Archive
help warning 213 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help warning 213 (/showthread.php?tid=456930)



help warning 213 - chenwuhao - 08.08.2013

PHP код:
ttt.pwn(34) : warning 213tag mismatch (36) : warning 213tag mismatch 
i dont know how to fix it .
PHP код:
    INI_WriteString(pdata[playerid][pini],"ip_address",pdata[playerid][pip]); //34
    
INI_String("sfz",pdata[playerid][psfz],25);
    
INI_Close(pdata[playerid][pini]); //36 
help me
thanks


Re: help warning 213 - chenwuhao - 08.08.2013

OH sorry i fix it thanks


Re: help warning 213 - RedJohn - 08.08.2013

Do not double post, just edit your first one adding "EDIT: Your message".