Tag mismatch
#7

Quote:
Originally Posted by justjamie
Посмотреть сообщение
PHP код:
enum carEnum{
carowner[MAX_PLAYER_NAME],
carmodelid,
Float:c_x,
Float:c_y,
Float:c_z,
Float:c_r,
c_color1,
c_color2,
c_respawntime,
cnitro,
paintjob,
plate,
c_autorespawn,
carteam,
db_id
}
new 
cInfo[1000][carEnum]; 
Your problem is not in the enumerator or in the format. Show where you used the string variable.
Reply


Messages In This Thread
Tag mismatch - by justjamie - 26.05.2016, 18:25
Re: Tag mismatch - by Dayrion - 26.05.2016, 18:37
Re: Tag mismatch - by justjamie - 26.05.2016, 18:38
Re: Tag mismatch - by Darkwood17 - 26.05.2016, 18:41
Re: Tag mismatch - by justjamie - 26.05.2016, 18:43
Re: Tag mismatch - by justjamie - 26.05.2016, 18:48
Re: Tag mismatch - by Darkwood17 - 26.05.2016, 18:49
Re: Tag mismatch - by MBilal - 26.05.2016, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)