4en3rgY Romania
[QUEST]Inel Anti-Exp 2z8bv910
Welcome To 4EN3RGY Romania
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!

4en3rgY Romania


Nu sunteti conectat. Conectați-vă sau înregistrați-vă

[QUEST]Inel Anti-Exp

Vezi subiectul anterior Vezi subiectul urmator In jos  Mesaj [Pagina 1 din 1]

1[QUEST]Inel Anti-Exp Empty [QUEST]Inel Anti-Exp Vin 26 Iul 2013, 13:05

B.Marian

B.MarianMembru

]
Salutare astazi o sa va prezint inelul anti-exp ,cu ajutorul acestuia puteti bloca/debloca experienta,este ideal pentru cei care stau la farmat si vor sa nu mai primeasca experienta:

Quest:


Cod:
 quest antiexpring begin
    state start begin
    when 72501.use with pc.getqf("antiexp") == 0 begin
    local anti = pc.get_exp()
    pc.setqf("exp", anti)
    pc.setqf("antiexp", 1)
    timer("antiexptimer", 1)
    chat("Inelul anti-experienta este activat! Nu vei mai primi experienta!")
    end
    when 72501.use with pc.getqf("antiexp") == 1 begin
    pc.setqf("antiexp", 0)
    chat("Inelul anti-experienta este dezactivat! De acum vei primi experienta!")
    end
    when kill with pc.getqf("antiexp") == 1 begin
    local exp = pc.get_exp()
    pc.give_exp2(-exp+pc.getqf("exp"))
    end
    when antiexptimer.timer with pc.getqf("antiexp") == 1 begin
    local exp = pc.get_exp()
    pc.give_exp2(-exp+pc.getqf("exp"))
    end
    end
    end

Creeati un document.txt pe care il redenumiti antiexpring.quest si copiati ce este mai sus in el.

Dupa aceea puneti antiexpring.quest in:

Cod:
 /usr/home/game/share/locale/germany/quest

Dupa aceea scrieti in consola:
Cod:
 cd /usr/home/game/share/locale/germany/quest
Dupa ce ati scris dati [ENTER].

Dupa aceea scrieti urmatoarea linie tot in consola:

Cod:
    /qc antiexpring.ques
Dupa aceea dati enter

Codul acestui item este /i 72501 si arata asa:
[Trebuie sa fiti înscris şi conectat pentru a vedea această imagine]

Sper ca este de folos acest topic si nu mai este postat.
Bafta tuturor si astept pareri/critici.

Vezi subiectul anterior Vezi subiectul urmator Sus  Mesaj [Pagina 1 din 1]

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum

 

Copyright @ 2010-2024 by 4en3rgY ~> All rights reserved.