local item = xPlayer.getInventoryItem(‘spikestrip’)
if item.count >= (Config.Itemlimit) then
“Some notification”
else
xPlayer.addInventoryItem(Config.ESXFeatures.Item, 1)
end
So people can’t get over the esx item limit when removing them.
My localhost is running OneSync and the script worked, I haven’t heard anyone have any issues with infinity. Not sure why it wouldn’t work with infinity
I tried this script and its working just fine on my server, but when I tried to change the keybind for which the menu opens, it has changed now to “T” and doesn’t change no matter what I do. Could you help me out over here?
can you put a timer on it? example: police officers place one and after 30 seconds it automatically dissapears. just in case they forget they placed one somewhere and left
Would it be possible for this to be updated so Standalone could use ACE Perms instead of having to manually add each person? Being able to set our leo group an aceperm for “loaf.spikestrip” allow would be MUCH easier for many of us.