Jump to content
  • 0

Custom Escape For Acis 310!


Question

Posted
I need a custom escape for L2 ACIS, this is easy to do, but I have not found the ScrollOfScape.java file or the file that corresponds to the Scroll of Escape .. 

Could anyone help me?

 

Sorry for my bad english!

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

Usercommand -> Escape.java

 

If you are talking about new scroll which tp you to you custom coords then just create new soe item with that custom coords, look at any soe to the town (xml, nothing more) :)

Edited by SweeTs
  • 0
Posted

Yeah! But, how i put the coords on the XML archive for a Custom Escape..

 

Example:

	<item id="7131" type="EtcItem" name="Scroll of Escape to Hunters Village">
		<set name="default_action" val="skill_reduce"/>
		<set name="material" val="paper"/>
		<set name="weight" val="30"/>
		<set name="price" val="35000"/>
		<set name="is_stackable" val="true"/>
		<set name="is_oly_restricted" val="true"/>
		<set name="handler" val="ItemSkills"/>
		<set name="item_skill" val="2213-15"/>
		<set name="use_condition" val="{{uc_transmode_exclude;{tt_flying}}}"/>
	</item>

Do you help me?

Thanks for now!

  • 0
Posted (edited)

How to make if "infinity" ?

Say what? Also nice undig :okey:

Edited by SweeTs
  • 0
Posted

I ve got "infinity" shots and I am wondering how to make scrolls too. With "infinity" i mean scrolls doesnt destroy after use.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock