Jump to content
  • 0

Why can i still hit my allies mob.


BigBurrito

Question


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.02
  • Content Count:  114
  • Reputation:   5
  • Joined:  07/16/16
  • Last Seen:  

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. 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.02
  • Content Count:  114
  • Reputation:   5
  • Joined:  07/16/16
  • Last Seen:  

nvm. I see why. You need to turn the "battleground" mapflag for the map. ?

Link to comment
Share on other sites

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.

×
×
  • Create New...