Hey there, i use the Shop System whish i found here in herc.
If i Use this System, the server says that "pow" will be removed in future und is deprecated.
How i can fix it without getting issues in NPC Text and Function?
function ValueConvert {
set .@num, atoi(""+getarg(0));
if ( .@num == 0...