Ir para conteúdo
  • Cadastre-se

Posts Recomendados

Boa noite galera..
nao sei se posso fazer isso mais se nao pode remover o topico..
estou tendo alguns probleminha com o castle war 24hrs que ja veio no meu OT. entao resolvi pegar um aqui que era muito parecido "acredito que seja o mesmo"

Então vamos lá..
1º-- quando eu digo " !gocastle " eu nao deveria ser teleportado para o castelo? aparece uma msg que não estou no castelo >:(
e eu so posso usar esse comando no andar "7" e o castelo tem 4 andares "6 ,5 ,4"..

2º--- quando eu fecho o server e abro dnv "no mesmo dia" a guild perde o castle...

3º-- eu nao consigo editar o 015-COH (so mexo nas cordenadas) e da o seguinte erro:
esse ja veio no server, que só da erro quando altero as cordenadas..

 

Spoiler

-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program.  If not, see <http://www.gnu.org/licenses/>.

-- //

COH_PUSHTIME = 10800 -- Tempo (em segundos) de exhausted para usar o comando !gocastle - Padrão (3 horas)
COH_AREA = {{x = 1325, y = 1506, z = 7}, {x = 1401, y = 1585, z = 7}} -- Canto superior esquerdo / inferior direito do Castle

-- // Não mexa daqui para baixo
COH_STATUS = 201320111714
COH_PREPARE1 = 201320111715
COH_PUSHSTOR = 201320111716
COH_PREPARE2 = 201320111717

function doCastleRemoveEnemies()

 for index, creature in ipairs(getPlayersOnline()) do
  if isInArea(getThingPos(creature), COH_AREA[1], COH_AREA[2]) then
   if getPlayerGuildName(creature) ~= getGlobalStorageValue(COH_STATUS) then
    doTeleportThing(creature, getTownTemplePosition(getPlayerTown(creature)))
   end
  end
 end
 return true
end


esse eu peguei no topico ali em cima: \/
 

Spoiler

-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program.  If not, see <http://www.gnu.org/licenses/>.

-- //

COH_PUSHTIME = 10800 -- Tempo (em segundos) de exhausted para usar o comando !gocastle - Padrão (3 horas)
COH_AREA = {{x = 32458, y = 32332, z = 7}, {x = 32558, y = 32429, z = 7}} -- Canto superior esquerdo / inferior direito do Castle

-- // Não mexa daqui para baixo 
COH_STATUS = 201320111714
COH_PREPARE1 = 201320111715 
COH_PUSHSTOR = 201320111716 
COH_PREPARE2 = 201320111717 

function doCastleRemoveEnemies()

 for index, creature in ipairs(getPlayersOnline()) do
  if isInArea(getThingPos(creature), COH_AREA[1], COH_AREA[2]) then
   if getPlayerGuildName(creature) ~= getGlobalStorageValue(COH_STATUS) then
    doTeleportThing(creature, getTownTemplePosition(getPlayerTown(creature)))
   end
  end
 end
 return true
end


que da o mesmo erro do que ja veio no server.

 

Spoiler

59d02611b257f_erro1.thumb.png.f5e63925ce0fe4274fd53dd3954e453a.png


e buga tudo! porque?! dá uma olhada \/
 

Spoiler

[20:11:46.024] The Forgotten Server 0.4

[20:11:46.028] >> Loading config (config.lua)
[20:11:46.034] >> Opening logs
[20:11:46.043] >> Opening logs
[Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.048] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.053] > Using SHA1 encryption
[20:11:46.055] >> Loading RSA key
[20:11:46.057] >> Starting SQL connection
[20:11:46.073] >> Running Database Manager
[20:11:46.498] > No tables were optimized.
[20:11:46.500] >> Loading items (OTB)
[20:11:46.614] >> Loading items (XML)
[20:11:46.744] >> Loading groups
[20:11:46.749] >> Loading vocations
[20:11:46.754] >> Loading outfits
[20:11:46.761] >> Loading chat channels
[20:11:46.764] >> Loading script systems
[20:11:46.778] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.789] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.802] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.807] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.814] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.819] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.825] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.831] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.844] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.853] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.866] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.871] [Warning - LuaInterface::initState] Cannot load data/lib/
[20:11:46.881] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:11:46.886] [Warning - LuaInterface::initState] Cannot load data/lib/

[20:11:47.004] [Error - Spell Interface]
[20:11:47.006] data/spells/scripts/attack/great fireball.lua
[20:11:47.009] Description:
[20:11:47.010] data/spells/scripts/attack/great fireball.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:11:47.017] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/great fireball.lua)
[20:11:47.025] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:11:47.072] [Error - Spell Interface]
[20:11:47.075] data/spells/scripts/attack/explosion.lua
[20:11:47.078] Description:
[20:11:47.079] data/spells/scripts/attack/explosion.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:11:47.086] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/explosion.lua)
[20:11:47.097] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:11:47.127] [Error - Spell Interface]
[20:11:47.129] data/spells/scripts/attack/avalanche.lua
[20:11:47.132] Description:
[20:11:47.134] data/spells/scripts/attack/avalanche.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:11:47.140] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/avalanche.lua)
[20:11:47.145] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:11:47.161] [Error - Spell Interface]
[20:11:47.170] data/spells/scripts/attack/stone shower.lua
[20:11:47.177] Description:
[20:11:47.184] data/spells/scripts/attack/stone shower.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:11:47.192] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/stone shower.lua)
[20:11:47.198] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:11:47.207] [Error - Spell Interface]
[20:11:47.210] data/spells/scripts/attack/thunderstorm.lua
[20:11:47.213] Description:
[20:11:47.215] data/spells/scripts/attack/thunderstorm.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:11:47.228] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/thunderstorm.lua)
[20:13:01.244] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.302] [Error - Spell Interface]
[20:13:01.309] data/spells/scripts/healing/intense healing rune.lua
[20:13:01.316] Description:
[20:13:01.328] data/spells/scripts/healing/intense healing rune.lua:7: attempt to call global 'setHealingFormula' (a nil value)
[20:13:01.371] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/intense healing rune.lua)
[20:13:01.381] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.419] [Error - Spell Interface]
[20:13:01.431] data/spells/scripts/healing/ultimate healing rune.lua
[20:13:01.443] Description:
[20:13:01.444] ...ata/spells/scripts/healing/ultimate healing rune.lua:7: attempt to call global 'setHealingFormula' (a nil value)
[20:13:01.498] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/ultimate healing rune.lua)
[20:13:01.514] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.619] [Error - Spell Interface]
[20:13:01.628] data/spells/scripts/attack/fire wave.lua
[20:13:01.636] Description:
[20:13:01.637] data/spells/scripts/attack/fire wave.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:13:01.676] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/fire wave.lua)
[20:13:01.699] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.727] [Error - Spell Interface]
[20:13:01.738] data/spells/scripts/attack/energy beam.lua
[20:13:01.763] Description:
[20:13:01.764] data/spells/scripts/attack/energy beam.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:01.803] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/energy beam.lua)
[20:13:01.820] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.829] [Error - Spell Interface]
[20:13:01.836] data/spells/scripts/attack/great energy beam.lua
[20:13:01.841] Description:
[20:13:01.844] data/spells/scripts/attack/great energy beam.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:01.874] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/great energy beam.lua)
[20:13:01.887] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.906] [Error - Spell Interface]
[20:13:01.913] data/spells/scripts/attack/energy wave.lua
[20:13:01.928] Description:
[20:13:01.933] data/spells/scripts/attack/energy wave.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:13:01.956] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/energy wave.lua)
[20:13:01.961] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:01.978] [Error - Spell Interface]
[20:13:01.996] data/spells/scripts/attack/rage of the skies.lua
[20:13:02.010] Description:
[20:13:02.012] data/spells/scripts/attack/rage of the skies.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.020] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/rage of the skies.lua)
[20:13:02.050] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.081] [Error - Spell Interface]
[20:13:02.084] data/spells/scripts/attack/hells core.lua
[20:13:02.087] Description:
[20:13:02.089] data/spells/scripts/attack/hells core.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.099] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/hells core.lua)
[20:13:02.109] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.134] [Error - Spell Interface]
[20:13:02.138] data/spells/scripts/attack/divine caldera.lua
[20:13:02.142] Description:
[20:13:02.144] data/spells/scripts/attack/divine caldera.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.155] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/divine caldera.lua)
[20:13:02.162] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.183] [Error - Spell Interface]
[20:13:02.203] data/spells/scripts/attack/eternal winter.lua
[20:13:02.211] Description:
[20:13:02.213] data/spells/scripts/attack/eternal winter.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.221] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/eternal winter.lua)
[20:13:02.238] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.265] [Error - Spell Interface]
[20:13:02.268] data/spells/scripts/attack/ice wave.lua
[20:13:02.271] Description:
[20:13:02.273] data/spells/scripts/attack/ice wave.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.279] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/ice wave.lua)
[20:13:02.284] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.317] [Error - Spell Interface]
[20:13:02.321] data/spells/scripts/attack/terra wave.lua
[20:13:02.325] Description:
[20:13:02.327] data/spells/scripts/attack/terra wave.lua:5: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.334] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/terra wave.lua)
[20:13:02.339] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.349] [Error - Spell Interface]
[20:13:02.356] data/spells/scripts/attack/wrath of nature.lua
[20:13:02.366] Description:
[20:13:02.369] data/spells/scripts/attack/wrath of nature.lua:4: attempt to call global 'setAttackFormula' (a nil value)
[20:13:02.383] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/attack/wrath of nature.lua)
[20:13:02.404] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.422] [Error - Spell Interface]
[20:13:02.426] data/spells/scripts/healing/light healing.lua
[20:13:02.432] Description:
[20:13:02.442] data/spells/scripts/healing/light healing.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.455] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/light healing.lua)
[20:13:02.469] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.506] [Error - Spell Interface]
[20:13:02.513] data/spells/scripts/healing/intense healing.lua
[20:13:02.519] Description:
[20:13:02.521] data/spells/scripts/healing/intense healing.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.529] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/intense healing.lua)
[20:13:02.537] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.555] [Error - Spell Interface]
[20:13:02.560] data/spells/scripts/healing/heal friend.lua
[20:13:02.571] Description:
[20:13:02.574] data/spells/scripts/healing/heal friend.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.583] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/heal friend.lua)
[20:13:02.589] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.596] [Error - Spell Interface]
[20:13:02.599] data/spells/scripts/healing/ultimate healing.lua
[20:13:02.602] Description:
[20:13:02.604] data/spells/scripts/healing/ultimate healing.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.619] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/ultimate healing.lua)
[20:13:02.636] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.651] [Error - Spell Interface]
[20:13:02.654] data/spells/scripts/healing/mass healing.lua
[20:13:02.657] Description:
[20:13:02.658] data/spells/scripts/healing/mass healing.lua:7: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.666] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/mass healing.lua)
[20:13:02.677] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.696] [Error - Spell Interface]
[20:13:02.703] data/spells/scripts/healing/divine healing.lua
[20:13:02.711] Description:
[20:13:02.713] data/spells/scripts/healing/divine healing.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.722] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/divine healing.lua)
[20:13:02.731] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:02.749] [Error - Spell Interface]
[20:13:02.756] data/spells/scripts/healing/wound cleasing.lua
[20:13:02.772] Description:
[20:13:02.773] data/spells/scripts/healing/wound cleasing.lua:6: attempt to call global 'setHealingFormula' (a nil value)
[20:13:02.781] [Warning - Event::loadScript] Cannot load script (data/spells/scripts/healing/wound cleasing.lua)
[20:13:02.791] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:02.922] [Warning - ConjureSpell::loadFunction] Function "conjureFood" does not exist.

