antiblock
Cyphriun
  • Chatbox

    You don't have permission to chat.
    Load More

7 posts in this topic

System - Monsterkill

 

 

Videos a mostrar

 

 

Instalação:

 

Ir a root.epk e pegar o game.py e buscar:

 

def __ServerCommand_Build(self):serverCommandList={

E meter: 

"Vectors" : self.__Vectors,

E finalmente, no final de tudo 

def __Vectors(self, filename):snd.PlaySound("Vectors/" + filename)

Quest:

quest Vectors_kill_sounds beginstate start beginwhen kill with npc.is_pc() beginif get_time()< pc.getqf("grupo") thenpc.delqf("grupo")pc.setqf("doble", get_time()+10)cmdchat("Vectors doublekill.mp3")elseif get_time()< pc.getqf("doble") thenpc.delqf("doble")pc.setqf("triple", get_time()+10)cmdchat("Vectors triplekill.mp3")elseif get_time()< pc.getqf("triple") thenpc.delqf("triple")pc.setqf("quadra", get_time()+10)cmdchat("Vectors quadra.mp3")elseif get_time()< pc.getqf("quadra") thenpc.delqf("quadra")pc.setqf("pentakill", get_time()+10)cmdchat("Vectors pentakill.mp3")elseif get_time()< pc.getqf("pentakill") thenpc.delqf("pentakill")pc.setqf("hexakill", get_time()+10)cmdchat("Vectors hexakill.mp3")elseif get_time()< pc.getqf("hexakill") thenpc.delqf("hexakill")pc.setqf("hexakill", get_time()+10)cmdchat("Vectors hexakill.mp3")elsepc.setqf("grupo", get_time()+10)cmdchat("Vectors onekill.mp3")endendendend

Download

Scan

 

Cumprimentos.

Share this post


Link to post
Share on other sites
antiblock
https://i.imgur.com/aJ17bf7.gif

 

System - Monsterkill

 

 

Videos a mostrar

 

 

Instalação:

 

Ir a root.epk e pegar o game.py e buscar:

 

def __ServerCommand_Build(self):serverCommandList={

E meter: 

"Vectors" : self.__Vectors,

E finalmente, no final de tudo 

def __Vectors(self, filename):snd.PlaySound("Vectors/" + filename)

Quest:

quest Vectors_kill_sounds beginstate start beginwhen kill with npc.is_pc() beginif get_time()< pc.getqf("grupo") thenpc.delqf("grupo")pc.setqf("doble", get_time()+10)cmdchat("Vectors doublekill.mp3")elseif get_time()< pc.getqf("doble") thenpc.delqf("doble")pc.setqf("triple", get_time()+10)cmdchat("Vectors triplekill.mp3")elseif get_time()< pc.getqf("triple") thenpc.delqf("triple")pc.setqf("quadra", get_time()+10)cmdchat("Vectors quadra.mp3")elseif get_time()< pc.getqf("quadra") thenpc.delqf("quadra")pc.setqf("pentakill", get_time()+10)cmdchat("Vectors pentakill.mp3")elseif get_time()< pc.getqf("pentakill") thenpc.delqf("pentakill")pc.setqf("hexakill", get_time()+10)cmdchat("Vectors hexakill.mp3")elseif get_time()< pc.getqf("hexakill") thenpc.delqf("hexakill")pc.setqf("hexakill", get_time()+10)cmdchat("Vectors hexakill.mp3")elsepc.setqf("grupo", get_time()+10)cmdchat("Vectors onekill.mp3")endendendend

Download

Scan

 

Cumprimentos.

 

Mesmo Fixe isso he do Lol:P

:+1:

Share this post


Link to post
Share on other sites

Onde metos os sons?

bgm

Share this post


Link to post
Share on other sites

Onde metos os sons?

 

BGM

Share this post


Link to post
Share on other sites

Não achei fan, não achei mesmo ;x

mas enfim, cada um com suas ideias , e gostos!

Share this post


Link to post
Share on other sites

Faço tudo igual voce diz, mas o jogo nem abre

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now