• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[8.42] The Forgotten Server v0.2.3 (Mystic Spirit)

Status
Not open for further replies.
@Talaturen
You've forgotten to add the 8.4 buff spells, as well as the party spells.

For those who need them;
Add this in your spells.xml:
PHP:
	<instant name="Sharpshooter" words="utito tempo san" lvl="60" mana="450" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/sharpshooter.lua">
		<vocation name="Paladin"/>
		<vocation name="Royal Paladin"/>
	</instant>
	<instant name="Protector" words="utamo tempo" lvl="55" mana="200" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/protector.lua">
		<vocation name="Knight"/>
		<vocation name="Elite Knight"/>
	</instant>
	<instant name="Blood Rage" words="utito tempo" lvl="60" mana="290" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/blood rage.lua">
		<vocation name="Knight"/>
		<vocation name="Elite Knight"/>
	</instant>

	<instant name="Charge" words="utani tempo hur" lvl="25" mana="100" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/charge.lua">
		<vocation name="Knight"/>
		<vocation name="Elite Knight"/>
	</instant>
	<instant name="Swift Foot" words="utamo tempo san" lvl="55" mana="400" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/swift foot.lua">
		<vocation name="Paladin"/>
		<vocation name="Royal Paladin"/>
	</instant>

		<!-- Party Spells -->
	<instant name="Train Party" words="utito mas sio" lvl="32" mana="60" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="party/train.lua">
		<vocation name="Elite Knight"/>
	</instant>
	<instant name="Protect Party" words="utamo mas sio" lvl="32" mana="90" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="party/protect.lua">
		<vocation name="Royal Paladin"/>
	</instant>
	<instant name="Heal Party" words="utura mas sio" lvl="32" mana="120" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="party/heal.lua">
		<vocation name="Elder Druid"/>
	</instant>
	<instant name="Enchant Party" words="utori mas sio" lvl="32" mana="120" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="party/enchant.lua">
		<vocation name="Master Sorcerer"/>
	</instant>

Also, don't forget to extract the file from the attachment into your /data/spells/scripts/ folder.
 

Attachments

All you say "great, good job"
and you haven't even tested it yet.

After 24 hours of runtime, then you say its great.
 
Please next The Forgotten Server v0.2.4
Blessing conf.lua fixed
Stamina conf.lua fixed
Senior Tutor, CM fixed
Spells 8.42
OK Talaturen?

Elf 0.3.4 full bug
have blessing, stamina, ST, CM, Spell :/

TFS Good :D
 
Status
Not open for further replies.
Back
Top