Hello,
i want to disable the item sell function.
Can someone help me?
[QUOTE=Drainder;48788177]Hello,
i want to disable the item sell function.
Can someone help me?[/QUOTE]
function ITEM:CanPlayerSell(ply)
return false
end
thx
Sorry, you need to Log In to post a reply to this thread.