Jump to content
  • 0

Script isn't functioning correctly


Hailey

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

Resolved.

Edited by Hailey
Please use [CODEBOX] or Attachments for long contents.
Link to comment
Share on other sites

10 answers to this question

Recommended Posts


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

getmonsterinfo(killedrid, MOB_MEXP)

rAthena dont have MOB_MEXP

but we got this for MVP EXP

MOB_MVPEXP

and what mean by problem in display messages ??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

getmonsterinfo(killedrid, MOB_MEXP)

rAthena dont have MOB_MEXP

but we got this for MVP EXP

MOB_MVPEXP

and what mean by problem in display messages ??

dispbottom("Congratulations!! You have received '"+getitemname(.@itemid)+"' for your effort in killing this monster!") is the part of the script that isn't working.

Link to comment
Share on other sites


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

change

getpartymember(.@party_id, 1);

into

getpartymember(.@party_id, 2);

Getpartymember

type 1 = Character ID

type 2 = Account ID

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

Hi,

Thank you for suggestion but I am afraid we are still having this problem

zko0h4.jpg

Link to comment
Share on other sites


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

what problem....elaborate it .... i didnt saw anything goes wrong in your picture.... your player still able to get the itemID#616

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

It should say "Congratulations!! You have recived "item name" for your effort in killing this monster!" as a guild message after recieving #616, but as you can see from the screenshot that is not happening.

Edited by Hailey
Link to comment
Share on other sites


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

check ur Chat Window Display Setting...maybe you disabled it to show in the Chat Window..

the Script work just fine..and tested in my Test Server, and the Message is displayed ...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

check ur Chat Window Display Setting...maybe you disabled it to show in the Chat Window..

the Script work just fine..and tested in my Test Server, and the Message is displayed ...

what is the date of the client that you are using?

Link to comment
Share on other sites


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

2012-06-18

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/05/11
  • Last Seen:  

this has been resolved by using a different client.

Edited by Hailey
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...