Thats what I had before, and it wasnt working, so i tried this.
- - - Updated - - -
wait, maybe
if instead of
if getCreatureStorage(cid, playing) == 1 and
getCreatureStorage(cid, winner) == 1 then
doPlayerAddItem(cid,9971, 4)
Does it have to be
if...