Jump to content
  • 0

Disguise Event NPC working, but want some configurations..


Question

Posted (edited)

so i got this disguise event script from Venjirai

LINK TO THE SCRIPT

It is working well, but what i wanna ask, is,

the problem is when inputing the correct answer, it still needs

<space> Before the monster name

e.g.

<space>Poring = accepted

Poring = Ignored

so i must say it is 98% working XD

kinda lost XD

SOLVED--

Edited by Sperm

9 answers to this question

Recommended Posts

Posted (edited)
defpattern 1, "([^:]+):.*\\s"+$MonsterName$+"(.*)", "winround";

to

defpattern 1, "([^:]+):.*"+$MonsterName$+".*", "winround";
Edited by Rjhay
Posted (edited)

thanks bro, owner of this script is the same as mine :P

i'll try this now, wait :P

i just noticed some differences in the script:

Mine:

defpattern 1, "([^:]+):.*\\s"+$MonsterName$+"(.*)", "winround";

Yours:

defpattern 1, "([^:]+):.*"+$MonsterName$+".*", "winround";

I'll try to change this now, then let's see XD

---------------------------------------------------------------------

Solved! thx bro, now I don't need to put <space> before the monster's name now. =)

100% working now XD thanks!

Edited by Sperm
Posted

so i got this disguise event script from Venjirai

LINK TO THE SCRIPT

It is working well, but what i wanna ask, is,

the problem is when inputing the correct answer, it still needs

<space> Before the monster name

e.g.

<space>Poring = accepted

Poring = Ignored

so i must say it is 98% working XD

kinda lost XD

SOLVED--

Please upload it to mirror.

I can't get the script because it is on eathena.

Posted

@satino or @emistry 

Please help me change the warp to prontera and the players will be warped to quiz_01,321,377,4 (NPC Disguise). I can't fix it using it. 

Thanks in advance.

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