29.07.2015, 20:52
Hello!
Replace the 20 with the length of ZoneColor.
PHP код:
if(!strcmp(name,"ZoneColor",true))
{
format(ZoneData[z][ZoneColor],20,"%x",hexstrl(value));//replace 20 with the length of "ZoneColor"
}