[20:13:02.970] [Error - Action Interface]
[20:13:02.973] data/actions/scripts/quests/annihilator.lua
[20:13:02.976] Description:
[20:13:02.978] data/actions/scripts/quests/annihilator.lua:26: attempt to call global 'getBooleanFromString' (a nil value)
[20:13:02.986] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/quests/annihilator.lua)
[20:13:03.008] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.108] [Error - Action Interface]
[20:13:03.111] data/actions/scripts/liquids/containers.lua
[20:13:03.114] Description:
[20:13:03.115] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.126] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.143] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.156] [Error - Action Interface]
[20:13:03.169] data/actions/scripts/liquids/containers.lua
[20:13:03.173] Description:
[20:13:03.174] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.184] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.201] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.211] [Error - Action Interface]
[20:13:03.220] data/actions/scripts/liquids/containers.lua
[20:13:03.227] Description:
[20:13:03.229] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.238] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.244] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.250] [Error - Action Interface]
[20:13:03.263] data/actions/scripts/liquids/containers.lua
[20:13:03.269] Description:
[20:13:03.273] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.292] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.299] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.308] [Error - Action Interface]
[20:13:03.315] data/actions/scripts/liquids/containers.lua
[20:13:03.323] Description:
[20:13:03.325] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.338] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.348] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.360] [Error - Action Interface]
[20:13:03.368] data/actions/scripts/liquids/containers.lua
[20:13:03.372] Description:
[20:13:03.374] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.388] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.405] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.412] [Error - Action Interface]
[20:13:03.417] data/actions/scripts/liquids/containers.lua
[20:13:03.421] Description:
[20:13:03.422] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.429] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.434] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.444] [Error - Action Interface]
[20:13:03.452] data/actions/scripts/liquids/containers.lua
[20:13:03.459] Description:
[20:13:03.469] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.477] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.484] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.488] [Error - Action Interface]
[20:13:03.492] data/actions/scripts/liquids/containers.lua
[20:13:03.495] Description:
[20:13:03.497] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.510] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.522] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.531] [Error - Action Interface]
[20:13:03.544] data/actions/scripts/liquids/containers.lua
[20:13:03.548] Description:
[20:13:03.552] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.559] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.564] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.572] [Error - Action Interface]
[20:13:03.588] data/actions/scripts/liquids/containers.lua
[20:13:03.596] Description:
[20:13:03.601] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.610] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.616] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.620] [Error - Action Interface]
[20:13:03.625] data/actions/scripts/liquids/containers.lua
[20:13:03.629] Description:
[20:13:03.631] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.647] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.659] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.670] [Error - Action Interface]
[20:13:03.674] data/actions/scripts/liquids/containers.lua
[20:13:03.677] Description:
[20:13:03.679] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.686] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.693] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.706] [Error - Action Interface]
[20:13:03.715] data/actions/scripts/liquids/containers.lua
[20:13:03.721] Description:
[20:13:03.729] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.736] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.742] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.749] [Error - Action Interface]
[20:13:03.754] data/actions/scripts/liquids/containers.lua
[20:13:03.760] Description:
[20:13:03.763] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.780] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.793] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.797] [Error - Action Interface]
[20:13:03.803] data/actions/scripts/liquids/containers.lua
[20:13:03.806] Description:
[20:13:03.808] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:03.815] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:03.823] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:03.835] [Error - Action Interface]
[20:13:03.843] data/actions/scripts/liquids/containers.lua
[20:13:03.852] Description:
[20:13:17.449] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.457] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.467] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.475] [Error - Action Interface]
[20:13:17.479] data/actions/scripts/liquids/containers.lua
[20:13:17.484] Description:
[20:13:17.486] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.494] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.500] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.505] [Error - Action Interface]
[20:13:17.510] data/actions/scripts/liquids/containers.lua
[20:13:17.513] Description:
[20:13:17.515] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.531] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.544] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.554] [Error - Action Interface]
[20:13:17.559] data/actions/scripts/liquids/containers.lua
[20:13:17.562] Description:
[20:13:17.564] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.571] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.577] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.584] [Error - Action Interface]
[20:13:17.591] data/actions/scripts/liquids/containers.lua
[20:13:17.602] Description:
[20:13:17.605] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.619] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.627] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.632] [Error - Action Interface]
[20:13:17.637] data/actions/scripts/liquids/containers.lua
[20:13:17.641] Description:
[20:13:17.643] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.659] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.670] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.681] [Error - Action Interface]
[20:13:17.689] data/actions/scripts/liquids/containers.lua
[20:13:17.694] Description:
[20:13:17.696] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.703] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.708] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.720] [Error - Action Interface]
[20:13:17.727] data/actions/scripts/liquids/containers.lua
[20:13:17.736] Description:
[20:13:17.743] data/actions/scripts/liquids/containers.lua:36: attempt to call global 'getConfigInfo' (a nil value)
[20:13:17.753] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/containers.lua)
[20:13:17.758] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:17.777] [Error - Action Interface]
[20:13:17.783] data/actions/scripts/liquids/potions.lua
[20:13:17.790] Description:
[20:13:17.797] data/actions/scripts/liquids/potions.lua:10: attempt to call global 'getBooleanFromString' (a nil value)
[20:13:17.810] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/liquids/potions.lua)
[20:13:17.816] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.081] [Error - Action Interface]
[20:13:18.084] data/actions/scripts/blessinfinita.lua
[20:13:18.087] Description:
[20:13:18.088] data/actions/scripts/blessinfinita.lua:1: attempt to call global 'getConfigInfo' (a nil value)
[20:13:18.097] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/blessinfinita.lua)
[20:13:18.110] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:18.261] [Warning - Actions::registerEvent] Duplicate registered item id: 2090

[20:13:18.476] [Error - Action Interface]
[20:13:18.480] data/actions/scripts/tools/greatmp.lua
[20:13:18.485] Description:
[20:13:18.488] data/actions/scripts/tools/greatmp.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.504] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/greatmp.lua)
[20:13:18.517] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.527] [Error - Action Interface]
[20:13:18.530] data/actions/scripts/tools/greathp.lua
[20:13:18.534] Description:
[20:13:18.535] data/actions/scripts/tools/greathp.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.543] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/greathp.lua)
[20:13:18.555] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.580] [Error - Action Interface]
[20:13:18.583] data/actions/scripts/tools/healthpotion.lua
[20:13:18.586] Description:
[20:13:18.588] data/actions/scripts/tools/healthpotion.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.595] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/healthpotion.lua)
[20:13:18.600] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.616] [Error - Action Interface]
[20:13:18.622] data/actions/scripts/tools/manapotion.lua
[20:13:18.630] Description:
[20:13:18.639] data/actions/scripts/tools/manapotion.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.648] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/manapotion.lua)
[20:13:18.654] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.663] [Error - Action Interface]
[20:13:18.665] data/actions/scripts/tools/stronghp.lua
[20:13:18.668] Description:
[20:13:18.670] data/actions/scripts/tools/stronghp.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.687] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/stronghp.lua)
[20:13:18.700] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.713] [Error - Action Interface]
[20:13:18.716] data/actions/scripts/tools/strongmp.lua
[20:13:18.720] Description:
[20:13:18.721] data/actions/scripts/tools/strongmp.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.729] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/strongmp.lua)
[20:13:18.737] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.761] [Error - Action Interface]
[20:13:18.768] data/actions/scripts/tools/spiritpotion.lua
[20:13:18.771] Description:
[20:13:18.773] data/actions/scripts/tools/spiritpotion.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.781] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/spiritpotion.lua)
[20:13:18.786] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:18.796] [Error - Action Interface]
[20:13:18.802] data/actions/scripts/tools/ultimatehp.lua
[20:13:18.811] Description:
[20:13:18.816] data/actions/scripts/tools/ultimatehp.lua:6: attempt to call global 'getItemNameById' (a nil value)
[20:13:18.831] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/tools/ultimatehp.lua)
[20:13:18.836] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.547] [Error - TalkAction Interface]
[20:13:19.550] data/talkactions/scripts/online.lua
[20:13:19.553] Description:
[20:13:19.554] data/talkactions/scripts/online.lua:2: attempt to call global 'getBooleanFromString' (a nil value)
[20:13:19.562] [Warning - Event::loadScript] Cannot load script (data/talkactions/scripts/online.lua)
[20:13:19.571] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.605] [Error - TalkAction Interface]
[20:13:19.607] data/talkactions/scripts/pvp.lua
[20:13:19.611] Description:
[20:13:19.612] data/talkactions/scripts/pvp.lua:2: table index is nil
[20:13:19.617] [Warning - Event::loadScript] Cannot load script (data/talkactions/scripts/pvp.lua)
[20:13:19.622] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.646] [Error - TalkAction Interface]
[20:13:19.652] data/talkactions/scripts/serverinfo.lua
[20:13:19.663] Description:
[20:13:19.666] data/talkactions/scripts/serverinfo.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:19.673] [Warning - Event::loadScript] Cannot load script (data/talkactions/scripts/serverinfo.lua)
[20:13:19.679] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.687] [Error - TalkAction Interface]
[20:13:19.691] data/talkactions/scripts/commands.lua
[20:13:19.696] Description:
[20:13:19.700] data/talkactions/scripts/commands.lua:2: attempt to call global 'getBooleanFromString' (a nil value)
[20:13:19.726] [Warning - Event::loadScript] Cannot load script (data/talkactions/scripts/commands.lua)
[20:13:19.733] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.829] [Error - MoveEvents Interface]
[20:13:19.836] data/movements/scripts/tiles.lua
[20:13:19.843] Description:
[20:13:19.848] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:19.858] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:19.864] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.868] [Error - MoveEvents Interface]
[20:13:19.873] data/movements/scripts/tiles.lua
[20:13:19.877] Description:
[20:13:19.879] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:19.886] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:19.896] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.906] [Error - MoveEvents Interface]
[20:13:19.917] data/movements/scripts/tiles.lua
[20:13:19.922] Description:
[20:13:19.924] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:19.930] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:19.935] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.940] [Error - MoveEvents Interface]
[20:13:19.945] data/movements/scripts/tiles.lua
[20:13:19.948] Description:
[20:13:19.951] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:19.965] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:19.979] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:19.987] [Error - MoveEvents Interface]
[20:13:19.993] data/movements/scripts/tiles.lua
[20:13:19.995] Description:
[20:13:19.997] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.003] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.008] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.013] [Error - MoveEvents Interface]
[20:13:20.022] data/movements/scripts/tiles.lua
[20:13:20.031] Description:
[20:13:20.035] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.049] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.054] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.060] [Error - MoveEvents Interface]
[20:13:20.066] data/movements/scripts/tiles.lua
[20:13:20.068] Description:
[20:13:20.070] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.077] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.088] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.099] [Error - MoveEvents Interface]
[20:13:20.110] data/movements/scripts/tiles.lua
[20:13:20.115] Description:
[20:13:20.117] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.122] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.128] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.132] [Error - MoveEvents Interface]
[20:13:20.136] data/movements/scripts/tiles.lua
[20:13:20.139] Description:
[20:13:20.141] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.165] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.180] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.184] [Error - MoveEvents Interface]
[20:13:20.189] data/movements/scripts/tiles.lua
[20:13:20.193] Description:
[20:13:20.195] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.200] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.206] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.216] [Error - MoveEvents Interface]
[20:13:20.229] data/movements/scripts/tiles.lua
[20:13:20.234] Description:
[20:13:20.241] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.254] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.259] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.262] [Error - MoveEvents Interface]
[20:13:20.267] data/movements/scripts/tiles.lua
[20:13:20.271] Description:
[20:13:20.274] data/movements/scripts/tiles.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.299] [Warning - Event::loadScript] Cannot load script (data/movements/scripts/tiles.lua)
[20:13:20.308] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.536] [Error - CreatureScript Interface]
[20:13:20.544] data/creaturescripts/scripts/playerdeath.lua
[20:13:20.551] Description:
[20:13:20.554] data/creaturescripts/scripts/playerdeath.lua:2: attempt to call global 'getConfigInfo' (a nil value)
[20:13:20.567] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/playerdeath.lua)
[20:13:20.573] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:20.657] [Error - GlobalEvent Interface]
[20:13:20.662] data/globalevents/scripts/save.lua
[20:13:20.668] Description:
[20:13:20.676] data/globalevents/scripts/save.lua:8: attempt to call global 'getBooleanFromString' (a nil value)
[20:13:20.690] [Warning - Event::loadScript] Cannot load script (data/globalevents/scripts/save.lua)
[20:13:20.698] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:20.772] >> Loading mods...
[20:13:20.784] > Loading antibot.xml... done.
[20:13:20.805] > Loading bossroshan.xml... done.
[20:13:20.818] > Loading buypremium_command.xml... done.
[20:13:20.826] > Loading changender_command.xml... done.
[20:13:20.872] > Loading custommonsters.xml... done.
[20:13:20.914] > Loading customspells.xml... done.
[20:13:20.934] > Loading DoubleExpPotion.xml... done.
[20:13:20.947] > Loading firstitems.xml... done.
[20:13:20.958] > Loading guildWarSystem.xml...
[20:13:20.960] [Error - CreatureScript Interface]
[20:13:20.963] domodlib('function_config')
[20:13:20.965]
[20:13:20.967] local PZ = createConditionObject(CONDITION_INFIGHT)
[20:13:20.971] setConditionParam(PZ, CONDITION_PARAM_TICKS, getConfigInfo('whiteSkullTime'))

