20.01.2018, 16:09
here are the lines from where the errors are comming from
524 from points.pwn
573 from backpack.pwn
524 from points.pwn
Код:
strcpy(DynPoints[GetPVarInt(playerid, "pEditingPoint")][poName], (isnull(inputtext) ? "NULL" : inputtext), 24);
Код:
new handguns, primguns, wbid, slot = GetBackpackFreeSlotGun(playerid), weapname[32];

