29.08.2015, 18:24
Error:
Line:
Код HTML:
error 017: undefined symbol "ID"
Код HTML:
orm_addvar_int(ormid, Safes[r][ID], "ID"); //this is the key
Код HTML:
enum e_Safe { ORM:ORM_ID, Password[64], Money, }; new Safes[4][e_Safe];