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

The Forgotten Server v0.2 (Mystic Spirit)

Status
Not open for further replies.
hi what exactly do i do to fix the ip bug? tried replacing the exe file but didnt work :(

Anyone knoe hwo to do it exactly?
 
hi what exactly do i do to fix the ip bug? tried replacing the exe file but didnt work :(

Anyone knoe hwo to do it exactly?

bans are conainted in database, so u have to replace table with bans, or if u dont care about players make new database :p
 
If you talk to 2 npcs and say Trade the trade window opens and closes in one sec ;p
 
Talaturen said:
0.2 Patch 4:
Files changed: The Forgotten Server.exe, data/npc/lib/npc.lua, data/npc/lib/npcsystem/modules.lua.
Fixed issue in patch: shopwindow randomly closing, player would receive single stackable item instead of requested amount when purchased from npc, promotion npc ignoring player.

Download newest patch. ;)
 
Is it just me or does these NPC use some foreign/alien language?
I say "HI" they greet back.. and then nothing.. i say "buy" "buy crossbow" "sell bow" "buy runes" "runes"
still no response.. has the buying "words" changed or what?
And no, i have not fixed on anything in the npc folder. I use the files provided
from this thread..
 
REAL TIBIA
01:34 Sir [111]: buy crate
01:34 Borkas: Well, as you can see, we sell containers. Ask me for a trade if you're interested.

In real tibia it dont respond to buy / sell anymore

OPEN TIBIA TFS SERVER
01:29 Habiba [1]: buy crate
01:29 Hofech: Do you want to buy 1 crate for 10 gold coins?

In TFS it respond to buy and sell thats great!!! please dont change that so it will be like real tibia! its good as it is
 
Last edited:
that things dont work in rl two
you can only use the trade window

you referring to the npc's-window that pops up when saying hi
to an npc.. and yes i tried to talk in that window. and nothing happened.. either in that window or in default..
anyway... typing buy runes buy blank rune, for example.. does not work, the npc does not respond..
 
PHP:
<npc name="Eryn" script="data/npc/scripts/runes.lua" walkinterval="2000" floorchange="0">
	<health now="100" max="100"/>
	<look type="130" head="39" body="122" legs="125" feet="57" addons="0"/>
	<parameters>
		<parameter key="message_greet" value="Hello |PLAYERNAME|. I sell runes, potions, wands and rods."/>
		<parameter key="message_needmoremoney" value="You do not have enough money."/>
		<parameter key="message_decline" value="Is |TOTALCOST| gold coins too much for you? Get out of here!"/>
	</parameters>
</npc>
Code:
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)

function onCreatureAppear(cid)			npcHandler:onCreatureAppear(cid)			end
function onCreatureDisappear(cid)		npcHandler:onCreatureDisappear(cid)			end
function onCreatureSay(cid, type, msg)	npcHandler:onCreatureSay(cid, type, msg)	end
function onThink()						npcHandler:onThink()						end

local shopModule = ShopModule:new()
npcHandler:addModule(shopModule)

