Odp: skrypt , item potw?r
Teraz powinno dzia?a? ;]
local pos = {
{x=925, y=1022, z=10},
{x=919, y=1022, z=10},
{x=916, y=1020, z=10}
}
function onUse(cid, item, player)
if getPlayerStorageValue(cid, 2121) == -1 then
for i = 1, #pos do
doSummonCreature ("krolik", pos[i])...