14.03.2014, 20:32
Look again in the code. I wrote it as a cmment
1228 is marked with green below. Compare from the code above
new string[128];
format(string, sizeof(string), "{DABB3E}[{FFFFFF}%s{DABB3E}]\n{FFFFFF}ID: %d\n{AFAFAF}Press 'F' to enter.", DDoorsInfo[doorid][ddDescription], doorid);
switch(DDoorsInfo[doorid][ddColor])
1228 is marked with green below. Compare from the code above
new string[128];
format(string, sizeof(string), "{DABB3E}[{FFFFFF}%s{DABB3E}]\n{FFFFFF}ID: %d\n{AFAFAF}Press 'F' to enter.", DDoorsInfo[doorid][ddDescription], doorid);
switch(DDoorsInfo[doorid][ddColor])