• 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.
Thanks for this release. Good job tfs team!
 
One question..
What's the difference between Mystic Sprit and Crying Damson? :eek:
 
I cant open the parcel(2595)... only use but the stamped parcel i can

here an image

errorparcel.jpg
 
Last edited by a moderator:
How can i update my 8.40 server using Version 0.2 (Mystic Spirit) to this one?

and also does this have the PVP-Enforced bug?
 
here an image

errorparcel.jpg

Does parcel in your items.xml have the container attribute?
<attribute key="type" value="container"/>

How can i update my 8.40 server using Version 0.2 (Mystic Spirit) to this one?

and also does this have the PVP-Enforced bug?

Download 0.2.1, check CHANGELOG for changed files and update them, same process for 0.2.2, and then finally download this one and replace the .exe file.
Yes, the PVP-Enforced bug should be fixed in this release.
 
does parcel in your items.xml have the container attribute?
<attribute key="type" value="container"/>



download 0.2.1, check changelog for changed files and update them, same process for 0.2.2, and then finally download this one and replace the .exe file.
Yes, the pvp-enforced bug should be fixed in this release.

omg it works, thank you very much talaturen
 
Thanks Talaturen por this update
and thanks Cykotitan for the spells
:)

Testing...
 
Sorry for doble post ..

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

Code:
[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/swift foot.lua

[14/06/2009 00:14:25] luaCreateConditionObject(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/swift foot.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/swift foot.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/swift foot.lua

[14/06/2009 00:14:25] luaSetCombatCondition(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 00:14:25] luaCreateConditionObject(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 00:14:25] luaSetCombatCondition(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/protector.lua

[14/06/2009 00:14:25] luaCreateConditionObject(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/protector.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/protector.lua

[14/06/2009 00:14:25] luaSetConditionParam(). Condition not found

[14/06/2009 00:14:25] Lua Script Error: [Spell Interface] 
[14/06/2009 00:14:25] data/spells/scripts/support/protector.lua

[14/06/2009 00:14:25] luaSetCombatCondition(). Condition not found

:blink: :(
 
0.2.3 is not working with new spells.
 
Aff when will 0.2 have the support for the new spells??
 
Looks great, Talaturen!

Red
 
All the new spells are working perfectly on 0.2.3 (they were working on 0.2.2, too)
Perhaps you have not added the new CONDITION_PARAMs to your global.lua?

Lines 56 - 65:
Lua Code:
CONDITION_PARAM_SKILL_MELEEPERCENT = 36
CONDITION_PARAM_SKILL_FISTPERCENT = 37
CONDITION_PARAM_SKILL_CLUBPERCENT = 38
CONDITION_PARAM_SKILL_SWORDPERCENT = 39
CONDITION_PARAM_SKILL_AXEPERCENT = 40
CONDITION_PARAM_SKILL_DISTANCEPERCENT = 41
CONDITION_PARAM_SKILL_SHIELDPERCENT = 42
CONDITION_PARAM_SKILL_FISHINGPERCENT = 43
CONDITION_PARAM_BUFF_SPELL = 44
CONDITION_PARAM_SUBID = 45

Oh, almost forgot,
global.lua @~ Line 124:
Lua Code:
CONDITION_PACIFIED = 33554432
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top