cder Posted June 4, 2019 Share Posted June 4, 2019 (edited) Olá pessoal, estou dando inicio ao meu projeto, e preciso de uma ajudinha, queria fazer uma função de pegar 1 item do player, a cada 1minuto, e somente quando o player tive-se online... O que tentei ? function script pegaritem { getcharid(0); if(getcharid(0)){ attachrid(getcharid(3)); end; } else{ if(attachrid(getcharid(3))){ OnTimer60000: delitem 502,1; end; } } } Resultado ? Nada Ocorreu alguém pode me da essa pequena ajuda ?, significa muito pro meu serve isso Edited June 4, 2019 by Emistry Please use codebox. Quote Link to comment Share on other sites More sharing options...
cder Posted June 4, 2019 Author Share Posted June 4, 2019 Pode até ser um npc iniciante... Quote Link to comment Share on other sites More sharing options...