Jump to content

Recommended Posts

Posted

Maybe The pack don't have the skill in the folder i don't check it!! I Test This Revition RegisterGameServer is Fixed!!!But When i Join in what ever i write and press enter nothing show on chat..like a ghost :S+Nothing can be Target!!no unstuck work to resolve maybe the no target :S That's From me this 2 things are the 50% of l2 work :S If in someone don't make that maybe i made something wrong but i think i add succesfully the server in my Personal PC and when enter i saw that 2 "Mega" Problems!!

Posted

//gmspeed 4 dont works i think

 

Easy fix, its skill ID 7029....go to gameserver>data>stats>skills>7000-7099.xml

 

Make it look like this:

<skill id="7029" levels="4" name="Super Haste">
	<!-- GM Skill -->
	<table name="#pAtkSpd"> 2 3 3 2 </table>
	<table name="#runSpd"> 2 3 3 4 </table>
	<table name="#mAtkSpd"> 2 3 3 3 </table>
	<table name="#pAtk"> 1 1 10000 10000 </table>
	<table name="#reuse"> 0.01 0.01 0.01 0.01 </table>
	<table name="#amount"> 1 1 1 2 </table>
	<set name="aggroPoints" val="1" />
	<set name="operateType" val="OP_ACTIVE" />
	<set name="skillType" val="BUFF" />
	<set name="target" val="TARGET_SELF" />
	<for>
		<effect name="Buff" time="1200" val="0" stackOrder="1" stackType="attack_time_down">
			<mul order="0x30" stat="pAtkSpd" val="#pAtkSpd" />
			<mul order="0x30" stat="runSpd" val="#runSpd" />
			<mul order="0x30" stat="mAtkSpd" val="#mAtkSpd" />
			<mul order="0x30" stat="pAtk" val="#pAtk" />
			<mul order="0x30" stat="pReuse" val="#reuse" />
			<mul order="0x30" stat="mReuse" val="#reuse" />
			<mul order="0x30" stat="regMp" val="#amount" />
			<mul order="0x30" stat="regMp" val="#amount" />
			<mul order="0x30" stat="maxMp" val="#amount" />
			<mul order="0x30" stat="maxLoad" val="#amount" />
		</effect>
	</for>
</skill>

 

And...you have working Super Hatse 4

Posted

thx for share , but i had a problem , do u know that in config / rates the adena rate does not exist? how i can set adena rate?

Posted

frorin , do u know why i cant use mana potions? , when i press on it says "nothing happened" i edited from stats/skills 10000-10099.xml and is same

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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