[20:13:20.987] function onKill(cid, target, lastHit)

[20:13:20.997]         if isPlayer(cid) == TRUE and isPlayer(target) == TRUE then

[20:13:21.012] local config = {
[20:13:21.017]                 removeFrags = true -- If 'true' player won't gain frags from a player that is versus him; else, player will gain frags as normal.
[20:13:21.025]                 }

[20:13:21.028]         local GUID = getPlayerGUID(cid)
[20:13:21.032]         local namec = getPlayerName(cid)
[20:13:21.035]         local namet = getPlayerName(target)
[20:13:21.041]         local skull = getCreatureSkullType(cid)
[20:13:21.049]         local skullend = getPlayerSkullEnd(cid)
[20:13:21.057]     local playerPos = getPlayerPosition(cid)
[20:13:21.064]     local targetPos = getPlayerPosition(target)
[20:13:21.071]         local cidd = cid

[20:13:21.076]         local timeA = os.time()
[20:13:21.081]         local timesA = {today = (timeA - 86400), week = (timeA - (7 * 86400))}

[20:13:21.086]         local contentsA, resultA = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. getPlayerGUID(cid) .. " AND `k`.`unjustified` = 1 AND `pd`.`date` >= " .. (timeA - (30 * 86400)) .. " ORDER BY `pd`.`date` DESC")
[20:13:21.130]         if(resultA:getID() ~= -1) then
[20:13:21.137]                 repeat
[20:13:21.139]                         local contentA = {
[20:13:21.142]                                 name = resultA:getDataString("name"),
[20:13:21.146]                                 level = resultA:getDataInt("level"),
[20:13:21.150]                                 date = resultA:getDataInt("date")
[20:13:21.153]                         }
[20:13:21.155]                         if(contentA.date > timesA.today) then
[20:13:21.159]                                 table.insert(contentsA.day, contentA)
[20:13:21.163]                         elseif(contentA.date > timesA.week) then
[20:13:21.168]                                 table.insert(contentsA.week, contentA)
[20:13:21.180]                         else
[20:13:21.184]                                 table.insert(contentsA.month, contentA)
[20:13:21.196]                         end
[20:13:21.199]                 until not resultA:next()
[20:13:21.203]                 resultA:free()
[20:13:21.205]         end

[20:13:21.208]         local sizeA = {
[20:13:21.211]                 day = table.maxn(contentsA.day),
[20:13:21.216]                 week = table.maxn(contentsA.week),
[20:13:21.219]                 month = table.maxn(contentsA.month)
[20:13:21.222]         }
[20:13:21.223] local function removeFrag(cid)

[20:13:21.228]         local timeB = os.time()
[20:13:21.238]         local timesB = {today = (timeB - 86400), week = (timeB - (7 * 86400))}

[20:13:21.254]         local contentsB, resultB = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. GUID .. " AND `k`.`unjustified` = 1 AND `pd`.`date` >= " .. (timeB - (30 * 86400)) .. " ORDER BY `pd`.`date` DESC")
[20:13:21.283]         if(resultB:getID() ~= -1) then
[20:13:21.286]                 repeat
[20:13:21.288]                         local contentB = {
[20:13:21.293]                                 name = resultB:getDataString("name"),
[20:13:21.301]                                 level = resultB:getDataInt("level"),
[20:13:21.307]                                 date = resultB:getDataInt("date")
[20:13:21.327]                         }
[20:13:21.330]                         if(contentB.date > timesB.today) then
[20:13:21.334]                                 table.insert(contentsB.day, contentB)
[20:13:21.338]                         elseif(contentB.date > timesB.week) then
[20:13:21.342]                                 table.insert(contentsB.week, contentB)
[20:13:21.346]                         else
[20:13:21.347]                                 table.insert(contentsB.month, contentB)
[20:13:21.352]                         end
[20:13:21.353]                 until not resultB:next()
[20:13:21.357]                 resultB:free()
[20:13:21.360]         end

[20:13:21.365]         local sizeB = {
[20:13:21.371]                 day = table.maxn(contentsB.day),
[20:13:21.381]                 week = table.maxn(contentsB.week),
[20:13:21.392]                 month = table.maxn(contentsB.month)
[20:13:21.404]         }


[20:13:21.409] if sizeB.day > sizeA.day or sizeB.week > sizeA.week or sizeB.month > sizeA.month then
[20:13:21.415]         db.executeQuery("UPDATE `killers` SET `unjustified` = 0 WHERE `id` IN (SELECT `kill_id` FROM `player_killers` WHERE `player_id` = "..GUID..") ORDER BY `death_id` DESC LIMIT 1;")
[20:13:21.428]         doPlayerSendTextMessage(cidd, 21, "Frag from "..namet.." wasn't counted.")
[20:13:21.439] end

[20:13:21.445] if skull == SKULL_RED then
[20:13:21.452]         if getCreatureSkullType(cidd) == SKULL_BLACK then
[20:13:21.462]                 doPlayerSetSkullEnd(cidd, skullend, SKULL_RED)
[20:13:21.468]                 doCreatureSetSkullType(cidd, SKULL_RED)
[20:13:21.472]         end
[20:13:21.474] elseif skull == SKULL_WHITE then
[20:13:21.478]         if getCreatureSkullType(cidd) == SKULL_RED then
[20:13:21.482]                 doPlayerSetSkullEnd(cidd, timeB, SKULL_RED)
[20:13:21.485]                 doCreatureSetSkullType(cidd, SKULL_WHITE)
[20:13:21.492]         end
[20:13:21.501] end

[20:13:21.505] end

[20:13:21.517]                 local myGuild = getPlayerGuildId(cid)
[20:13:21.527]                 local enemyGuild = getPlayerGuildId(target)

[20:13:21.533]                 if myGuild ~= 0 and enemyGuild ~= 0 then
[20:13:21.538]                         if enemyGuild == getGuildWarInfo(myGuild).With then
[20:13:21.542] local guildc = getPlayerGuildName(cid)
[20:13:21.545] local guildt = getPlayerGuildName(target)
[20:13:21.548]                                 doAddCondition(cid, PZ)

[20:13:21.559]                                 if lastHit == TRUE then
[20:13:21.572]                     if getTileZoneInfo(playerPos) == 0 and getTileZoneInfo(targetPos) == 0 then
[20:13:21.585]                                             if getShowInfo(myGuild) == 1 then
[20:13:21.596]                                                     registerDeathOne(myGuild, enemyGuild, cid, target)
[20:13:21.600]                                             else
[20:13:21.603]                                                     registerDeathTwo(myGuild, enemyGuild, cid, target)
[20:13:21.611]                                             end
[20:13:21.615]                     else
[20:13:21.619]                         doPlayerSendTextMessage(cid, 19, "Remember: in PvP zone the system doesn't register the frag.")
[20:13:21.635]                     end
[20:13:21.641]                                 end

