Issue information

Issue ID
#3971
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 24, 2009 21:01
Last Post
Hercules Elf Bot
Mar 5, 2012 14:52
Confirmation
N/A

Hercules Elf Bot - Dec 24, 2009 21:01

Originally posted by [b]Arcenciel[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3971

(IMG:http://i50.tinypic.com/17v0wp.jpg)

CODE
OnGuillaumeBreak:
    set $@TierraBG1_Victory, 2;
    mapannounce "bat_a01","Croix Vintenar Swandery: We destroyed Guillaume's food storehause. We won that! Wow!",1,0xFF0000;
    donpcevent "Tierra_BG1::OnStop";
    end;

OnCroixBreak:
    set $@TierraBG1_Victory, 1;
    mapannounce "bat_a01","Guillaume Vintenar Axl Rose: We destroyed Croix's food storehause. We won that! Wow!",1,0x0000FF;
    donpcevent "Tierra_BG1::OnStop";
    end;


On npc\battleground\
bg_tierra_01.txt
bg_tierra_02.txt

EDIT: Some more addition

CODE
mes "[Maroll Battle Recruiter]";
mes "I'll always be stationed here for more soldiers. Fell free to come back whenever you're interested.";


Feel instead of Fell

This post has been edited by Arcenciel: Dec 24 2009, 10:15 PM