Jump to content
  • 0

Valkyrie Scrolls.


Aurora

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   8
  • Joined:  11/28/11
  • Last Seen:  

12381,ValkyrieA_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2037,1800000; } },{},{}
12382,ValkyrieB_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2038,1800000; } },{},{}

So, this is what the item looks like in both my SVN and the rA SVN (I had it before I took a look at the rA SVN, but upon testing it, I needed to double check). According to the script, it's supposed to summon a mercenary upon use. Currently testing the arch bishop job change, I've noticed that this item does not do anything. The commas are precise as far as I can tell, and no matter what type I change it to, it doesn't change.

Any suggestions?

Edited by Aurora
  • Upvote 1
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  106
  • Reputation:   28
  • Joined:  11/08/11
  • Last Seen:  

Both items are working fine for me (using a 2-3 months old eA rev. with the latest rA item_db entries). What happens exactly? I mean, is the item consumed, but no mercenary is spawned or isn't the item consumed at all?

When looking at the default mob_db file, I guess it just doesn't spawn the mercenary as both Valkyries are still commented out and therefore aren't loaded.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   8
  • Joined:  11/28/11
  • Last Seen:  

Yeah, it just doesn't spawn them. My version is uncommented. :v Receiving the item, it's sent into the etc. window, when a useable scroll should be in the Item window.

Edited by Aurora
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   8
  • Joined:  11/28/11
  • Last Seen:  

Figured it out. Thanks for the response. C:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  626
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Hmm Side Note o.o:

1st: Please post the solution you used in case other players have the same problem.

2nd: Please use Edit button, you used it already (like I saw on your previous post /no1)

Regards,

Chris

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  189
  • Reputation:   16
  • Joined:  11/20/11
  • Last Seen:  

More or less, the item type was set wrong.

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