[20:13:21.647]                                 if config.removeFrags == true then
[20:13:21.652]                                         addEvent(removeFrag, 150)
[20:13:21.656]                                 end

[20:13:21.659] local gsim = getShowInfo(myGuild)
[20:13:21.665] local gsie = getShowInfo(enemyGuild)

[20:13:21.669] if gsim > gsie then
[20:13:21.675]     resulta = getKills(guildc)
[20:13:21.683]     resultb = getKills(guildt)
[20:13:21.693] else
[20:13:21.695]     resulta = getKills(guildt)
[20:13:21.710]     resultb = getKills(guildc)
[20:13:21.715] end

[20:13:21.718] local players = getOnlinePlayers()
[20:13:21.722]     for i,playerName in ipairs(players) do
[20:13:21.726]         local player = getPlayerByName(playerName);
[20:13:21.729]         if getPlayerGuildId(player) == myGuild then
[20:13:21.733]     if getTileZoneInfo(playerPos) == 0 and getTileZoneInfo(targetPos) == 0 then
[20:13:21.737]             doPlayerSendChannelMessage(player, "", "Opponent "..namet.." of the "..guildt.." was killed by "..namec..". The new score is "..resulta..":"..resultb.." frags.", TALKTYPE_CHANNEL_W, CHANNEL_GUILD)
[20:13:21.758]     end
[20:13:21.762]         end
[20:13:21.769]     end
[20:13:21.772]                         end
[20:13:21.776]                 end
[20:13:21.785]         end
[20:13:21.787]         return TRUE
[20:13:21.791] end
[20:13:21.793] Description:
[20:13:21.796] [string "LuaInterface::loadBuffer"]:4: attempt to call global 'getConfigInfo' (a nil value)
[20:13:21.801] [Warning - Event::loadScript] Cannot load script (domodlib('function_config')
[20:13:21.807]
[20:13:21.810] local PZ = createConditionObject(CONDITION_INFIGHT)
[20:13:21.818] setConditionParam(PZ, CONDITION_PARAM_TICKS, getConfigInfo('whiteSkullTime'))

[20:13:21.831] function onKill(cid, target, lastHit)

[20:13:21.842]         if isPlayer(cid) == TRUE and isPlayer(target) == TRUE then

[20:13:21.852] local config = {
[20:13:21.861]                 removeFrags = true -- If 'true' player won't gain frags from a player that is versus him; else, player will gain frags as normal.
[20:13:21.869]                 }

[20:13:21.874]         local GUID = getPlayerGUID(cid)
[20:13:21.886]         local namec = getPlayerName(cid)
[20:13:21.893]         local namet = getPlayerName(target)
[20:13:21.900]         local skull = getCreatureSkullType(cid)
[20:13:21.905]         local skullend = getPlayerSkullEnd(cid)
[20:13:21.909]     local playerPos = getPlayerPosition(cid)
[20:13:21.912]     local targetPos = getPlayerPosition(target)
[20:13:21.915]         local cidd = cid

[20:13:21.917]         local timeA = os.time()
[20:13:21.922]         local timesA = {today = (timeA - 86400), week = (timeA - (7 * 86400))}

[20:13:21.927]         local contentsA, resultA = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. getPlayerGUID(cid) .. " AND `k`.`unjustified` = 1 AND `pd`.`date` >= " .. (timeA - (30 * 86400)) .. " ORDER BY `pd`.`date` DESC")
[20:13:21.977]         if(resultA:getID() ~= -1) then
[20:13:21.983]                 repeat
[20:13:21.985]                         local contentA = {
[20:13:21.988]                                 name = resultA:getDataString("name"),
[20:13:21.992]                                 level = resultA:getDataInt("level"),
[20:13:21.997]                                 date = resultA:getDataInt("date")
[20:13:22.004]                         }
[20:13:22.007]                         if(contentA.date > timesA.today) then
[20:13:22.017]                                 table.insert(contentsA.day, contentA)
[20:13:22.026]                         elseif(contentA.date > timesA.week) then
[20:13:22.032]                                 table.insert(contentsA.week, contentA)
[20:13:22.036]                         else
[20:13:22.039]                                 table.insert(contentsA.month, contentA)
[20:13:22.043]                         end
[20:13:22.045]                 until not resultA:next()
[20:13:22.048]                 resultA:free()
[20:13:22.051]         end

[20:13:22.054]         local sizeA = {
[20:13:22.059]                 day = table.maxn(contentsA.day),
[20:13:22.065]                 week = table.maxn(contentsA.week),
[20:13:22.073]                 month = table.maxn(contentsA.month)
[20:13:22.080]         }
[20:13:22.082] local function removeFrag(cid)

[20:13:22.092]         local timeB = os.time()
[20:13:22.099]         local timesB = {today = (timeB - 86400), week = (timeB - (7 * 86400))}

[20:13:22.104]         local contentsB, resultB = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. GUID .. " AND `k`.`unjustified` = 1 AND `pd`.`date` >= " .. (timeB - (30 * 86400)) .. " ORDER BY `pd`.`date` DESC")
[20:13:22.141]         if(resultB:getID() ~= -1) then
[20:13:22.150]                 repeat
[20:13:22.155]                         local contentB = {
[20:13:22.161]                                 name = resultB:getDataString("name"),
[20:13:22.169]                                 level = resultB:getDataInt("level"),
[20:13:22.174]                                 date = resultB:getDataInt("date")
[20:13:22.178]                         }
[20:13:22.181]                         if(contentB.date > timesB.today) then
[20:13:22.185]                                 table.insert(contentsB.day, contentB)
[20:13:22.189]                         elseif(contentB.date > timesB.week) then
[20:13:22.196]                                 table.insert(contentsB.week, contentB)
[20:13:22.208]                         else
[20:13:22.212]                                 table.insert(contentsB.month, contentB)
[20:13:22.221]                         end
[20:13:22.225]                 until not resultB:next()
[20:13:22.229]                 resultB:free()
[20:13:22.233]         end

[20:13:22.235]         local sizeB = {
[20:13:22.240]                 day = table.maxn(contentsB.day),
[20:13:22.244]                 week = table.maxn(contentsB.week),
[20:13:22.250]                 month = table.maxn(contentsB.month)
[20:13:22.253]         }


[20:13:22.267] if sizeB.day > sizeA.day or sizeB.week > sizeA.week or sizeB.month > sizeA.month then
[20:13:22.287]         db.executeQuery("UPDATE `killers` SET `unjustified` = 0 WHERE `id` IN (SELECT `kill_id` FROM `player_killers` WHERE `player_id` = "..GUID..") ORDER BY `death_id` DESC LIMIT 1;")
[20:13:22.298]         doPlayerSendTextMessage(cidd, 21, "Frag from "..namet.." wasn't counted.")
[20:13:22.303] end

[20:13:22.305] if skull == SKULL_RED then
[20:13:22.310]         if getCreatureSkullType(cidd) == SKULL_BLACK then
[20:13:22.313]                 doPlayerSetSkullEnd(cidd, skullend, SKULL_RED)
[20:13:22.317]                 doCreatureSetSkullType(cidd, SKULL_RED)
[20:13:22.323]         end
[20:13:22.327] elseif skull == SKULL_WHITE then
[20:13:22.332]         if getCreatureSkullType(cidd) == SKULL_RED then
[20:13:22.338]                 doPlayerSetSkullEnd(cidd, timeB, SKULL_RED)
[20:13:22.349]                 doCreatureSetSkullType(cidd, SKULL_WHITE)
[20:13:22.355]         end
[20:13:22.357] end

[20:13:22.368] end

[20:13:22.372]                 local myGuild = getPlayerGuildId(cid)
[20:13:22.377]                 local enemyGuild = getPlayerGuildId(target)

[20:13:22.383]                 if myGuild ~= 0 and enemyGuild ~= 0 then
[20:13:22.396]                         if enemyGuild == getGuildWarInfo(myGuild).With then
[20:13:22.407] local guildc = getPlayerGuildName(cid)
[20:13:22.413] local guildt = getPlayerGuildName(target)
[20:13:22.417]                                 doAddCondition(cid, PZ)

[20:13:22.420]                                 if lastHit == TRUE then
[20:13:22.425]                     if getTileZoneInfo(playerPos) == 0 and getTileZoneInfo(targetPos) == 0 then
[20:13:22.430]                                             if getShowInfo(myGuild) == 1 then
[20:13:22.433]                                                     registerDeathOne(myGuild, enemyGuild, cid, target)
[20:13:22.438]                                             else
[20:13:22.440]                                                     registerDeathTwo(myGuild, enemyGuild, cid, target)
[20:13:22.446]                                             end
[20:13:22.450]                     else
[20:13:22.455]                         doPlayerSendTextMessage(cid, 19, "Remember: in PvP zone the system doesn't register the frag.")
[20:13:22.473]                     end
[20:13:22.479]                                 end

[20:13:22.492]                                 if config.removeFrags == true then
[20:13:22.501]                                         addEvent(removeFrag, 150)
[20:13:22.505]                                 end

[20:13:22.507] local gsim = getShowInfo(myGuild)
[20:13:22.515] local gsie = getShowInfo(enemyGuild)

[20:13:22.522] if gsim > gsie then
[20:13:22.537]     resulta = getKills(guildc)
[20:13:22.544]     resultb = getKills(guildt)
[20:13:22.549] else
[20:13:22.551]     resulta = getKills(guildt)
[20:13:22.554]     resultb = getKills(guildc)
[20:13:22.556] end

