IP: 93.91.250.120:27249
Prosím vás potřebuji poradit mám plugin npc quests všechno mám v pluginu sepsaný správně a chápu to, ale nevím jak ve hře tento plugin převést na npc, aby to npc dávalo ten úkol.
Předem díky.
NPC Quests
-
- Příspěvky: 411
- Registrován: 17 bře 2013, 19:24
- Reputation: 0
NPC Quests
Pomohl Jsem? ?
Oplat karma +
)
Oplat karma +

- nejento
- Příspěvky: 9815
- Registrován: 28 lis 2011, 14:09
- Reputation: 55
- Kontaktovat uživatele:
Re: NPC Quests
Jaký plugin na questy používáš?

-
- Příspěvky: 411
- Registrován: 17 bře 2013, 19:24
- Reputation: 0
- nejento
- Příspěvky: 9815
- Registrován: 28 lis 2011, 14:09
- Reputation: 55
- Kontaktovat uživatele:
Re: NPC Quests
Zjisti si ID toho Citizena a tohle ID nastavuješ v configu, přesně tam, kde se nastavuje ten daný quest.

-
- Příspěvky: 411
- Registrován: 17 bře 2013, 19:24
- Reputation: 0
-
- Příspěvky: 540
- Věk: 26
- Registrován: 25 říj 2013, 05:45
- Reputation: 0
- Bydliště: A kľúče nechceš?
Re: NPC Quests
a kde tam to natstavím toto je quests.yml
a toto je Config
-- 11 led 2014, 17:49 --
mam to už
Kód: Vybrat vše
quests:
Miner:
name: Stone Miner
ask-message: <yellow>Ahoj!!Prosim ta pomoz my zburat <purple>10<yellow> blokov <purple>kamena<yellow>, musis mat pri sebe <purple>1 drevenny krompac<yellow> Za pomoc dostanes odmenu!!!
finish-message: <yellow>Velmi dobre!!!!Dostal si svoju odmenu.
redo-delay: 1800000
parties: 0
requirements:
items:
- id-270:amount-1
remove-items:
- false
fail-requirement-message: <red>Musis mat pri sebe <purple>Drevenny krompac<red>.
stages:
ordered:
'1':
break-block-ids:
- 1
break-block-amounts:
- 10
rewards:
money: 1000
quest-points: 1
Hunter:
name: Mob Hunter
ask-message: <yellow>Kill an assortment of Mobs.
finish-message: <yellow>Excellent. Here is a <purple>Diamond Sword<yellow>.
parties: 2
requirements:
quests:
- Stone Miner
fail-requirement-message: <red>Complete <purple>Stone Miner<red> first.
stages:
ordered:
'1':
death-event: DeathFail
mobs-to-kill:
- Pig
mob-amounts:
- 3
finish-event: GoodJob
'2':
death-event: DeathFail
mobs-to-kill:
- Zombie
mob-amounts:
- 2
finish-event: GoodJob
'3':
death-event: DeathFail
mobs-to-kill:
- Skeleton
mob-amounts:
- 1
rewards:
items:
- id-276:amount-1
exp: 100
quest-points: 1
CatchFish:
name: Catch Fish
ask-message: <yellow>Catch some fish!
finish-message: <yellow>Excellent. Here is some <green>experience<yellow>.
parties: 2
requirements:
quests:
- Stone Miner
fail-requirement-message: <red>Complete <purple>Stone Miner<red> first.
stages:
ordered:
'1':
start-event: FishingStart
death-event: DeathFail
chat-events:
- RodEvent
chat-event-triggers:
- rod
fish-to-catch: 5
rewards:
exp: 250
a toto je Config
Kód: Vybrat vše
allow-command-questing: true
allow-command-quests-with-npcs: false
show-requirements: true
allow-quitting: true
debug-mode: false
generate-files-on-join: true
kill-delay: 600
accept-timeout: 20
snoop: true
show-npc-effects: true
npc-effect: note
max-party-size: 0
party-invite-timeout: 20
broadcast-party-creation: true
quester-blacklist:
- SomeGuy12345
- somePrefix*
- '*someSuffix'
- '*someRegex*'
language: en
ignore-locked-quests: false
-- 11 led 2014, 17:49 --
mam to už


Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 103 hostů