cmd_general.cpp dosyasında varsayılan olarak şu şekilde tanımlı olmalı lazım.
snprintf(buf, sizeof(buf), "mall http://%s/ishop?pid=%u&c=%s&sid=%d&sas=%s",
g_strWebMallURL.c_str(), ch->GetPlayerID(), country_code, g_server_id, sas);
Eğer buradaki kod https şeklinde...