Jump to content
  • 0

AI Monster


Question

Posted (edited)

Here's my Script

-	script	MF	-1,{
OnWhisperGlobal:
getmapxy(.@map$,.@x,.@y,0);
monster .@map$,.@x,.@y,"AI 0",1002,1,"",0,0;
monster .@map$,.@x,.@y,"AI 1",1005,1,"",0,1;
end;
}

When I whisper to NPC "MF"

It summon the monster 1002 and 1005 but they do not attack each other.

screenrathena025.jpg

They are simply roaming around.

Tried at quiz_02,prontera,geffen,prt_fild02

If the monster is mvp, it works fine.

Edit: Mvp attack each other, but if theres normal mob, it doesn't attack.

Edited by Dastgir Pojee

2 answers to this question

Recommended Posts

Posted

of course it works like that

if you want them to fight on sight, have to set them into aggressive monsters

MD_AGGRESSIVE         | 0x0004 |      4

if you try with both monster ID 1001, sure works

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...