Postado Janeiro 21, 2022 3 anos OTX 2.0 Estou com problema nesse script, não estou conseguindo resolver, o erro esta na imagem se alguem podem me auxiliar. function onExp(cid) if getPlayerStorageValue(cid, 327775) - os.time() => 1 then value = 4 elseif getPlayerStorageValue(cid, 327575) - os.time() => 1 then value = 2 elseif getPlayerStorageValue(cid, 327575) - os.time() <= 0 and getPlayerStorageValue(cid, 327675) - os.time() <= 0 and getPlayerStorageValue(cid, 327775) - os.time() <= 0 then value = 1 else value = 1 end return value end Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.