shopModule:addBuyableItem({'wand of voodoo', 'voodoo'},			8922, 22000,	'wand of voodoo')
shopModule:addBuyableItem({'wand of inferno', 'inferno'},		2187, 15000,	'wand of inferno')
shopModule:addBuyableItem({'wand of decay', 'decay'},			2188, 5000,		'wand of decay')
shopModule:addBuyableItem({'wand of draconia', 'plague'}, 		8921, 7500,		'wand of draconia')
shopModule:addBuyableItem({'wand of starstorm', 'starstorm'},	8920, 18000,	'wand of starstorm')
shopModule:addBuyableItem({'wand of cosmic energy', 'cosmic'},	2189, 10000,	'wand of cosmic energy')
shopModule:addBuyableItem({'wand of vortex', 'vortex'},			2190, 500,		'wand of vortex')
shopModule:addBuyableItem({'wand of dragonbreath', 'dragon'},	2191, 1000,		'wand of dragonbreath')
shopModule:addBuyableItem({'northwind rod', 'northwind'},		8911, 7500,		'northwind rod')
shopModule:addBuyableItem({'underworld rod', 'underworld'},		8910, 22000,	'underworld rod')
shopModule:addBuyableItem({'hailstorm rod', 'hailstorm rod'},	2183, 15000,	'hailstorm rod')
shopModule:addBuyableItem({'terra rod', 'terra'},				2181, 10000,	'terra rod')
shopModule:addBuyableItem({'snakebite rod', 'snakebite'},		2182, 500,		'snakebite rod')
shopModule:addBuyableItem({'necrotic rod', 'necrotic'},			2185, 5000,		'necrotic rod')
shopModule:addBuyableItem({'moonlight rod', 'moonlight'},		2186, 1000,		'moonlight rod')
shopModule:addBuyableItem({'springsprout rod', 'springsprout'},	8912, 18000,	'springsprout rod')
shopModule:addBuyableItem({'ultimate health potion', 'uhp'},	8473, 310,		'ultimate health potion')
shopModule:addBuyableItem({'great health potion', 'ghp'},		7591, 190,		'great health potion')
shopModule:addBuyableItem({'strong health potion', 'shp'},		7588, 100,		'strong health potion')
shopModule:addBuyableItem({'health potion', 'hp'},				7618, 45,		'health potion')
shopModule:addBuyableItem({'great spirit potion', 'gsp'},		8472, 190,		'great spirit potion')
shopModule:addBuyableItem({'great mana potion', 'gmp'},			7590, 120,		'great mana potion')
shopModule:addBuyableItem({'strong mana potion', 'smp'},		7589, 80,		'strong mana potion')
shopModule:addBuyableItem({'mana potion', 'mp'},				7620, 50,		'mana potion')
shopModule:addBuyableItem({'light wand', 'lightwand'},			2163, 500,		'magic light wand')
shopModule:addBuyableItem({'heavy magic missile', 'hmm'},		2311, 300,	20,	'heavy magic missile rune')
shopModule:addBuyableItem({'great fireball', 'gfb'},			2304, 500,	20,	'great fireball rune')
shopModule:addBuyableItem({'explo', 'xpl'},						2313, 800,	20,	'explosion rune')
shopModule:addBuyableItem({'ultimate healing', 'uh'},			2273, 700,	20,	'ultimate healing rune')
shopModule:addBuyableItem({'sudden death', 'sd'},				2268, 1000,	20,	'sudden death rune')
shopModule:addBuyableItem({'blank', 'rune'},					2260, 10,		'blank rune')
shopModule:addBuyableItem({'spellbook'}, 						2175, 150, 		'spellbook')

npcHandler:addModule(FocusModule:new())
 
I am getting stuck at All modules has been loaded, server starting up... everytime I try to start up the server and I don't get any errors when I load the gui....

Code:
[14/08/2008  01:53:37] >> Loading config
[14/08/2008  01:53:37] >> Loading RSA key
[14/08/2008  01:53:37] >> Testing SQL connection... SqLite.
[14/08/2008  01:53:37] >> Loading bans
[14/08/2008  01:53:37] >> Loading vocations
[14/08/2008  01:53:37] >> Loading commands
[14/08/2008  01:53:37] >> Loading items
[14/08/2008  01:53:37] >> Loading script systems
[14/08/2008  01:53:37] >> Loading monsters
[14/08/2008  01:53:38] >> Loading outfits
[14/08/2008  01:53:38] >> Loading admin protocol config
[14/08/2008  01:53:38] >> Loading experience stages
[14/08/2008  01:53:38] >> Using plaintext passwords
[14/08/2008  01:53:38] >> Checking world type... PVP
[14/08/2008  01:53:38] >> Loading map
[14/08/2008  01:53:39] > Map size: 8000x8000.
[14/08/2008  01:53:42] > Map loading time: 3.891 seconds.
[14/08/2008  01:53:43] >> Setting gamestate to: GAME_STATE_INIT
[14/08/2008  01:53:43] >> All modules has been loaded, server starting up...

is it a bug or is it only for me?