[20:13:22.560] local players = getOnlinePlayers()
[20:13:22.564]     for i,playerName in ipairs(players) do
[20:13:22.567]         local player = getPlayerByName(playerName);
[20:13:22.570]         if getPlayerGuildId(player) == myGuild then
[20:13:22.576]     if getTileZoneInfo(playerPos) == 0 and getTileZoneInfo(targetPos) == 0 then
[20:13:22.584]             doPlayerSendChannelMessage(player, "", "Opponent "..namet.." of the "..guildt.." was killed by "..namec..". The new score is "..resulta..":"..resultb.." frags.", TALKTYPE_CHANNEL_W, CHANNEL_GUILD)
[20:13:22.613]     end
[20:13:22.614]         end
[20:13:22.618]     end
[20:13:22.619]                         end
[20:13:22.622]                 end
[20:13:22.624]         end
[20:13:22.626]         return TRUE
[20:13:22.628] end)
[20:13:22.630] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:22.634]  done.
[20:13:22.651] > Loading highscorebook.xml... done.
[20:13:22.675] > Loading MarriageSystem.xml... done.
[20:13:22.685] > Loading rep_system.xml... done.
[20:13:22.687] > 12 mods were loaded.
[20:13:22.688] >> Loading experience stages
[20:13:22.696] >> Loading monsters
[20:13:26.250] [Error - Monsters::deserializeSpell] Trainedr - Unknown spell name: ultimate healing
[20:13:26.257] [Warning - Monsters::loadMonster] Cant load spell. (data/monster/Custom monsters by eldin/trainer.xml)
[20:13:26.407] >> Loading map and spawns...
[20:13:27.145] > Map size: 65000x65000.
[20:13:27.150] > Map descriptions:
[20:13:27.154] "Saved with Remere's Map Editor 2.2"
[20:13:27.158] "No map description available."
[20:13:27.216] Duplicate uniqueId 16203
[20:13:27.217] Duplicate uniqueId 16203
[20:13:28.016] Duplicate uniqueId 13000
[20:13:28.022] Duplicate uniqueId 13000
[20:13:28.027] Duplicate uniqueId 13001
[20:13:28.033] Duplicate uniqueId 13001
[20:13:28.338] Duplicate uniqueId 13550
[20:13:28.415] Duplicate uniqueId 5253
[20:13:29.872] Duplicate uniqueId 1000
[20:13:30.035] Duplicate uniqueId 2466
[20:13:30.184] Duplicate uniqueId 13008
[20:13:30.186] Duplicate uniqueId 13008
[20:13:30.188] Duplicate uniqueId 13008
[20:13:30.195] Duplicate uniqueId 13004
[20:13:30.199] Duplicate uniqueId 13004
[20:13:30.205] Duplicate uniqueId 13004
[20:13:30.312] Duplicate uniqueId 13296
[20:13:30.314] Duplicate uniqueId 13296
[20:13:30.900] > Map loading time: 4.491 seconds.
[20:13:31.003] [Error - LuaInterface::loadFile] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:31.008] [Warning - LuaInterface::initState] Cannot load data/lib/

[20:13:31.119] [Error - NpcScript Interface]
[20:13:31.122] data/npc/scripts/food.lua
[20:13:31.124] Description:
[20:13:31.126] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.132] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/food.lua
[20:13:31.137] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.178] [Error - NpcScript Interface]
[20:13:31.184] data/npc/scripts/default.lua
[20:13:31.186] Description:
[20:13:31.188] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.194] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.199] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.247] [Error - NpcScript Interface]
[20:13:31.250] data/npc/scripts/loot.lua
[20:13:31.253] Description:
[20:13:31.254] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.260] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua
[20:13:31.265] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.274] [Error - NpcScript Interface]
[20:13:31.276] data/npc/scripts/default.lua
[20:13:31.280] Description:
[20:13:31.284] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.305] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.313] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.322] [Error - NpcScript Interface]
[20:13:31.325] data/npc/scripts/default.lua
[20:13:31.327] Description:
[20:13:31.329] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.335] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.340] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.384] [Error - NpcScript Interface]
[20:13:31.388] data/npc/scripts/runes.lua
[20:13:31.390] Description:
[20:13:31.392] data/npc/lib/npcsystem/modules.lua:770: attempt to call global 'getItemNameById' (a nil value)
[20:13:31.398] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/runes.lua
[20:13:31.402] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.428] [Error - NpcScript Interface]
[20:13:31.436] data/npc/scripts/loot.lua
[20:13:31.441] Description:
[20:13:31.442] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.448] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua
[20:13:31.454] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.459] [Error - NpcScript Interface]
[20:13:31.463] data/npc/scripts/default.lua
[20:13:31.466] Description:
[20:13:31.469] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.509] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.515] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.577] [Error - NpcScript Interface]
[20:13:31.580] data/npc/scripts/furniture.lua
[20:13:31.583] Description:
[20:13:31.585] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.591] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/furniture.lua
[20:13:31.596] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.636] [Error - NpcScript Interface]
[20:13:31.641] data/npc/scripts/default.lua
[20:13:31.645] Description:
[20:13:31.647] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.653] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.658] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.665] [Error - NpcScript Interface]
[20:13:31.673] data/npc/scripts/loot.lua
[20:13:31.679] Description:
[20:13:31.682] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.696] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua
[20:13:31.704] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.727] [Error - NpcScript Interface]
[20:13:31.733] data/npc/scripts/bookseller.lua
[20:13:31.742] Description:
[20:13:31.745] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.758] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/bookseller.lua
[20:13:31.765] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.776] [Error - NpcScript Interface]
[20:13:31.779] data/npc/scripts/food.lua
[20:13:31.781] Description:
[20:13:31.783] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.789] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/food.lua
[20:13:31.796] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.836] [Error - NpcScript Interface]
[20:13:31.839] data/npc/scripts/furniture.lua
[20:13:31.842] Description:
[20:13:31.843] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.849] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/furniture.lua
[20:13:31.855] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:31.882] [Error - NpcScript Interface]
[20:13:31.891] data/npc/scripts/default.lua
[20:13:31.896] Description:
[20:13:31.900] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:31.906] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:31.910] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.019] [Error - NpcScript Interface]
[20:13:32.022] data/npc/scripts/comerciante.lua
[20:13:32.024] Description:
[20:13:32.026] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.032] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/comerciante.lua
[20:13:32.038] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.074] [Error - NpcScript Interface]
[20:13:32.080] data/npc/scripts/default.lua
[20:13:32.083] Description:
[20:13:32.085] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.091] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.096] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.104] [Error - NpcScript Interface]
[20:13:32.107] data/npc/scripts/loot.lua
[20:13:32.110] Description:
[20:13:32.113] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.128] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua
[20:13:32.140] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.161] [Error - NpcScript Interface]
[20:13:32.163] data/npc/scripts/default.lua
[20:13:32.166] Description:
[20:13:32.167] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.178] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.191] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.210] [Error - NpcScript Interface]
[20:13:32.213] data/npc/scripts/default.lua
[20:13:32.216] Description:
[20:13:32.217] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.224] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.229] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.235] [Error - NpcScript Interface]
[20:13:32.242] data/npc/scripts/default.lua
[20:13:32.247] Description:
[20:13:32.258] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.269] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.277] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.297] [Error - NpcScript Interface]
[20:13:32.301] data/npc/scripts/default.lua
[20:13:32.306] Description:
[20:13:32.320] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.332] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.343] data/lib/015-COH.lua:1: unexpected symbol near '´'
I/O warning : failed to load external entity "data/npc/Especialista of Sotf.xml"
[20:13:32.348] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Especialista of Sotf.xml).
[20:13:32.355] Info: failed to load external entity "data/npc/Especialista of Sotf.xml"

 

[20:13:32.405] [Error - NpcScript Interface]
[20:13:32.408] data/npc/scripts/default.lua
[20:13:32.410] Description:
[20:13:32.412] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.418] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
[20:13:32.423] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.428] [Error - NpcScript Interface]
[20:13:32.436] data/npc/scripts/runes.lua
[20:13:32.441] Description:
[20:13:32.446] data/npc/lib/npcsystem/modules.lua:770: attempt to call global 'getItemNameById' (a nil value)
[20:13:32.457] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/runes.lua
[20:13:32.479] data/lib/015-COH.lua:1: unexpected symbol near '´'

[20:13:32.486] [Error - NpcScript Interface]
[20:13:32.491] data/npc/scripts/loot.lua
[20:13:32.494] Description:
[20:13:32.497] data/npc/lib/npcsystem/modules.lua:601: attempt to call global 'isItemRune' (a nil value)
[20:13:32.508] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/loot.lua
[20:13:32.517] data/lib/015-COH.lua:1: unexpected symbol near '´'
[20:13:32.599] > Data parsing time: 1.693 seconds.
[20:13:41.466] > Houses synchronization time: 8.865 seconds.
[20:13:41.807] > Content unserialization time: 0.329 seconds.
[20:13:41.809] >> Checking world type... Open PvP
[20:13:41.811] >> Initializing game state and binding services...
[20:13:42.072] > Global IP address: 127.0.0.1
[20:13:42.077] > Local IP address(es): 192.168.1.4
[20:13:42.080] > Bound ports: 7171      7172
[20:13:42.082] >> Everything smells good, server is starting up...
[20:13:42.085] >> BaiakFurious server Online!

