cmd_general.cpp ilgili blok:
ACMD(do_suileesyasa)
{
ch->ChatPacket(CHAT_TYPE_INFO, "Bu duzenleme mevcut degil.");
}
ACMD(do_suileesyasat)
{
char arg1[256], arg2[256];
two_arguments(argument, arg1, sizeof(arg1), arg2, sizeof(arg2));
int slot;
int fiyat;
if (*arg1)...