Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
I found that names in one of files mounts.xml i don't really know where exactly it was but i didn't make that names.
#edit
tibiaface.com
<?xml version="1.0" encoding="UTF-8"?>
<mounts>
<mount id="1" clientid="368" name="Widow Queen" speed="10" premium="yes" />
<mount id="2"...
Google.
But it matches to mount. I was watching movie named "merlin" and there was kimera on one episode. Its beast combined with scorpion and something from other world.
Hmm.. Maybe because i know the rest. Never saw an explaination how exactly tables work and here probably i have to put another table.
I will try to make this without table if no one will help.
??.. Is that kind of magicial answer without saying anything or..?
I repeat, there is no Halloween outfit in outfit selection list. What is the problem? Something with source? ID looks good because i can use it with command /looktype
I've updated my TFS 1.2 from 10.80 to 10.82 client version.
My problem is.. i can't see Halloween outfit when i select outfits with my god character.
The only way i can use Halloween outfit is using command /looktype 759 or /looktype 760
outfits.xml
<outfit type="0" looktype="749"...
I need help with my addoner npc. I'm trying to make it working on TFS 1.2.
Lua Script Error: [Npc interface]
data/npc/scripts/[Addons].lua:onCreatureSay
data/npc/scripts/[Addons].lua:27: bad argument #1 to 'maxn' (table expected, got nil)
stack traceback:
[C]: ?
[C]: in function...
I apologize for my idiotic behaviour, had really bad day, i am sorry.
Here is script that should show all animated info you need.
local c = {
manaMax = 0,
min = 23,
max = 23,
addMana = 0,
pos = {},
animatedText = {
text = "Epic...
7.6 code not gonna work with tfs 1.0 forget about it. I really wish you good luck with server but the thing you are asking for is impossible.
Look at Xikini picture. I think it's best idea to make a room inside or outside house connected to it with doors or teleport. If you place it outside...
If you want trainer in house you can make trainer.xml but into npc. Only npc can walk into protection zone, because its protected from fight.
You will never get code that makes monsters attack in protection zone, because its pointless to work tons of hours to make such a nonsense.
Don't use cid in tfs 1.0 like this.
local combat = Combat()
combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)
combat:setParameter(COMBAT_PARAM_BLOCKARMOR, 1)
combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_HITAREA)
combat:setParameter(COMBAT_PARAM_DISTANCEEFFECT...
It's max zoomed in, if you want it to be bigger you have to use program but i have no idea why would someone need it to be bigger than that. Someone can just press Ctrl + mouse scroll.
Looks like there is item that can not be read by client. You need to have this item in your items.otb
I don't recommend changing items.otb to this one from better version. It will fix bug but your map will look crap. Example your oramond city will be totally changed into walls and trashes.
Just...