Hello hercules ^ ^ good'm trying to use the function and setwall delwall most do not know where I'm going wrong TT someone can give me a strength?
where am I wrong? follows the print of the place where this should invesivel the wall ...
setwall "eden_dun03" 87,220,5,5,0 "BariDG";
announce "[Dungeo]: And Barricades appeared will destroy them!", 8; goto OndsBarri; }
end;
/ / Barricades
OndsBarri:
mobs set $ 5;
areamonster "eden_dun03" 87,220,87,220, "Barricades DG", 1905.1, "DS3 :: OndsBdead";
areamonster "eden_dun03" 87,219,87,219, "Barricades DG", 1905.1, "DS3 :: OndsBdead";
areamonster "eden_dun03" 87,218,87,218, "Barricades DG", 1905.1, "DS3 :: OndsBdead";
areamonster "eden_dun03" 87,217,87,217, "Barricades DG", 1905.1, "DS3 :: OndsBdead";
areamonster "eden_dun03" 87,216,87,216, "Barricades DG", 1905.1, "DS3 :: OndsBdead";
end;
OndsBdead:
set $ mobs, mobs, $ 1;
if ($ mob == 0) {announce: 8; "[Dungeo] The Barridacas been destroyed!"
delwall "BariDG";
where am I wrong? follows the print of the place where this should invesivel the wall ...