[Quest]Mob kill Notice tradus 100% în română.

  • Autor subiect ElectroZ
  • Dată creare
  • Răspunsuri: Răspunsuri 2
  • Vizualizări: Vizualizări 785

ElectroZ

Member
19 Aug 2018
30
39
18
25
Romania
Monede Dragon
0
În ce constă acest quest?

Ei bine, când omori un anumit boss primeşti Piatra Spirit şi puncte Karma + că află toţi că ai omorât acel boss.

Exemplu:


-----------------------------------------------------
---- Scris cu diacritice de Donici Cãtãlin ----
-----------------------------------------------------
quest mob_kill_notice begin
state start begin
when 691.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 300 )
chat ("Gradul tãu a crescut cu 300 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe ªeful Orc din Valea Orcilor!" )
end

when 692.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 900 )
chat ("Gradul tãu a crescut cu 900 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe ªeful Orc de elita din Valea Orcilor!" )
end

when 693.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
chat ("Gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe ªeful Orc ucigator din Valea Orcilor!" )
end

when 791.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 500 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Stãpânul Esotericilor din Templul Întunecat!" )
end

when 792.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 900 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 900 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Stãpânul Esotericilor Demonizat din Templul Întunecat!" )
end

when 793.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 900 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 900 de puncte!")
notice_all ( pc.getname() , "l-a omorât pe Stãpânul Esotericilor Demonizat din Templul Întunecat!" )
end

when 794.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Stãpânul Esotericilor din Templul Întunecat!" )
end

when 795.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Stãpânul Esotercilor Demonizat EXTRA" )
end

when 1306.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 2 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Fantoma Tigrului Galben !" )
end

when 1307.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Fantoma Tigrului Galben EXTRA !" )
end

when 1091.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 600 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 600 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele Demon!" )
end

when 1092.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 800 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 800 de puncte!")
notice_all ( pc.getname() , "l-a omorât pe Regele Demon Mândru!" )
end

when 1093.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 3 pietre spirit ºi gradul tãu a crescut cu 1000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Îngerul cu Coasa!" )
end

when 1094.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 3 pietre spirit ºi gradul tãu a crescut cu 1000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele Demon Mândru EXTRA!" )
end

when 1095.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Îngerul cu Coasa EXTRA!" )
end

when 993.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele gazda al ciumei!" )
end

when 1901.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 2 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " a omorât-o pe Vulpea cu 9 cozi!" )
end

when 1902.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 2000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 2 pietre spirit ºi gradul tãu a crescut cu 2000 de puncte!")
notice_all ( pc.getname() , " a omorât-o pe Vulpea cu 9 cozi 2!" )
end

when 1903.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 3000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 3 pietre spirit ºi gradul tãu a crescut cu 3000 de puncte!!")
notice_all ( pc.getname() , " a omorât-o pe Vulpea cu 9 cozi EXTRA!" )
end

when 2091.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 2 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " a omorât-o pe Regina P?ianjen!" )
end

when 2092.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 3000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 3 pietre spirit ºi gradul tãu a crescut cu 3000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele P?ianjen!" )
end

when 2093.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " a omorât-o pe Regina Pianjen EXTRA!" )
end

when 2191.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 2000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 2 pietre spirit ºi gradul tãu a crescut cu 2000 de puncte!")
notice_all ( pc.getname() , " a omorât-o pe ?estoasa Uria?? de De?ert!" )
end

when 2192.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " a omorât-o pre ?estoasa Uria?? de De?ert EXTRA!" )
end

when 2491.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Liderul Seatou Levhiatan!" )
end

when 2492.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Liderul Seatou Levhiatan 2 !" )
end

when 2493.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 10000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 10000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Beran-Setaou!" )
end

when 5002.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 2000 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 2000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Hae-Tae!" )
end

when 2206.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 1500 )
pc . give_item2 ( 50513 )
chat ("Ai primit 1 pietre spirit ºi gradul tãu a crescut cu 1500 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele de Foc!" )
end

when 2207.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Regele de Foc 2!" )
end

when 2291.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Dragonul Ro?u!" )
end

when 2306.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 3000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 3 pietre spirit ºi gradul tãu a crescut cu 3000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Copacul Gigant!" )
end

when 2307.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 8000 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
pc . give_item2 ( 50513 )
chat ("Ai primit 5 pietre spirit ºi gradul tãu a crescut cu 8000 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Copacul B?trân!" )
end

when 1403.kill begin
if pc.is_gm() then
return
end
pc . change_alignment ( 300 )
pc . give_item2 ( 50034 )
chat ("Ai primit 1 ladã misterioasa ºi gradul tãu a crescut cu 300 de puncte!")
notice_all ( pc.getname() , " l-a omorât pe Gigantul Milenar!" )
end
end
end

Tutorial instalare quest:
1. Salvaţi conţinutul quest-ului într-un fişier text numit de exemplu mob_kill_notice.quest .
2. Vă conectaţi la filezilla / winscp şi întrati în /usr/home/game/share/locale/germany/quest (depinde ce server aveţi).
3. Îl puneţi acolo (să fie .quest) şi da-ţi permisiuni 777.
4. Te loghezi în FreeBSD / putty şi scrii în felul următor: cd /usr/home/game/share/locale/germany/quest apoi ./qc mob_kill_notice.quest
5. Intraţi pe server şi scrieţi /reload q .
6. Testaţi quest-ul .
 
  • Like
Reacții: xxilussionxx