[20:13:42.107] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:13:42.119] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:42.127] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:42.132] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:42.137] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:44.132] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:44.136] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:44.145] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:44.152] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:46.175] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:46.180] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:46.183] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:46.186] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:48.202] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:48.211] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:48.217] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:48.221] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:13:49.024] [Error - MoveEvents Interface]
[20:13:49.029] data/movements/scripts/walkback.lua:onStepIn
[20:13:49.034] Description:
[20:13:49.042] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:13:49.049] stack traceback:
[20:13:49.050]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:13:49.059] [Error - MoveEvents Interface]
[20:13:49.065] data/movements/scripts/walkback.lua:onStepIn
[20:13:49.070] Description:
[20:13:49.075] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:13:49.092] stack traceback:
[20:13:49.096]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:13:49.110] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:13:50.223] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:50.234] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:50.246] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:50.257] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:50.766] [Error - GlobalEvents::think] Couldn't execute event: shop
[20:13:52.229] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:52.237] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:52.246] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:52.251] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:54.266] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:54.274] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:54.289] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:54.296] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:56.155] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:13:56.311] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:56.318] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:56.329] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:56.339] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:13:58.328] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:13:58.332] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:13:58.337] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:13:58.342] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:00.351] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:00.366] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:00.380] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:00.385] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:02.397] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:02.406] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:02.416] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:02.431] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:03.186] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:04.445] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:04.449] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:04.462] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:04.467] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:06.487] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:06.499] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:06.509] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:06.525] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:08.535] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:08.545] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:08.553] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:08.571] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:10.230] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:10.537] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:10.547] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:10.555] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:10.560] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:10.640] [Error - MoveEvents Interface]
[20:14:10.668] data/movements/scripts/walkback.lua:onStepIn
[20:14:10.679] Description:
[20:14:10.683] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:10.692] stack traceback:
[20:14:10.696]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:10.706] [Error - MoveEvents Interface]
[20:14:10.725] data/movements/scripts/walkback.lua:onStepIn
[20:14:10.729] Description:
[20:14:10.739] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:10.752] stack traceback:
[20:14:10.754]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:12.567] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:12.576] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:12.584] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:12.591] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:13.756] [Error - MoveEvents Interface]
[20:14:13.759] data/movements/scripts/walkback.lua:onStepIn
[20:14:13.762] Description:
[20:14:13.764] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:13.774] stack traceback:
[20:14:13.777]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:13.793] [Error - MoveEvents Interface]
[20:14:13.809] data/movements/scripts/walkback.lua:onStepIn
[20:14:13.813] Description:
[20:14:13.816] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:13.826] stack traceback:
[20:14:13.828]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:14.570] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:14.579] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:14.586] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:14.591] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:16.601] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:16.608] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:16.615] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:16.622] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:17.010] [Error - MoveEvents Interface]
[20:14:17.013] data/movements/scripts/walkback.lua:onStepIn
[20:14:17.021] Description:
[20:14:17.024] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:17.033] stack traceback:
[20:14:17.036]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:17.059] [Error - MoveEvents Interface]
[20:14:17.066] data/movements/scripts/walkback.lua:onStepIn
[20:14:17.076] Description:
[20:14:17.080] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:17.095] stack traceback:
[20:14:17.099]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:17.262] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:18.627] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:18.632] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:18.640] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:18.649] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:20.128] [Error - MoveEvents Interface]
[20:14:20.134] data/movements/scripts/walkback.lua:onStepIn
[20:14:20.139] Description:
[20:14:20.148] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:20.161] stack traceback:
[20:14:20.163]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:20.174] [Error - MoveEvents Interface]
[20:14:20.191] data/movements/scripts/walkback.lua:onStepIn
[20:14:20.195] Description:
[20:14:20.203] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:20.214] stack traceback:
[20:14:20.219]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:20.631] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:20.642] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:20.653] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:20.660] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:20.767] [Error - GlobalEvents::think] Couldn't execute event: shop
[20:14:22.632] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:22.640] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:22.649] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:22.655] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:24.265] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:24.671] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:24.679] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:24.689] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:24.702] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:26.318] [Error - MoveEvents Interface]
[20:14:26.322] data/movements/scripts/walkback.lua:onStepIn
[20:14:26.328] Description:
[20:14:26.333] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:26.352] stack traceback:
[20:14:26.359]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:26.369] [Error - MoveEvents Interface]
[20:14:26.380] data/movements/scripts/walkback.lua:onStepIn
[20:14:26.385] Description:
[20:14:26.387] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:26.402] stack traceback:
[20:14:26.415]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:26.683] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:26.687] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:26.692] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:26.696] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:28.709] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:28.723] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:28.730] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:28.735] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:29.399] [Error - MoveEvents Interface]
[20:14:29.406] data/movements/scripts/walkback.lua:onStepIn
[20:14:29.417] Description:
[20:14:29.429] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:29.447] stack traceback:
[20:14:29.449]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:29.464] [Error - MoveEvents Interface]
[20:14:29.485] data/movements/scripts/walkback.lua:onStepIn
[20:14:29.491] Description:
[20:14:29.497] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:29.504] stack traceback:
[20:14:29.506]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:30.716] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:30.720] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:30.725] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:30.728] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:31.284] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:14:32.700] [Error - MoveEvents Interface]
[20:14:32.703] data/movements/scripts/walkback.lua:onStepIn
[20:14:32.707] Description:
[20:14:32.709] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:32.717] stack traceback:
[20:14:32.723]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:32.742] [Error - MoveEvents Interface]
[20:14:32.752] data/movements/scripts/walkback.lua:onStepIn
[20:14:32.756] Description:
[20:14:32.767] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:32.773] stack traceback:
[20:14:32.776]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:32.787] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:32.796] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:32.808] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:32.821] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:34.831] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:34.841] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:34.849] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:34.861] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:35.827] [Error - MoveEvents Interface]
[20:14:35.831] data/movements/scripts/walkback.lua:onStepIn
[20:14:35.836] Description:
[20:14:35.838] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:35.847] stack traceback:
[20:14:35.849]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:14:35.861] [Error - MoveEvents Interface]
[20:14:35.882] data/movements/scripts/walkback.lua:onStepIn
[20:14:35.892] Description:
[20:14:35.896] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:35.910] stack traceback:
[20:14:35.911]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:36.876] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:36.881] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:36.885] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:36.898] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:38.315] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:14:38.537] [Error - MoveEvents Interface]
[20:14:38.541] data/movements/scripts/walkback.lua:onStepIn
[20:14:38.545] Description:
[20:14:38.548] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:38.564] stack traceback:
[20:14:38.566]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:38.882] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:38.895] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:38.902] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:38.910] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:40.921] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:40.932] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:40.940] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:40.952] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:43.412] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:43.418] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:43.424] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:43.429] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:14:44.764] [Error - MoveEvents Interface]
[20:14:44.770] data/movements/scripts/walkback.lua:onStepIn
[20:14:44.780] Description:
[20:14:44.782] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:14:44.798] stack traceback:
[20:14:44.805]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:14:45.363] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:45.419] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:45.428] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:45.435] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:45.440] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:47.450] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:47.460] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:47.467] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:47.480] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:49.498] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:49.511] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:49.526] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:49.535] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:50.794] [Error - GlobalEvents::think] Couldn't execute event: shop
[20:14:51.507] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:51.517] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:51.523] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:51.527] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:52.384] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:53.549] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:53.558] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:53.562] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:53.567] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:55.582] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:55.591] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:55.598] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:55.605] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:57.621] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:57.634] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:57.643] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:57.655] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:14:59.425] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:14:59.641] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:14:59.645] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:14:59.650] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:14:59.654] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:01.663] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:01.673] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:01.680] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:01.693] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:03.707] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:03.717] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:03.724] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:03.737] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:05.746] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:05.755] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:05.763] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:05.778] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:06.323] [Error - MoveEvents Interface]
[20:15:06.330] data/movements/scripts/walkback.lua:onStepIn
[20:15:06.341] Description:
[20:15:06.355] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:06.367] stack traceback:
[20:15:06.368]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:06.430] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:07.794] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:07.805] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:07.814] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:07.828] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:09.838] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:09.848] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:09.856] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:09.869] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:11.882] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:11.888] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:11.897] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:11.904] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:12.440] [Error - MoveEvents Interface]
[20:15:12.444] data/movements/scripts/walkback.lua:onStepIn
[20:15:12.447] Description:
[20:15:12.450] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:12.459] stack traceback:
[20:15:12.461]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:13.475] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:13.930] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:13.937] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:13.945] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:13.950] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:15.473] [Error - MoveEvents Interface]
[20:15:15.480] data/movements/scripts/walkback.lua:onStepIn
[20:15:15.491] Description:
[20:15:15.507] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:15.517] stack traceback:
[20:15:15.519]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:15.530] [Error - MoveEvents Interface]
[20:15:15.543] data/movements/scripts/walkback.lua:onStepIn
[20:15:15.556] Description:
[20:15:15.561] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:15.575] stack traceback:
[20:15:15.578]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:15.939] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:15.949] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:15.958] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:15.965] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:17.975] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:17.985] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:17.996] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:18.009] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:18.583] [Error - MoveEvents Interface]
[20:15:18.586] data/movements/scripts/walkback.lua:onStepIn
[20:15:18.592] Description:
[20:15:18.593] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:18.602] stack traceback:
[20:15:18.604]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:18.617] [Error - MoveEvents Interface]
[20:15:18.631] data/movements/scripts/walkback.lua:onStepIn
[20:15:18.636] Description:
[20:15:18.645] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:18.654] stack traceback:
[20:15:18.657]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:20.020] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:20.031] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:20.047] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:20.053] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:20.511] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:20.816] [Error - GlobalEvents::think] Couldn't execute event: shop

[20:15:21.734] [Error - MoveEvents Interface]
[20:15:21.737] data/movements/scripts/walkback.lua:onStepIn
[20:15:21.740] Description:
[20:15:21.743] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:21.758] stack traceback:
[20:15:21.763]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:21.781] [Error - MoveEvents Interface]
[20:15:21.792] data/movements/scripts/walkback.lua:onStepIn
[20:15:21.796] Description:
[20:15:21.797] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:21.808] stack traceback:
[20:15:21.812]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:22.028] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:22.038] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:22.043] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:22.049] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:24.061] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:24.070] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:24.080] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:24.092] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:24.821] [Error - MoveEvents Interface]
[20:15:24.827] data/movements/scripts/walkback.lua:onStepIn
[20:15:24.834] Description:
[20:15:24.838] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:24.861] stack traceback:
[20:15:24.864]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:24.878] [Error - MoveEvents Interface]
[20:15:24.885] data/movements/scripts/walkback.lua:onStepIn
[20:15:24.891] Description:
[20:15:24.894] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:24.914] stack traceback:
[20:15:24.917]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:26.079] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:26.083] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:26.087] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:26.092] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:27.552] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:15:27.967] [Error - MoveEvents Interface]
[20:15:27.974] data/movements/scripts/walkback.lua:onStepIn
[20:15:27.977] Description:
[20:15:27.983] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:28.002] stack traceback:
[20:15:28.004]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:28.018] [Error - MoveEvents Interface]
[20:15:28.037] data/movements/scripts/walkback.lua:onStepIn
[20:15:28.045] Description:
[20:15:28.054] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:28.064] stack traceback:
[20:15:28.066]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:28.126] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:28.130] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:28.135] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:28.139] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:30.154] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:30.161] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:30.167] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:30.177] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:31.092] [Error - MoveEvents Interface]
[20:15:31.096] data/movements/scripts/walkback.lua:onStepIn
[20:15:31.103] Description:
[20:15:31.108] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:31.129] stack traceback:
[20:15:31.131]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:32.194] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:32.209] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:32.214] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:32.221] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:33.788] [Error - MoveEvents Interface]
[20:15:33.793] data/movements/scripts/walkback.lua:onStepIn
[20:15:33.804] Description:
[20:15:33.807] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:33.823] stack traceback:
[20:15:33.825]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:34.137] [Error - MoveEvents Interface]
[20:15:34.142] data/movements/scripts/walkback.lua:onStepIn
[20:15:34.145] Description:
[20:15:34.148] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:34.156] stack traceback:
[20:15:34.158]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:34.237] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:34.242] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:34.248] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:34.259] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:34.567] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:36.283] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:36.290] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:36.300] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:36.307] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:37.221] [Error - MoveEvents Interface]
[20:15:37.225] data/movements/scripts/walkback.lua:onStepIn
[20:15:37.228] Description:
[20:15:37.233] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:37.249] stack traceback:
[20:15:37.254]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:38.321] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:38.328] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:38.336] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:38.341] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:39.883] [Error - MoveEvents Interface]
[20:15:39.889] data/movements/scripts/walkback.lua:onStepIn
[20:15:39.896] Description:
[20:15:39.902] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:39.909] stack traceback:
[20:15:39.911]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:40.328] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:40.338] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:40.345] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:40.353] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:41.613] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:42.375] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:42.386] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:42.392] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:42.402] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:44.411] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:44.419] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:44.428] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:44.439] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:46.454] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:46.471] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:46.486] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:46.491] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:48.503] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:48.509] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:48.517] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:48.522] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:48.630] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:15:49.320] [Error - MoveEvents Interface]
[20:15:49.325] data/movements/scripts/walkback.lua:onStepIn
[20:15:49.330] Description:
[20:15:49.334] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:49.350] stack traceback:
[20:15:49.354]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:50.527] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:50.531] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:50.535] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:50.539] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:50.846] [Error - GlobalEvents::think] Couldn't execute event: shop

[20:15:52.387] [Error - MoveEvents Interface]
[20:15:52.392] data/movements/scripts/walkback.lua:onStepIn
[20:15:52.398] Description:
[20:15:52.401] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:52.421] stack traceback:
[20:15:52.424]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:15:52.445] [Error - MoveEvents Interface]
[20:15:52.455] data/movements/scripts/walkback.lua:onStepIn
[20:15:52.458] Description:
[20:15:52.461] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:52.471] stack traceback:
[20:15:52.480]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:52.544] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:52.552] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:52.559] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:52.572] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:54.581] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:54.589] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:54.599] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:54.613] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:15:55.526] [Error - MoveEvents Interface]
[20:15:55.530] data/movements/scripts/walkback.lua:onStepIn
[20:15:55.534] Description:
[20:15:55.537] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:15:55.551] stack traceback:
[20:15:55.554]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:15:55.678] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:15:56.596] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:56.601] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:56.606] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:56.611] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:15:58.620] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:15:58.629] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:15:58.637] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:15:58.653] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:00.666] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:00.685] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:00.697] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:00.702] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:02.713] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:02.721] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:02.727] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:02.735] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:02.749] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:04.760] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:04.770] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:04.778] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:04.791] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:06.800] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:06.810] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:06.818] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:06.829] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:07.625] [Error - MoveEvents Interface]
[20:16:07.630] data/movements/scripts/walkback.lua:onStepIn
[20:16:07.638] Description:
[20:16:07.649] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:07.673] stack traceback:
[20:16:07.674]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:08.839] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:08.843] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:08.848] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:08.855] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:09.716] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:10.875] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:10.879] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:10.884] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:10.887] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:12.899] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:12.906] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:12.912] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:12.921] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:13.765] [Error - MoveEvents Interface]
[20:16:13.769] data/movements/scripts/walkback.lua:onStepIn
[20:16:13.773] Description:
[20:16:13.781] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:13.803] stack traceback:
[20:16:13.808]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:14.929] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:14.937] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:14.946] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:14.954] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:16.765] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:16:16.835] [Error - MoveEvents Interface]
[20:16:16.839] data/movements/scripts/walkback.lua:onStepIn
[20:16:16.842] Description:
[20:16:16.844] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:16.857] stack traceback:
[20:16:16.864]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:16:16.885] [Error - MoveEvents Interface]
[20:16:16.891] data/movements/scripts/walkback.lua:onStepIn
[20:16:16.896] Description:
[20:16:16.898] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:16.906] stack traceback:
[20:16:16.915]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:16.974] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:16.984] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:16.993] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:17.000] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:19.023] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:19.031] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:19.039] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:19.050] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:19.968] [Error - MoveEvents Interface]
[20:16:19.972] data/movements/scripts/walkback.lua:onStepIn
[20:16:19.976] Description:
[20:16:19.979] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:19.994] stack traceback:
[20:16:20.000]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:16:20.028] [Error - MoveEvents Interface]
[20:16:20.031] data/movements/scripts/walkback.lua:onStepIn
[20:16:20.035] Description:
[20:16:20.039] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:20.049] stack traceback:
[20:16:20.054]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:20.876] [Error - GlobalEvents::think] Couldn't execute event: shop
[20:16:21.034] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:21.046] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:21.053] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:21.057] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:23.039] [Error - MoveEvents Interface]
[20:16:23.045] data/movements/scripts/walkback.lua:onStepIn
[20:16:23.049] Description:
[20:16:23.051] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:23.062] stack traceback:
[20:16:23.069]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:16:23.083] [Error - MoveEvents Interface]
[20:16:23.096] data/movements/scripts/walkback.lua:onStepIn
[20:16:23.101] Description:
[20:16:23.105] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:23.115] stack traceback:
[20:16:23.117]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:23.129] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:23.135] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:23.146] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:23.154] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:23.765] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:25.130] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:25.138] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:25.145] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:25.150] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:26.164] [Error - MoveEvents Interface]
[20:16:26.167] data/movements/scripts/walkback.lua:onStepIn
[20:16:26.172] Description:
[20:16:26.175] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:26.183] stack traceback:
[20:16:26.185]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:16:26.197] [Error - MoveEvents Interface]
[20:16:26.214] data/movements/scripts/walkback.lua:onStepIn
[20:16:26.219] Description:
[20:16:26.229] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:26.239] stack traceback:
[20:16:26.240]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:27.153] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:27.164] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:27.171] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:27.183] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:28.903] [Error - MoveEvents Interface]
[20:16:28.909] data/movements/scripts/walkback.lua:onStepIn
[20:16:28.917] Description:
[20:16:28.921] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:28.933] stack traceback:
[20:16:28.934]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:29.197] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:29.205] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:29.212] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:29.230] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:30.795] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:31.203] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:31.212] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:31.218] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:31.226] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:33.237] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:33.249] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:33.260] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:33.269] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:34.993] [Error - MoveEvents Interface]
[20:16:35.002] data/movements/scripts/walkback.lua:onStepIn
[20:16:35.006] Description:
[20:16:35.012] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:35.019] stack traceback:
[20:16:35.022]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:35.237] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:35.244] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:35.250] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:35.257] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:37.274] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:37.284] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:37.293] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:37.301] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:37.814] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:39.275] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:39.283] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:39.289] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:39.294] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:41.079] [Error - MoveEvents Interface]
[20:16:41.083] data/movements/scripts/walkback.lua:onStepIn
[20:16:41.087] Description:
[20:16:41.089] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:41.104] stack traceback:
[20:16:41.107]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:41.320] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:41.329] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:41.334] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:41.340] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:43.352] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:43.361] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:43.366] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:43.378] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:44.839] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:16:45.398] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:45.408] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:45.416] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:45.426] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:16:47.149] [Error - MoveEvents Interface]
[20:16:47.155] data/movements/scripts/walkback.lua:onStepIn
[20:16:47.165] Description:
[20:16:47.171] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:47.177] stack traceback:
[20:16:47.179]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:47.444] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:47.464] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:47.474] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:47.478] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:49.489] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:49.506] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:49.523] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:49.527] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:50.886] [Error - GlobalEvents::think] Couldn't execute event: shop
[20:16:51.491] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:51.501] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:51.510] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:51.518] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:51.873] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:16:53.243] [Error - MoveEvents Interface]
[20:16:53.247] data/movements/scripts/walkback.lua:onStepIn
[20:16:53.254] Description:
[20:16:53.256] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:53.269] stack traceback:
[20:16:53.273]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:53.492] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:53.496] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:53.507] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:53.510] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:55.524] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:55.534] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:55.539] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:55.549] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:57.558] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:57.568] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:57.577] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:57.590] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:16:58.899] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:16:59.270] [Error - MoveEvents Interface]
[20:16:59.274] data/movements/scripts/walkback.lua:onStepIn
[20:16:59.277] Description:
[20:16:59.281] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:16:59.299] stack traceback:
[20:16:59.302]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:16:59.569] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:16:59.575] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:16:59.581] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:16:59.586] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:01.602] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:01.611] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:01.618] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:01.624] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:02.662] [Error - MoveEvents Interface]
[20:17:02.666] data/movements/scripts/walkback.lua:onStepIn
[20:17:02.669] Description:
[20:17:02.672] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:02.686] stack traceback:
[20:17:02.691]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:02.708] [Error - MoveEvents Interface]
[20:17:02.720] data/movements/scripts/walkback.lua:onStepIn
[20:17:02.724] Description:
[20:17:02.726] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:02.736] stack traceback:
[20:17:02.740]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:03.606] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:03.611] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:03.616] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:03.620] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:05.390] [Error - MoveEvents Interface]
[20:17:05.395] data/movements/scripts/walkback.lua:onStepIn
[20:17:05.400] Description:
[20:17:05.405] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:05.413] stack traceback:
[20:17:05.414]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:05.632] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:05.649] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:05.660] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:05.666] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:05.922] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:07.634] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:07.639] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:07.644] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:07.648] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:08.786] [Error - MoveEvents Interface]
[20:17:08.790] data/movements/scripts/walkback.lua:onStepIn
[20:17:08.794] Description:
[20:17:08.796] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:08.804] stack traceback:
[20:17:08.806]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:08.818] [Error - MoveEvents Interface]
[20:17:08.841] data/movements/scripts/walkback.lua:onStepIn
[20:17:08.851] Description:
[20:17:08.854] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:08.866] stack traceback:
[20:17:08.868]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:09.682] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:09.689] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:09.694] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:09.699] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:11.516] [Error - MoveEvents Interface]
[20:17:11.521] data/movements/scripts/walkback.lua:onStepIn
[20:17:11.534] Description:
[20:17:11.545] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:11.552] stack traceback:
[20:17:11.554]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:11.715] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:11.726] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:11.734] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:11.743] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:11.866] [Error - MoveEvents Interface]
[20:17:11.869] data/movements/scripts/walkback.lua:onStepIn
[20:17:11.874] Description:
[20:17:11.876] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:11.887] stack traceback:
[20:17:11.896]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:11.910] [Error - MoveEvents Interface]
[20:17:11.925] data/movements/scripts/walkback.lua:onStepIn
[20:17:11.935] Description:
[20:17:11.941] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:11.946] stack traceback:
[20:17:11.948]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:12.965] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:13.724] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:13.729] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:13.733] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:13.741] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:14.978] [Error - MoveEvents Interface]
[20:17:14.984] data/movements/scripts/walkback.lua:onStepIn
[20:17:14.992] Description:
[20:17:14.996] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:15.007] stack traceback:
[20:17:15.009]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:15.019] [Error - MoveEvents Interface]
[20:17:15.033] data/movements/scripts/walkback.lua:onStepIn
[20:17:15.043] Description:
[20:17:15.047] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:15.060] stack traceback:
[20:17:15.063]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:15.726] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:15.733] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:15.740] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:15.749] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:17.723] [Error - MoveEvents Interface]
[20:17:17.729] data/movements/scripts/walkback.lua:onStepIn
[20:17:17.733] Description:
[20:17:17.739] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:17.758] stack traceback:
[20:17:17.760]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:17.769] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:17.773] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:17.780] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:17.790] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:18.074] [Error - MoveEvents Interface]
[20:17:18.077] data/movements/scripts/walkback.lua:onStepIn
[20:17:18.081] Description:
[20:17:18.084] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:18.091] stack traceback:
[20:17:18.095]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:18.106] [Error - MoveEvents Interface]
[20:17:18.125] data/movements/scripts/walkback.lua:onStepIn
[20:17:18.137] Description:
[20:17:18.139] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:18.146] stack traceback:
[20:17:18.148]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:19.814] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:19.818] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:19.823] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:19.830] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:19.994] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:20.900] [Error - GlobalEvents::think] Couldn't execute event: shop

