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

MOD perfect Svargrond Arena System!

@andresvzla
PHP:
domodlib('arenaFunctions')
on the first line of .lua file NPC
@up remove correctly old scripts of arena or check for duplicate storages or somethink like this...
 
[05/08/2010 12:26:44] Lua Script Error: [MoveEvents Interface]
[05/08/2010 12:26:44] buffer:eek:nStepIn

[05/08/2010 12:26:44] [string "loadBuffer"]:19: attempt to call global 'doItemSetAttribute' (a nil value)
[05/08/2010 12:26:44] stack traceback:
[05/08/2010 12:26:44] [string "loadBuffer"]:19: in function <[string "loadBuffer"]:2>



I have a TFS 0.3.5 patch 1. Help me please :)
 
Hello all working fine i use TFS 0.3.6pl1 but problem is i dont know if its if like 5 to 10 player make it it stop working or if it go like 2-3 h and stop working and i need to say on gm /reload mods and it working agien why do i need to do this ?
 
now i have a problem wen i pay the npc and it takes my money but it wont let me go through the door it says u have not payed the npc
 
has removing the creature if a player dies been fixed yet?
 
[05/08/2010 12:26:44] Lua Script Error: [MoveEvents Interface]
[05/08/2010 12:26:44] buffernStepIn

[05/08/2010 12:26:44] [string "loadBuffer"]:19: attempt to call global 'doItemSetAttribute' (a nil value)
[05/08/2010 12:26:44] stack traceback:
[05/08/2010 12:26:44] [string "loadBuffer"]:19: in function <[string "loadBuffer"]:2>



I have a TFS 0.3.5 patch 1. Help me please
 
I've got problem with this script.
(First floor with rooms & NPC copy from first post in this theard).
MOD from this theard, first post too and NPC from first post.

I talk with NPC go to first TP and ... "Kill the monster first"
Please, HELP!

TFS: 0.3.6PL
NO WARNING ON CONSOLE.
I'm waiting, please fast.
 
Yep it's great idea.
All is working in 99% = D.
Thanks Tom.

But is one warning:

Code:
[19/08/2010 16:34:57] [Error - Action Interface] 
[19/08/2010 16:34:57] buffer:onUse
[19/08/2010 16:34:57] Description: 
[19/08/2010 16:34:57] [string "loadBuffer"]:43: attempt to call global 'addPlayerRep' (a nil value)
[19/08/2010 16:34:57] stack traceback:
[19/08/2010 16:34:57] 	[string "loadBuffer"]:43: in function <[string "loadBuffer"]:2>


#How I Can make "NPC with trade system"?
I've got one with arena but he doesn't work ; /
Please, need NPC + trade system.
 
Last edited:
add cybershot reputation system or remove "addPlayerRep" on line 43 from your mod.
What you need specify with NPC he should reply as well.
 
[05/08/2010 12:26:44] Lua Script Error: [MoveEvents Interface]
[05/08/2010 12:26:44] buffernStepIn

[05/08/2010 12:26:44] [string "loadBuffer"]:19: attempt to call global 'doItemSetAttribute' (a nil value)
[05/08/2010 12:26:44] stack traceback:
[05/08/2010 12:26:44] [string "loadBuffer"]:19: in function <[string "loadBuffer"]:2>



I have a TFS 0.3.5 patch 1. Help me please
 
I wan't to have NPC with NPC CHANNEL.
can you gimme this script? ;d,

#Hm.. on line 43 i've got something like this:

Code:
    --when try to go to the next room and not killed the monster yet.

I've got this on line 386:
Code:
                                 addPlayerRep(cid, 5, TEXTCOLOR_LIGHTBLUE)
I must delete this code?
 
Last edited:
I've got new problem.
I send my server on linux and i go to halvar (new-char) i said "Hi" "yes" and i try to go to tp but i can't the doors are locked, why?
 
it would be cool if you gave more informations, maybe some console errors, cuz I bet nobody will guess what error you recieve
 
Check your name of lua script in Halvar.xml with this one into scripts folder maybe is diffrence between letters? Linux see on big or little letters... check it
 
Most of the early works, and then breaking down and you can not go through the first door.
NPC GOOD, please help ; \
 
Back
Top