Jupeto Posted September 13, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 225 Reputation: 39 Joined: 01/20/12 Last Seen: October 6, 2024 Share Posted September 13, 2012 (edited) 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 September 13, 2012 by Jupeto Quote Link to comment Share on other sites More sharing options...
clydelion Posted September 13, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted September 13, 2012 This is neatly documented in doc/script_command.txt in *getitem2 section 1 Quote Link to comment Share on other sites More sharing options...
Jupeto Posted September 13, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 225 Reputation: 39 Joined: 01/20/12 Last Seen: October 6, 2024 Author Share Posted September 13, 2012 Oh!!! I see, Thanks +1 to you case solved! Quote Link to comment Share on other sites More sharing options...
Question
Jupeto
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 JupetoLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.