Jump to content
  • 0

Why can i still hit my allies mob.


Question

Posted

I'm trying to learn how to use some BG scripts commands, and came across with this situation.

 

set .@partyid,getcharid(1);
set $@emp_team[.@partyid],bg_create("prontera",154,150);
bg_join $@emp_team[.@partyid];
set $@emperium[.@partyid],bg_monster($@emp_team[.@partyid],"prontera",150,150,"EMP",1288,"probador#1::OnDeath");

On this code, no error, The monsters is summoned, and I've joined the BG. (Know because used @kill to see if i respawn in the right coordinate/map)
However, I'm still able to hit/kill the mob, even tho I'm on the same team. I even tried without the [.@partyid] and still was able to hit/kill the mob. Any reason why? I'm missing something?. Thanks in advance. 

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...