Jump to content

Recommended Posts

Posted

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!

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

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

 

Just use notepad++

  • Thanks 1
Posted

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..