View Full Version : Script for Equip Helmet
rusek
04-02-2016, 04:59 PM
elseif(label == "equipdh") then
Self.Equip(3387, helmet, 1)
where is a error can anybody help thanks
rusek
04-02-2016, 05:07 PM
ok no matter im finding of my self working way i share it for improve forum meybe someone will needed one day
elseif(label == "equippass") then
Self.Equip(3387, "head", 1)
Sheradial
04-02-2016, 06:58 PM
Self.Equip(itemid, slot, count)
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.