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


Got all of thoose Conditions. still getting errors while /reload
 
Weird, I had my scripter make me the party buff stat/increase spells back in 0.2, I guess it's possible :p

Red
 
Here's my source edit of TFS 0.2.3, it includes the following changes:
  • Added race "energy" for golems
  • Changed default God looktype from 266 (Red Cape) to 302 (Green Cape)
  • Increased speed of GMs/Gods from 900 to PLAYER_MAX_SPEED (1500)
  • Fixed damage color of elemental attacks (Ice, Energy and Drown)
  • Added "Buy with backpacks" feature for NPC Trade window* (Read note below)
  • Minor: Both hands need(removed s) to be free; This object is too heavy for you to carry.
Notes
* In order to make "Buy with backpacks" work correctly, you also need to download my NPC System Patch and replace the following files:
Code:
data/npc/lib/[B][COLOR="Red"]npc.lua[/COLOR][/B]
data/npc/lib/npcsystem/[B][COLOR="Red"]modules.lua[/COLOR][/B]
data/npc/lib/npcsystem/[B][COLOR="Red"]npchandler.lua[/COLOR][/B]
Complete list of modified files:

  • [*]The Forgotten Server.exe (source):
    {items.cpp, creature.cpp, player.h, player.cpp, iologindata.cpp, enums.h, game.h, protocolgame.cpp, npc.cpp, npc.h, game.cpp, monsters.cpp, const.h}
    [*]NPC System files listed above
Downloads:

  • [*]Compiled Binary/EXE: TheForgottenServer.rar
    [*]Sources: 0.2.3.rar
    [*]NPC System Patch for Buy with backpacks feature: lib.rar
 
/usr/lib/libxml2.so: undefined reference to `gzopen64'
collect2: ld returned 1 exit status

????
 
Cant find forgottenserver.s3db,schema.sqlit,schema.s3db So i cant use my sqlitemanager.. Help please?
 
Here's my source edit of TFS 0.2.3, it includes the following changes:
  • Added race "energy" for golems
  • Changed default God looktype from 266 (Red Cape) to 302 (Green Cape)
  • Increased speed of GMs/Gods from 900 to PLAYER_MAX_SPEED (1500)
  • Fixed damage color of elemental attacks (Ice, Energy and Drown)
  • Added "Buy with backpacks" feature for NPC Trade window* (Read note below)
  • Minor: Both hands need(removed s) to be free; This object is too heavy for you to carry.
Notes
* In order to make "Buy with backpacks" work correctly, you also need to download my NPC System Patch and replace the following files:
Code:
data/npc/lib/[B][COLOR="Red"]npc.lua[/COLOR][/B]
data/npc/lib/npcsystem/[B][COLOR="Red"]modules.lua[/COLOR][/B]
data/npc/lib/npcsystem/[B][COLOR="Red"]npchandler.lua[/COLOR][/B]
Complete list of modified files:

  • [*]The Forgotten Server.exe (source):
    {items.cpp, creature.cpp, player.h, player.cpp, iologindata.cpp, enums.h, game.h, protocolgame.cpp, npc.cpp, npc.h, game.cpp, monsters.cpp, const.h}
    [*]NPC System files listed above
Downloads:

  • [*]Compiled Binary/EXE: TheForgottenServer.rar
    [*]Sources: 0.2.3.rar
    [*]NPC System Patch for Buy with backpacks feature: lib.rar

hello. I am using you exe file and i have all conditions ok in global.lua but i have the same errors :( :confused:

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

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

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

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

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

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

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

[14/06/2009 18:43:15] luaSetCombatCondition(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetCombatCondition(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:16] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:16] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:16] luaSetCombatCondition(). Condition not found
 
hello. I am using you exe file and i have all conditions ok in global.lua but i have the same errors :( :confused:

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

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

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

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

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

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

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

[14/06/2009 18:43:15] luaSetCombatCondition(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/sharpshooter.lua

[14/06/2009 18:43:15] luaSetCombatCondition(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaCreateConditionObject(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:15] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:15] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:15] luaSetConditionParam(). Condition not found

[14/06/2009 18:43:16] Lua Script Error: [Spell Interface] 
[14/06/2009 18:43:16] data/spells/scripts/support/protector.lua

[14/06/2009 18:43:16] luaSetCombatCondition(). Condition not found

You have CONDITION_EXHAUST missing in your global.lua:

Below CONDITION_EXHAUST_WEAPON = 4096 (line ~110) in global.lua, add:
Lua:
CONDITION_EXHAUST = 4096
 
You have CONDITION_EXHAUST missing in your global.lua:

Below CONDITION_EXHAUST_WEAPON = 4096 (line ~110) in global.lua, add:
Lua:
CONDITION_EXHAUST = 4096

OMg. amazing :D
thanks very much Cykotitan . its workly 100%
no errors :D. i love you xDD
my rep for you , ;)
cya
 
Is it any way to make this ot NOT using rook? :O Please help me!
 
OMg. amazing :D
thanks very much Cykotitan . its workly 100%
no errors :D. i love you xDD
my rep for you , ;)
cya
I didn't get any rep from you, because you have very little posts (reputation power 0) ;S
You should've waited until its at least 1 <_< Seems like I'm too greedy for reputation . . .

Is it any way to make this ot NOT using rook? :O Please help me!
config.lua, Line 9
Code:
	newPlayerTownId = [B][COLOR="Red"]2[/COLOR][/B], [B][COLOR="Red"]3[/COLOR][/B], [B][COLOR="Red"]4[/COLOR][/B] or [B][COLOR="Red"]5[/COLOR][/B]
I think 2 is Rhyves, 3 is Varak, 4 is Jorvik, and 5 is Saund. Not sure though, it's a bit different.
 
Status
Not open for further replies.
Back
Top