Ir para conteúdo

Featured Replies

Postado

@dezon :

function onAdvance(cid, skill, oldlevel, newlevel)
 local config = {
	   level = 20,
	   storage = 6576,
			    }

 if (getPlayerLevel(cid) >= config.level and getCreatureStorage(cid, config.storage) <= 0) then
	 doCreatureSetStorage(cid, config.storage, 1)
	 doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi promovido!')
	 return doPlayerSetPromotionLevel(cid, 1)
 end

end
  • Respostas 31
  • Visualizações 3.2k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • @dezon : function onAdvance(cid, skill, oldlevel, newlevel) local config = { level = 20, storage = 6576, } if (getPlayerLevel(cid) >= config.level and getCreatureStorage(cid, co

Postado

 

@dezon :

function onAdvance(cid, skill, oldlevel, newlevel)
 local config = {
	   level = 20,
	   storage = 6576,
			    }

 if (getPlayerLevel(cid) >= config.level and getCreatureStorage(cid, config.storage) <= 0) then
	 doCreatureSetStorage(cid, config.storage, 1)
	 doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE, 'Voce foi promovido!')
	 return doPlayerSetPromotionLevel(cid, 1)
 end

end

Brigadu !!!

rxtoGjF.jpg 

Postado

@Nildson

É preciso saber qual system vip vc utiliza.

Te ajudei?? REP + e ficamos quites... <ahttp://www.tibiaking.com/forum/uploads/emoticons/default_happyy.png' alt=';D'>

Atenciosamente,

Daniel.

Abraços!

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.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo