• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Yalahari 100 % ? with scripts to head quest

Hello

Hello,and give one error and change server for version 0.3.2 crimdamson. and quest firewalker boots killer monster crasher server,what is the problem? and version 0.2 is perfect

HTML:
[16/05/2009 21:10:12] Lua Script Error: [CreatureScript Interface] 
[16/05/2009 21:10:12] in a timer event called from: 
[16/05/2009 21:10:12] data/creaturescripts/scripts/azerushunt.lua:onKill

[16/05/2009 21:10:12] data/creaturescripts/scripts/azerushunt.lua:12: attempt to index field 'tp' (a number value)
[16/05/2009 21:10:12] stack traceback:
[16/05/2009 21:10:12] 	data/creaturescripts/scripts/azerushunt.lua:12: in function <data/creaturescripts/scripts/azerushunt.lua:11>


sorry for my bad english
 
Hello kozi

Hello,I have a problem not working in tfs 0.3.4.you know it can be?
PHP:
function onUse(cid, item, fromPosition, itemEx, toPosition)
-- tablica z pozycjami lawy 

local Lawa = {

{x=14792,y=16118,z=15}, 

{x=14792,y=16117,z=15}, 

{x=14792,y=16116,z=15}, 

{x=14792,y=16115,z=15},

{x=14792,y=16114,z=15},

{x=14792,y=16113,z=15},

{x=14791,y=16118,z=15},

{x=14791,y=16117,z=15},

{x=14791,y=16116,z=15},

{x=14791,y=16115,z=15},

{x=14791,y=16114,z=15},

{x=14791,y=16113,z=15},


} 

if (itemEx.uid == 12344) then -- unique kamienia

if (getGlobalStorageValue(5544) == -1) then 

local Teleport = doCreateTeleport(1387, {x=14798,y=16144,z=15}, {x=14792,y=16115,z=15}) -- tworzenie teleportu 

doSetItemActionId(Teleport, 12345)


for i = 1, #Lawa do -- petla tworzenia lawy

 doCreateItem(5815, 1, Lawa[i]) -- funkcja tworzenia lawy 
 doSendMagicEffect(Lawa[i], CONST_ME_POFF)


end
end

else 
doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "It\'s not time yet.") 
end 
end
 
good Guard To Safe Map From Copy :D is Water omg ! u Destroyed Ur map :D it was Mayby Usefull But now :D
 
Back
Top