Ir para conteúdo
  • Cadastre-se
  • 0

NPC BUFF VIP


garuda

Pergunta

OLA GALERA QUE AJUDA A JENTE TIRAR UM POCO A DOR DE CABEÇA ..GOSTARIA DE SABE COMO ADICIONAR UM NPC BUFF VIP , POIS EU JA ADICIONE SO QUE QUANDO CLICO NELE DIZ ALGO =PARECIDO QUE NAO TERMUNEI A QUEST OU NAO TENHO CRITERIOS SUFICIENTE SENDO QUE JA COLOQUEI MEU CHAR COMO VIP SE ALGUEM AE PODE ME AJUDA R...

 

 

 

AS LINHAS DELE TA ASSIM .

 

 

 

 

 

NPC = [12350]

QuestId = 9998

QuestName = "NPCBufferVIP"

QuestDesc = "custom"

InitialHtml = "1.htm"

 

print "###########################################"

print "## NPC Buffer VIP Carregado com Sucesso! ##"

print "## By paytaly ##"

print "###########################################"

 

class Quest (JQuest) :

 

def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr)

 

 

def onEvent(self,event,st):

htmltext = event

if st.getPlayer().isDonator() == 0 :

htmltext = "<html><title>By paytaly</title><head><body>Meus servicos sao somente para players<br1>VIP. Para se tornar um player VIP, contate um<br1>dos Administradores do Servidor.<br>Att. Staff L2 Dark Storm</body></html>"

Link para o comentário
Compartilhar em outros sites

0 respostass a esta questão

Posts recomendados

Até agora não há respostas para essa pergunta

Visitante
Este tópico está impedido de receber novos posts.




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.