Hello My script dont removing the item crystals, someone knows why?
Creaturescripts when kill parasites HELPPPPPP
function onKill(cid, target)
if(string.lower(getCreatureName(target)) == "Parasite" and getGlobalStorageValue(3144) < 100) then
pos = {
{x = 33097, y = 31976, z = 11},
{x = 33097...