Hey.
Anyone can help me?
Why this script dont work:
0 bugs in console... <_<
Anyone can help me?
Why this script dont work:
PHP:
function onStepIn(cid, item, pos)
if getCreatureSkullType(cid) == 5 and getPlayerStorageValue(cid,80666,1) then
doCreatureSetSkullType(cid, 0)
setPlayerStorageValue(cid,80666,-1)
end
end
0 bugs in console... <_<