1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Item check and item delete.

Discussion in 'Discussion' started by Dekker, Feb 25, 2013.

  1. Good time of day, can somebody say me how to delete item and how to check existence of some items in player inventory?
     
  2. okey, i find this for check item -
    Code:
     if (player:HasItemByID("item name")) then
    but i can't find anything for deleting item command
     
  3. Razor

    Razor Guest

    /)

    player:TakeItem("name")
     

Previous Readers (Total: 0)