|
ShowError("buildin_checkweight: Invalid item '%s'.\n", script_getstr(st,2)); // returns string, regardless of what it was
|
|
ShowError("buildin_checkweight: Invalid item '%s'.\n", script_getstr(st,2)); // returns string, regardless of what it was
|
|
ShowError("buildin_checkweight: Invalid amount '%d'.\n", amount);
|
|
ShowError("buildin_checkweight: Invalid amount '%d'.\n", amount);
|