Anyone?
|
|
Like the title says.
I have no clue fixing this.
Help really appreciated.
dont double post please
what source you got? if you got espeon send me your magiconplayer and i will fix it
add something like this in it.
Something like that. You can add the zones that u don't want them to be able to attack in.if (!Server.engine.wildernessArea(p.absX, p.absY) && p.duelFight()) {
p.frames.sendMessage(p, "You cannot attack other players in this area.");
p.resetMagic();
return;
}
Hes using pali's as he stated to me

i think pali al ready has the fix in his server?? but if not add thisin your magic.java or magiconplayer.javaCode:if (!Server.engine.wildernessArea(p.absX, p.absY) && p.duelFight()) { p.frames.sendMessage(p, "You cannot attack other players in this area."); p.resetMagic(); return; }
| « Help With an Error. | anyone got 508 cache on there own site? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |