• 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.4] The Forgotten Server v0.3.2 (Crying Damson)

Status
Not open for further replies.
why doesn't time ring etc work? :p or is it only for me and how to fix it?

Make sure you have the required attributes declared in items.xml, and then that it's registered in movements.xml.
 
Here is changelog for 0.3.2 (if any admin/mod think this should not be added here feel free to edit or simple remove this post)

Code:
TFS 0.3.2 change log:

A...
	data/creaturescripts/scripts/mail.lua
	* 'New mail has arrived.' message

	raids/lib/
* Created  raids.lua
* Added

talkactions/scripts/gamemaster.lua
* Added two deprecated hardcoded commands

M...
	data/actions/actions.xml
	* Typo
	* Added missing food IDs
	* CDATA-related replacements
	* Added highscores script as example of CDATA usage
	scripts/other/constructionkits.lua
								* Fixed

creaturescripts/creaturescripts.xml
* CDATA-related replacements
* Mail event registration

scripts/login.lua
* Mail event registration

globalevents/globalevents.xml
* CDATA-related replacements

items/items.xml
* Some new items
* Changed preventLoss to preventDrop
* slotType-related changes

lib/compat.lua
* Added doPlayerAddExp

constant.lua
* Added reserved subIds
* Added map marks
* Renamed RETURNVALUE
* Added new combat parameter

function.lua
* isPlayerGhost(cid)
* Cleanups
* Shop-related functions fixes

monster/Mutated/mutated rat.xml
* Wrong drop

Pyro-Elementals/blazing fire elemental.xml
blistering fire elemental.xml
* Being summonable and convincenable

movements/movements.xml
* CDATA-related replacements

npc/lib/npc.lua
* Cleanup
* Fixed return of backpacks amount

npcsystem/
*.lua
* Bored-to-list "fixes"

spells/spells.xml
* CDATA-related replacements

scripts/healing/light healing.lua
* Updated formula

mass healing.lua
* Added new combat parameter

party/train.lua
* Added missing distance skill training
*.lua
* Cleanups
* Organized subIds as intended

talkactions/talkactions.xml
* CDATA-related replacements
* Pointed /squelch and /cliport to gamemaster.lua
					
scripts/creature.lua
* Set proper return message
* Disabled errors

online.lua
* Typo
* Fixed access being checked wrong
						
shutdown.lua
* "Shortened"

summon.lua
* Set proper return message

weapons/weapons.xml
* CDATA-related replacements

XML/
vocations.xml
* Pre-configured per-vocation loss

D...
data/actions/scripts/other/
							highscores.lua
								* Moved to actions.xml
	
Version checking by reading remotely hosted versioning file (Elf)
Per-vocation less loss configuration- the "3% promotion loss" (Elf)

Gamemaster "options" (ghost, squelch and cliport) are now stored as conditions and saved (Elf)

Added support for XML scripting under CDATA (Elf)

Skills and magic level advancing is now handled through loops- possible multi-advances (Talaturen)
		
Configurable stamina rate (Elf)

actions and movements declarations improvements- eg. itemid="200-220;230-240" or fromid="200;230" touid="220;240" (Elf)
		
wait(delay) Lua function (Elf, revscriptsys)
		
New creature events: onSendMail, onReceiveMail (Elf)
		
Configurable direction storing (Elf)
		
nameDescription for players- give your players special titles! (Elf)
		
Output/NetworkMessage_ptr patch from OpenTibia SVN (Talaturen)
		
Map marks are now constant (Talaturen)
		
House warnings now depend on the rent period- daily = 1 day, weekly = 3 days, monthly = 7 days, yearly = 14 days (Elf)
		
New combat param- TARGETPLAYERSORSUMMONS, Mass Healing (exura gran mas res) spell should now affect only players with their summons (Elf)
		
New preventLoss Items attribute- avoids player skill loss [read Deprecated section below to know more about old preventLoss] (Elf)
		
Player::__queryDestination deepness is now configurable [configured enough well to avoid lags on slow machines] (Elf)

		
Player and Global storages do not use -1 as eraser anymore, use 'nil' value
		onDeath corpse passed parameter is now Thing (table with entries: uid, itemid, etc) instead lonely uid
		house_storage database table, house_data is now used
		Items attribute: preventLoss, use: preventDrop

IPBanishment authorization error (Elf)
		
Instant open after closing server (Elf)
		
Players being able to stay logged in when server was closed not being saved (Elf)
		
Infinite loop when loading stages (Elf)
		
createConditionObject optional parameters wrong order (Elf)
		
Immediately opened socket after closing last one due to listen errors (Talaturen)
		
Privileged players gaining infight condition when throwing a field rune (Elf)
		
Database handler reconnection and keepalive method not working as intended (Elf)
		
Errors when upgrading from 0.2 to 0.3 (Talaturen)
		
Monsters being immune to combat type through elements map (Elf, OpenTibia SVN)
		
/addskill command issues (Elf, Talaturen)
		
doCreateNpc and doCreateMonster errors displaying when calling from command (Elf)
		
doPlayerAddExp not working as intended with negative values (Elf)
		
CreatureEvent onAttack crashbug (Elf)
		
Waiting list unknown place issue (Elf)
		
houseRentAsPrice, housePriceAsRent (Elf)

Thx to everyone that has made this wonderful server !
 
You can see the commands.. for example /a 9 (everybody can see it)
 
Hi there
im at a loss
Code:
[11/03/2009 22:20:04] The Forgotten Server, version 0.3.2 (Crying Damson)
[11/03/2009 22:20:04] A server developed by Elf, Talaturen, Lithium, Kiper, Kornholijo, Jonern & Nightmare.
[11/03/2009 22:20:04] Visit our forum for updates, support and resources: http://otland.net.

[11/03/2009 22:20:04] >> Loading config (config.lua)
[11/03/2009 22:20:04] > Using plaintext passwords
[11/03/2009 22:20:04] >> Loading RSA key
[11/03/2009 22:20:04] >> Starting SQL connection
[11/03/2009 22:20:04] >> Running Database Manager
[11/03/2009 22:20:04] > No tables were optimized.
[11/03/2009 22:20:04] >> Loading items

[11/03/2009 22:20:04] > ERROR: Unable to load items (OTB)!
I'm using 0.3.2 and i have no idea what i have to do to fix it i have read that it may be out of date or something but its definitely not.

thanks! plz offer an actual solution (i don't want an answer like "items.otb fail in data/items or items.xml" again)
:p
 
Hi there
im at a loss
Code:
[11/03/2009 22:20:04] The Forgotten Server, version 0.3.2 (Crying Damson)
[11/03/2009 22:20:04] A server developed by Elf, Talaturen, Lithium, Kiper, Kornholijo, Jonern & Nightmare.
[11/03/2009 22:20:04] Visit our forum for updates, support and resources: http://otland.net.

[11/03/2009 22:20:04] >> Loading config (config.lua)
[11/03/2009 22:20:04] > Using plaintext passwords
[11/03/2009 22:20:04] >> Loading RSA key
[11/03/2009 22:20:04] >> Starting SQL connection
[11/03/2009 22:20:04] >> Running Database Manager
[11/03/2009 22:20:04] > No tables were optimized.
[11/03/2009 22:20:04] >> Loading items

[11/03/2009 22:20:04] > ERROR: Unable to load items (OTB)!
I'm using 0.3.2 and i have no idea what i have to do to fix it i have read that it may be out of date or something but its definitely not.

thanks! plz offer an actual solution (i don't want an answer like "items.otb fail in data/items or items.xml" again)
:p

redownload server and copy official items folder ur server.
 
Status
Not open for further replies.
Back
Top