• 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.60] The Forgotten Server 0.4

When i starting engine FATAL: OTBM Loader - Could not open the file data/world/evolutions - < I have it in console.
In config.lua i have mapName = "evolutions". I have no idea why it does not work.
 
When i starting engine FATAL: OTBM Loader - Could not open the file data/world/evolutions - < I have it in console.
In config.lua i have mapName = "evolutions". I have no idea why it does not work.
Okey now work. should add evolutions.obm
 
Report any bug.

Ymc2iiv.png


RwiUCcm.png


next distro tested, same problem :p
 
Working with Gesior ACC Maker?

I have problem:
QFFTGiy

When I type the password and I click on set:
iCSwGLV
 
I can't edit my earlier post..
QFFTGiy.png

When I type the password and I click on set:
iCSwGLV.png
Ok, working with another tfs 0.4 database schema. But I don't know why I can't login into server. Invalid password... When I have in config.lua encryption sha1 create new account then I can login in website but in Tibi Invalid Password.. help please
 
I find Problem with runes. We can't have more then 2 runes and when we have 2 runes and use one then remove all runes. :( Fix it please..
 
Mw doenst get removed :eek: how comes xD
change your mw script for this:

PHP:
local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ENERGY)
setCombatParam(combat, COMBAT_PARAM_CREATEITEM, 1497)
setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, 0)

function onCastSpell(cid, var)
    return doCombat(cid, combat, var)
end
 
Hi,

I have problem with npc when I want to buy wand or rod.

Code:
[ShopModule.onBuy]
Item not found on shopItems list

Can anyone help?
 
This is working great! Thanks man...
By the way, does anyone knows if the problem with the dragon is fixed?

Thanks again!
 
Back
Top