[20:17:21.175] [Error - MoveEvents Interface]
[20:17:21.179] data/movements/scripts/walkback.lua:onStepIn
[20:17:21.184] Description:
[20:17:21.189] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:21.207] stack traceback:
[20:17:21.210]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:21.221] [Error - MoveEvents Interface]
[20:17:21.233] data/movements/scripts/walkback.lua:onStepIn
[20:17:21.241] Description:
[20:17:21.249] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:21.260] stack traceback:
[20:17:21.263]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:21.829] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:21.841] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:21.847] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:21.855] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:23.864] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:23.874] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:23.881] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:23.894] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:23.921] [Error - MoveEvents Interface]
[20:17:23.927] data/movements/scripts/walkback.lua:onStepIn
[20:17:23.936] Description:
[20:17:23.940] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:23.958] stack traceback:
[20:17:23.963]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:24.272] [Error - MoveEvents Interface]
[20:17:24.277] data/movements/scripts/walkback.lua:onStepIn
[20:17:24.281] Description:
[20:17:24.286] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:24.293] stack traceback:
[20:17:24.295]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>

[20:17:24.317] [Error - MoveEvents Interface]
[20:17:24.321] data/movements/scripts/walkback.lua:onStepIn
[20:17:24.327] Description:
[20:17:24.335] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:24.344] stack traceback:
[20:17:24.347]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:25.911] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:25.919] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:25.927] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:25.932] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:26.998] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:17:27.407] [Error - MoveEvents Interface]
[20:17:27.411] data/movements/scripts/walkback.lua:onStepIn
[20:17:27.417] Description:
[20:17:27.420] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:27.430] stack traceback:
[20:17:27.432]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:27.947] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:27.955] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:27.966] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:27.983] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:29.948] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:29.958] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:29.964] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:29.978] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:30.465] [Error - MoveEvents Interface]
[20:17:30.469] data/movements/scripts/walkback.lua:onStepIn
[20:17:30.482] Description:
[20:17:30.492] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:30.499] stack traceback:
[20:17:30.503]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:31.964] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:31.969] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:31.973] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:31.976] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:33.989] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:33.998] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:34.005] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:34.011] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:34.069] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:36.031] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:36.036] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:36.042] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:36.047] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:38.061] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:38.069] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:38.077] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:38.097] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:40.062] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:40.071] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:40.085] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:40.090] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:41.098] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:42.108] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:42.128] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:42.134] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:42.139] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:42.626] [Error - MoveEvents Interface]
[20:17:42.630] data/movements/scripts/walkback.lua:onStepIn
[20:17:42.637] Description:
[20:17:42.652] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:42.659] stack traceback:
[20:17:42.660]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:44.126] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:44.129] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:44.134] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:44.138] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:45.688] [Error - MoveEvents Interface]
[20:17:45.695] data/movements/scripts/walkback.lua:onStepIn
[20:17:45.712] Description:
[20:17:45.719] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:45.729] stack traceback:
[20:17:45.731]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:46.142] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:46.150] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:46.160] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:46.165] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:48.132] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:48.192] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:48.205] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:48.214] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:48.221] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:48.741] [Error - MoveEvents Interface]
[20:17:48.743] data/movements/scripts/walkback.lua:onStepIn
[20:17:48.747] Description:
[20:17:48.748] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:48.762] stack traceback:
[20:17:48.766]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:50.238] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:50.247] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:50.255] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:50.271] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:50.930] [Error - GlobalEvents::think] Couldn't execute event: shop

[20:17:51.799] [Error - MoveEvents Interface]
[20:17:51.802] data/movements/scripts/walkback.lua:onStepIn
[20:17:51.806] Description:
[20:17:51.809] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:51.817] stack traceback:
[20:17:51.820]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:52.282] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:52.309] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:52.316] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:52.322] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:17:54.287] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:54.297] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:54.304] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:54.308] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:54.547] [Error - MoveEvents Interface]
[20:17:54.550] data/movements/scripts/walkback.lua:onStepIn
[20:17:54.553] Description:
[20:17:54.560] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:54.564] stack traceback:
[20:17:54.568]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:55.180] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:17:56.291] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:56.294] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:56.299] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:56.304] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:17:57.987] [Error - MoveEvents Interface]
[20:17:57.993] data/movements/scripts/walkback.lua:onStepIn
[20:17:58.000] Description:
[20:17:58.005] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:17:58.014] stack traceback:
[20:17:58.016]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:17:58.327] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:17:58.331] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:17:58.336] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:17:58.341] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:00.353] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:00.362] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:00.368] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:00.374] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:18:00.662] [Error - MoveEvents Interface]
[20:18:00.668] data/movements/scripts/walkback.lua:onStepIn
[20:18:00.680] Description:
[20:18:00.692] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:18:00.703] stack traceback:
[20:18:00.705]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:18:02.218] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:18:02.374] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:02.378] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:02.386] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:02.394] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:04.412] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:04.417] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:04.423] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:04.426] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:06.437] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:06.445] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:06.453] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:06.457] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:08.476] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:08.484] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:08.490] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:08.500] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:09.262] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua

[20:18:10.138] [Error - MoveEvents Interface]
[20:18:10.143] data/movements/scripts/walkback.lua:onStepIn
[20:18:10.152] Description:
[20:18:10.155] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:18:10.173] stack traceback:
[20:18:10.176]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:18:10.485] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:10.490] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:10.496] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:10.500] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:12.509] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:12.519] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:12.526] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:12.535] [Error - GlobalEvents::think] Couldn't execute event: texto2

[20:18:12.818] [Error - MoveEvents Interface]
[20:18:12.828] data/movements/scripts/walkback.lua:onStepIn
[20:18:12.840] Description:
[20:18:12.846] data/movements/scripts/walkback.lua:4: attempt to call global 'isPlayer' (a nil value)
[20:18:12.853] stack traceback:
[20:18:12.857]  data/movements/scripts/walkback.lua:4: in function <data/movements/scripts/walkback.lua:3>
[20:18:14.519] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:14.523] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:14.529] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:14.534] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:16.294] [Error - GlobalEvents::think] Couldn't execute event: efeitoagua
[20:18:16.556] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:16.564] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:16.575] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:16.579] [Error - GlobalEvents::think] Couldn't execute event: texto2
[20:18:18.589] [Error - GlobalEvents::think] Couldn't execute event: efeitobase
[20:18:18.598] [Error - GlobalEvents::think] Couldn't execute event: efeitotpboss
[20:18:18.604] [Error - GlobalEvents::think] Couldn't execute event: texto
[20:18:18.610] [Error - GlobalEvents::think] Couldn't execute event: texto2

 

 

Link para o post
Compartilhar em outros sites

Cara, pelo que deu pra ver aqui no seu console, seu ot ta mto, mas mto bugado. Voce fez ele do 0? Refente ao erro da lib, diz que na primeira linha do script tem uma aspas simples, e que ela nao deveria estar lá. Eu procurei ela aqui e nao encontrei mai nem q a vaca tussa.. Apaga todas as linhas de comentario pro script ficar mais clean e continua procurando por ela.

 

Link para o post
Compartilhar em outros sites
5 horas atrás, Enzo Caue disse:

Cara, pelo que deu pra ver aqui no seu console, seu ot ta mto, mas mto bugado. Voce fez ele do 0? Refente ao erro da lib, diz que na primeira linha do script tem uma aspas simples, e que ela nao deveria estar lá. Eu procurei ela aqui e nao encontrei mai nem q a vaca tussa.. Apaga todas as linhas de comentario pro script ficar mais clean e continua procurando por ela.

 

só buga assim quando altero a lib 015-COH ,tipo até se eu for la e tirar uma letra e colocar dnv no mesmo lugar e salvar o .lua já buga assim !! eu ja procurei essa aspas e não acho tbm..
(eu nao fiz ele do zero)  baixei aqui no tk inclusive esse castle 24horas

 

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por Jaurez
      .
    • Por Cat
      Em alguns casos, o tibia 8.60 comum não abre de jeito nenhum no map editor, mesmo desmarcando check file signatures e configurando o path corretamente.
       
      Este é o client 8.60 adaptado para o Remere's Map Editor. Resolvi postar já que ele foi removido do site oficial do RME. (ficou apenas a versão para linux lá)
      Se estiver tendo problemas para abrir a versão 8.60, tente utilizar este.
                                                                                                                     
      Baixar o Tibia Client 8.60 que funciona no Remere’s Map Editor
      Essa versão do Tibia 8.60 client resolve o erro unsupported client version ou Could not locate tibia.dat and/or tibia.spr, please navigate to your tibia 8.60 installation folder.
       
      Downloads
      https://tibiaking.com/applications/core/interface/file/attachment.php?id=47333

      Scan: https://www.virustotal.com/gui/file/333e172ac49ba2028db9eb5889994509e7d2de28ebccfa428c04e86defbe15cc
       
    • Por danilo belato
      Fala Galera To Com um problema aki 
       
      quero exporta umas sprites de um server para colocar em outro 
       
      eu clico na sprites ai aparece tds a forma delas do lado de la >>
       
      ai eu clico nela e ponho a opiçao de export mais quando salvo a sprite ela n abri 
       
      aparece isso quando tento vê-la 
       
      visualização não disponível ( no formatos png e bitmap)
       
      Agora no formato idc fala que o paint n pode ler 
       
      me ajudem ae...
    • Por Vitor Bicaleto
      Galera to com o script do addon doll aqui, quando eu digito apenas "!addon" ele aparece assim: Digite novamente, algo está errado!"
      quando digito por exemplo: "!addon citizen" ele não funciona e não da nenhum erro
       
      mesma coisa acontece com o mount doll.. 
    • Por Ayron5
      Substitui uma stone no serve, deu tudo certo fora  esse  erro ajudem  Valendo  Rep+  Grato  

      Erro: data/actions/scripts/boost.lua:557: table index is nil
       [Warning - Event::loadScript] Cannot load script (data/actions/scripts/boost.lua)

      Script:
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo