Jump to content

How to Auto-Learn skills


Recommended Posts

Now i present you pretty, pretty easy guide, How to..turn ON auto-learn skills.

 

Serverfiles/Script/skillacquire.txt

as can you see, we have an list of skills type..

skill_begin	/* [모탈 블로우] */	skill_name = [s_mortal_blow11]	get_lv = 5	lv_up_sp = 50	auto_get = true[	item_needed = {}	skill_end

Lines "auto_get = true" its answers of auto learn skills in-game / or not (prefered to low rates)

Just did some like

Find "auto_get = false" and replace all to "auto_get = true"

its ready now! all players will get automaticly all skills!

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...
  • 1 month later...

there's 2043823482390489023840932849032043284032 skills; how can i do this for everything? write a script?

 

There is a function, in Notepad++ Search And Replace, Press Ctrl + H

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...