Jump to content
  • 0

HElp About Disguise Event


Kariton Revolution

Question


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

i tried all the disguise event on eathena :(( its working but when i type the correct monster name nothing happen ?? why? ?? Help :(( no error on SQL 



im using gm ocean script

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

http://www.eathena.ws/board/index.php?showtopic=271175

try the script in post#10 and see you get the |00 generated from your hexed client or not

 

 

you can try the script write by @KeyWorld

defpattern 1, "([^:]+): (\\|\\d{2})?"+$MonsterName$+".$", "L_0";
just simple edit this to make it triggerable in the way you want.
$MonsterName$
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

are you using langtype of 10 or 11  inside Clientinfo ??

 

if yes then you have to change the defpattern ..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

yes im using langtype 10? how? :))) thankyou so much emistry help me :))) 



are you using langtype of 10 or 11  inside Clientinfo ??

 

if yes then you have to change the defpattern ..

 

what i gonna do? ^_^ thankyou very much

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

wait ill try it :) Thankyou Very Much Emistry :* mwah ! :D 



Its not working :(( i don't know if i did correct :((

Here's the orignal
 

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


I replace This

 

defpattern 1,"([^:]+) (\\|\\d{2})?"+$MonsterName$+".$", "iCorrect";


how? help me please :( 
 



http://www.eathena.ws/board/index.php?showtopic=271175
try the script in post#10 and see you get the |00 generated from your hexed client or not

 
 

you can try the script write by @KeyWorld

defpattern 1, "([^:]+): (\\|\\d{2})?"+$MonsterName$+".$", "L_0";
just simple edit this to make it triggerable in the way you want.
$MonsterName$

 



Fix :)
Thankyou Very Much Emistry

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