Edit:
okey I found out that I by misstake past my golbal.lua over the existing one, now is the problem solved :p
 
Last edited:
gullfisk from what i can tell that npc works fine, do you say hi then trade?

the new npc system has a trade window, say hi to a npc then trade..

if that doesnt work i have no clue
 
I cant move dead corpse =/ its a bug ?

EDIT:

i cant move only dead troll =/ its a bug?
 
i wait 5 minutes and nothing ! i cant move dead corpse =/ ( this bug is only on Trolls )

PS.

Last Kills on this engine dont working :/

14/08/2008 02:18:39] data/creaturescripts/scripts/playerdeath.lua:20: attempt to index global 'db' (a nil value)
[14/08/2008 02:18:39] stack traceback:
[14/08/2008 02:18:39] data/creaturescripts/scripts/playerdeath.lua:20: in function <data/creaturescripts/scripts/playerdeath.lua:7>

and dead dont enter in DB

HELP
 
Last edited:
The regeneration item come back in the reverse re-login.

[13/08/2008 18:04:42] Failed to unserialize attr_type: 16 for item: 6132
[13/08/2008 18:04:42] WARNING: Serialize error in IOLoginData::loadItems
 
Please help me :(( deathlist dont work
14/08/2008 02:18:39] data/creaturescripts/scripts/playerdeath.lua:20: attempt to index global 'db' (a nil value)
[14/08/2008 02:18:39] stack traceback:
[14/08/2008 02:18:39] data/creaturescripts/scripts/playerdeath.lua:20: in function <data/creaturescripts/scripts/playerdeath.lua:7>
 
Last edited:
The issue which cause trade window to close when you are talking to two NPC's at same time will NOT be addressed. You will have to take care of it by making sure player won't be able to speak to two NPC's at the same time.

Hey Tala :)

Im using now TFS patch 5 and um also intergrated FedeIV his "Pet System"

And when im summoning the pet it gives a "Not Enough Room" Error. Server side console says LUA Doconvicecreature<>. Creature not found. Also Monstername not found? Very weird..

PS: it worked on TFS 0.2.13 so..

Thx in advance,
Wodian

Tell the author of the script to make it compatible with this version then.

got a bug message:
[13/08/2008 14:45:08] Error while saving player: (name of the character)

please someone answer fast.

Provide more information, using SqLite or MySQL?

The Oracle dont workmore

in finishe of talk you say yes, and npc dont talk more to you and dont go to a new town

Post your oracle script.

i lag w/ 95% of the commands i cast

Does the server lag or just your client, can you tell me which commands belong to the other 5%?

hi what exactly do i do to fix the ip bug? tried replacing the exe file but didnt work :(

Anyone knoe hwo to do it exactly?

You have to remove the IP bans with mask -1.

REAL TIBIA
01:34 Sir [111]: buy crate
01:34 Borkas: Well, as you can see, we sell containers. Ask me for a trade if you're interested.

In real tibia it dont respond to buy / sell anymore

OPEN TIBIA TFS SERVER
01:29 Habiba [1]: buy crate
01:29 Hofech: Do you want to buy 1 crate for 10 gold coins?

In TFS it respond to buy and sell thats great!!! please dont change that so it will be like real tibia! its good as it is

Don't worry, we will keep it like this.

i wait 5 minutes and nothing ! i cant move dead corpse =/ ( this bug is only on Trolls )

PS.

Last Kills on this engine dont working :/



and dead dont enter in DB

HELP

Make sure that the corpse which appears when troll dies decays into another troll corpse within 10 (or is it 15?) seconds.

The regeneration item come back in the reverse re-login.

Known issue with SqLite, won't be fixed in 0.2, already fixed in 0.3.

Please help me :(( deathlist dont work


and why half of my NPCs write to me in blue on NPC channel ?? and dont answer me ;/

That deathlist script is for 0.3, not 0.2. Check this post for information how to update your NPC scripts: http://otland.net/showpost.php?p=108589&postcount=205.
 
Status
Not open for further replies.
Back
Top