Jefferson19921992 8 Postado Janeiro 10, 2012 Share Postado Janeiro 10, 2012 (editado) Consegui arrumar o problema dos frags, as tenho outra duvida... Ta la em baixo. Editado Janeiro 16, 2012 por JeffersonOts Link para o comentário https://xtibia.com/forum/topic/177652-ajuda-pelo-amor-de-deus-meu-ot-n-pega-frag/ Compartilhar em outros sites More sharing options...
japavrb15 29 Postado Janeiro 11, 2012 Share Postado Janeiro 11, 2012 tenta ese do meu ot substitui esa parte redSkullLength = 10 * 12 * 30 * 30 blackSkullLength = 24 * 12 * 30 * 30 dailyFragsToRedSkull = 10 weeklyFragsToRedSkull = 30 monthlyFragsToRedSkull = 70 Link para o comentário https://xtibia.com/forum/topic/177652-ajuda-pelo-amor-de-deus-meu-ot-n-pega-frag/#findComment-1173536 Compartilhar em outros sites More sharing options...
Jefferson19921992 8 Postado Janeiro 11, 2012 Autor Share Postado Janeiro 11, 2012 Nem deu :S Olhem meu CheckSkull: function onThink(cid, interval) if(not isCreature(cid)) then return end local skull, skullEnd = getCreatureSkull(cid), getPlayerSkullEnd(cid) if(skullEnd > 0 and skull > SKULL_WHITE and os.time() > skullEnd and not getCreatureCondition(cid, CONDITION_INFIGHT)) then doPlayerSetSkullEnd(cid, 0, skull) end end Link para o comentário https://xtibia.com/forum/topic/177652-ajuda-pelo-amor-de-deus-meu-ot-n-pega-frag/#findComment-1173613 Compartilhar em outros sites More sharing options...
Jefferson19921992 8 Postado Janeiro 16, 2012 Autor Share Postado Janeiro 16, 2012 Hey to com outro problema aki :S Eu to sofrendo com os trappers... Tipo, pro meu ot, o ideal seria manter lvl 50 protetion. Mas eles trapam tudo. E eu vi em alguns ots, os lvls baixo , vc consegue passar em cima deles no mesmo sqm. Preciso deste scripts ow n sei o que posso fazer sei la :S Ajuda ae, do rep+ Link para o comentário https://xtibia.com/forum/topic/177652-ajuda-pelo-amor-de-deus-meu-ot-n-pega-frag/#findComment-1177341 Compartilhar em outros sites More sharing options...
Posts Recomendados