Feb 23, 2020 · Thank you. Karenciitalove1 January 21, 2020, 6:42pm #2. first add the item to the database, give it the name you want. example: tuitem. then in "client.lua" puts this: RegisterNetEvent ('cosasvariadas:tuitem') AddEventHandler ('cosasvariadas:tuitem', function local playerPed = PlayerPedId AddArmourToPed (playerPed, 100) SetPedArmour ...