options: quest.command.0: &2 By odpowiedziec wpisz /aq i kucnij quest.command.1: &2 CO ODPOWIESZ? quest.command.2: &2 quest.nicknpc: Stefan quest.tagnpc: &5 quest.tagplay: &4 variables: {_quest.1.%player%} = 0 command /aq : trigger: if arg 1 is 0: send "{quest.command.0}" if arg 1 is 1: set {_quest.1.%player%} to "Przyszed�em zalatwic pare spraw" if arg 1 is 2: set {_quest.1.%player%} to "Tymczasowo tu jestem" if arg 1 is 3: set {_quest.1.%player%} to "Jestem najemnikiem" if arg 1 is 4: set {_quest.1.%player%} to "Odwiedzic rodzine" on right click on player: if name of clicked entity is "Stefan": send "{@quest.tagnpc} {quest.nicknpc}&f: Witaj nie znajomy co cie tu sprowadza ?" send "{@quest.command.1}" send "{@quest.command.0}" send "{@quest.command.2}1. Przyszedlem zalatwic pare spraw" send "{@quest.command.2}2. Tymczasowo tu jestem" send "{@quest.command.2}3. Jestem najemnikiem" send "{@quest.command.2}4. Odwiedzic rodzine" while {_quest.1.%player%} is set to 0: wait 2 seconds send "{@quest.tagplay} %player%&f: {_quest.1.%player%}" set {_quest.1.%player%} to 0 send "{@quest.tagnpc} {quest.nicknpc}&f: I tak jest to bez roznicy." send "{@quest.tagnpc} {quest.nicknpc}&f: Mam do ciebie prozbe." wait 1 seconds send "{@quest.tagplay} %player%&f: Slucham." wait 1 seconds