Follow along with the video below to see how to install our site as a web app on your home screen.
Notka: This feature may not be available in some browsers.
.function onUse(cid, item, fromPosition, itemEx, toPosition)
local gifts = {2437, 2523, 2408}
doPlayerAddItem(cid, gifts[math.random(#gifts)], 1)
doDecayItem(item.uid)
doSendMagicEffect(toPosition, 12)
local playerpos = getCreaturePosition(cid)
doRemoveItem(item.uid, 1)
return true
end
local gifts = {2437, 2523, 2408, 2160, itd....}
Super Skrypt nie widzialem jeszcze takiego bajera
5/5 