Jump to content
  • 0
Aurora

Valkyrie Scrolls.

Question

12381,ValkyrieA_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy [email protected]$,[email protected],[email protected],0; if([email protected]$ == "job3_arch02") { mercenary_create 2037,1800000; } },{},{}
12382,ValkyrieB_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy [email protected]$,[email protected],[email protected],0; if([email protected]$ == "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

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

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

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.