• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. lopez65

    Npc casino

    This is the formula to work with 10.77 ^^ local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end...
  2. lopez65

    Npc casino

    Thanks, I've changed it but I get this Lua Script Error: [Npc interface] data/npc/scripts/dicer.lua:onCreatureSay data/npc/scripts/dicer.lua:39: attempt to call global 'getPosByDir' (a nil value ) stack traceback: [C]: in function 'getPosByDir' data/npc/scripts/dicer.lua:39: in...
  3. lopez65

    Npc casino

    Hello again maybe under your point of view be a rookie but I do not give the explanation or do not understand if someone can modify me I noticed that you touched to learn thanks :(
  4. lopez65

    Npc casino

    new error Lua Script Error: [Npc interface] data/npc/scripts/dicer.lua:onCreatureSay data/npc/scripts/dicer.lua:39: attempt to index global 'player' (a nil value) stack traceback: [C]: in function '__index' data/npc/scripts/dicer.lua:39: in function 'callback'...
  5. lopez65

    Npc casino

    yes i have using tfs 1.2 Can you help me or tell me where is the error please
  6. lopez65

    Npc casino

    Hi, I have a npc that I put on my server, and what happens to me is that there is a failure if someone can help me please and thank you. Bye greetings Lua Script Error: [Npc interface] data/npc/scripts/dicer.lua:onCreatureSay data/npc/scripts/dicer.lua:39: attempt to call global...
  7. lopez65

    Lever of item

    Por favor, ayudar a dónde va el id del elemento y la cantidad que tiene que dar. Please help where the id of the item goes and how much it has to give. [= Código Lua] locales de Moneda = 2160 locales de recuento = 50 Función onUse (Jugador, Elemento, fromPosition, Objetivo, toPosition...
  8. lopez65

    Lever of item

    no run :(
  9. lopez65

    Lever of item

    Hi, I need a script. That when using it I remove xxx coin, and measure xxx itemp My server is 10.76. Thank you and greetings
  10. lopez65

    Error lua script auction system TFS 1.2

    hi guys i need help with this lua script: this is the message of the console error thanx for u help and resgards (sorry fo me bad English, xDD)
  11. lopez65

    Merry Christmas to all

    I love you send a Christmas message, and sends us here our king, it does not matter where you are and where you live, at this time in our calendar from birth, I want to wish everyone a Merry Christmas in the company of your loved ones and if we we read more, a happy and prosperous New Year...
  12. lopez65

    [TFS 1.2] Pet system

    friend followed all the steps and I get this error when opening the chatchanel: Lua Script Error: [Chat Interface] data/chatchannels/scripts/pet.lua:onJoin data/chatchannels/scripts/pet.lua:2: attempt to call method 'petSystemMessage' (a nil valu e) stack traceback: [C]: in function...
  13. lopez65

    Most Creature

    NG Codex Sorry, but edit the message, but the title does not appear to change. I just solved it could put at the beginning of the message. Cheers
  14. lopez65

    help SQL

    ok thanx, but still leave the flag and you add everything as is here https://github.com/Znote/ZnoteAAC/commit/f749d5f0f961f389961fb73d6ec647e77d7f9189, I still dating the same mistake characterprofile, otherwise all good
  15. lopez65

    Most Creature

    and I fix it, was that I lacked server scripts. some mod can closed this ;)
  16. lopez65

    help SQL

    Someone help me with this, I want to introduce this in the SQL table accounts, but did not add anything, I've tried entering the entire table and adding it to the table, but does not create value `flag` varchar(20) NOT NULL, CREATE TABLE IF NOT EXISTS `znote_accounts` ( `id` int(11) NOT NULL...
  17. lopez65

    [Znote AAC] Offline Training Page

    Hello would be too much to ask that the skill that is trained will see, because only leave those who are training offline, char name, lvl and vocation, no, but would remain more cool if you put the skills that this training, although it is very difficult, because and so it xDD me.
  18. lopez65

    [Znote AAC] Most Creature Killers

    Fixed -based search and look for everything OtLand; D Well I finally works, you just have to enter the same as for the version Gęsior, minus the php file that has to be for Znote.
  19. lopez65

    [Znote AAC] Advanced Spells v2

    now I get this error on line 7 Parse error: syntax error, unexpected ',' in C:\xampp\htdocs\spell.php on line 7 and on line 7 is written <?php if($show_spells_groups) echo '<td><b>Group</b></td>'; ?> Now I am using TFS 1.2 any idea why get this error? thanks and regards
  20. lopez65

    [Znote AAC] Most Creature Killers

    If you're right, just get him out the images, but do not go neither dead nor palyers monsters for them. : /
Back
Top