Get Backers Posted December 16, 2020 Share Posted December 16, 2020 Hi, Anyone can u help me how to fix this error "error C3861: 'clif_market_msg': identifier not found" code: { clif_market_msg(pl_sd, mes, strtol("0X87CEEB", (char **)NULL, 0), msg_len); } Quote Link to comment Share on other sites More sharing options...
0 EveeX Posted December 23, 2020 Share Posted December 23, 2020 You need to declare the function in clif.hpp Quote Link to comment Share on other sites More sharing options...
Hi,
Anyone can u help me how to fix this error "error C3861: 'clif_market_msg': identifier not found"
code:
{
clif_market_msg(pl_sd, mes, strtol("0X87CEEB", (char **)NULL, 0), msg_len);
}
Link to comment
Share on other sites