hi,
how to fix this :
unsigned int MinPrice = battle_config.vending_max_value, MaxPrice = 0;
battle_config is undefine
did i miss something?
also
snprintf(atcmd_output,CHAT_SIZE_MAX, "Warped to %s", pl_sd->status.name);
how to fix that, thank you
how to fix this :
unsigned int MinPrice = battle_config.vending_max_value, MaxPrice = 0;
battle_config is undefine
did i miss something?
also
snprintf(atcmd_output,CHAT_SIZE_MAX, "Warped to %s", pl_sd->status.name);
how to fix that, thank you