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

Recent content by Bullet ProoF

  1. Bullet ProoF

    Lua Welcome Screen at Login?

    like automatically I mean?
  2. Bullet ProoF

    Lua Welcome Screen at Login?

    And that will make it pop up?
  3. Bullet ProoF

    Lua Welcome Screen at Login?

    Ill try some more edits tomorrow but yeah, what I am looking for is basically to have a screen pop up that gives you a break down of everything you need to know about the server before you start playing.
  4. Bullet ProoF

    Lua Welcome Screen at Login?

    It didnt pop up but the book does start in my characters backpack. Now the problem I have is that when I log on my GOD, since he has no cap and no EQ he bugs right away
  5. Bullet ProoF

    Lua Welcome Screen at Login?

    This is the error I got: [11/06/2014 20:27:18] Lua Script Error: [CreatureScript Interface] [11/06/2014 20:27:18] data/creaturescripts/scripts/login.lua:onLogin [11/06/2014 20:27:18] LuaScriptInterface::luaDoSetItemText(). Item not found [11/06/2014 20:27:18] stack traceback: [11/06/2014...
  6. Bullet ProoF

    Lua Welcome Screen at Login?

    Ill try it, thanks
  7. Bullet ProoF

    Lua Welcome Screen at Login?

    Having trouble using a script that welcomes a player into server and gives him a summary of how the server is like this thread: http://otland.net/threads/welcome-book-script.172518/#post-1673907 The code I'm trying to use is this: if getPlayerStorageValue(cid, 55555) == -1 then...
  8. Bullet ProoF

    [EASY NPC Request] - Gold Nuggets

    I havent seen anything yet, you have any links?
  9. Bullet ProoF

    [EASY NPC Request] - Gold Nuggets

    I'm looking for an NPC script as to where an NPC would accept gold nuggets as payment for certain items rather than GP. The platform I want: Player: Hi NPC: What's up [playername], I can offer exclusive items for Gold Nuggets. Player: Offer NPC: I sell Shiny Blades, etc. etc. Player: Shiny...
  10. Bullet ProoF

    Anyone have a bank script that works? TFS 2.15

    I'm just looking for a bank script for TFS 2.15. My code seems to have some type of error in in. Thanks.
  11. Bullet ProoF

    Bank Script Doesnt Exist? TFS 2.15

    its too long a code do either of you have a better bank lua for tfs 2.15? really anyone that works rather
  12. Bullet ProoF

    Bank Script Doesnt Exist? TFS 2.15

    this is the error message I got: [04/02/2014 16:57:01] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/bank.lua [04/02/2014 16:57:01] data/npc/scripts/bank.lua:7: function arguments expected near ':'
  13. Bullet ProoF

    Bank Script Doesnt Exist? TFS 2.15

    <?xml version="1.0" encoding="UTF-8"?> <npc name="Mike Money Bags" script="bank.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="132" head="17" body="54" legs="114" feet="0" addons="3"/> <parameters> <parameter key="message_greet" value="Hello...
  14. Bullet ProoF

    Bank Script Doesnt Exist? TFS 2.15

    I have a bank.lua in my scripts folder under NPC, and everytime it goes to load the script, it says there is no such file or directory. I am using TFS 2.15 by MS, it is client 9.81. All my other NPCS work and their lua file is in the exact same place. I'm confused.. Help would be great...
  15. Bullet ProoF

    What Map Editor Should I Use?

    I noticed haha. Im downloading it now, I'll keep you posted. Sorry dudes, pretty tired and out of it by now. It's been a longggg day ha.
Back
Top