Jump to content
  • 0

Mail function database values


Jupeto

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  225
  • Reputation:   39
  • Joined:  01/20/12
  • Last Seen:  

How do the server save those values in mail table specifically when someone sent an elemental item.

Here are the fields I want to know attributes, card0, card1, card2, card3. Be reminded that the item attached in the mail is an elemental weapon.

I tried to send one and this is what I got in my mail table

attribute = 0 ( I really don't know )

card0 = 255 ( I really don't know )

card1 = 4 which is wind ( I believe this is from 0 - 4 value, elements neutral, ice, earth, flame, and wind )

card2 = 18941 and the other row has 18942 ( this is what I suspect is the name of the forger, but where do that value came from? )

card3 = 2 ( I really don't know )

Edited by Jupeto
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

This is neatly documented in doc/script_command.txt

in *getitem2 section :)

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  225
  • Reputation:   39
  • Joined:  01/20/12
  • Last Seen:  

Oh!!! I see, Thanks +1 to you

case solved!

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