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

Search results

  1. XxDeathAvenger

    First items script isn't working?

    woooow im a total nob..... lol And yeah, thanks @Codex NG xD
  2. XxDeathAvenger

    First items script isn't working?

    Hey guys, I put this script into my firstitems.lua. And nothing happens? local firstItems_storage = 30001 local commonItems = { {itemid=2554, inContainer = TRUE}, -- shovel {itemid=2120, inContainer = TRUE}, -- rope {itemid=2160, count=2, inContainer = TRUE}, -- 2 crystal coins {itemid=2643}...
  3. XxDeathAvenger

    Missing tiles?

    It says 0 rows effected, its on floor 9 does that do anything?
  4. XxDeathAvenger

    Missing tiles?

    Oh, I see. Do I do this for each tile?
  5. XxDeathAvenger

    Missing tiles?

    Well, I know where "query," is, it's just confusing me haha
  6. XxDeathAvenger

    Missing tiles?

    Like, I don't know how to run the query haha. Does Uniserver look the same as others?
  7. XxDeathAvenger

    Missing tiles?

    Oh, thanks! I never knew that haha. Yes, I'm a nob. lol
  8. XxDeathAvenger

    Missing tiles?

    How do I back up my database?
  9. XxDeathAvenger

    New map town

    Yeah, I didn't see the last comment before I posted. I hope you figured it out though.
  10. XxDeathAvenger

    New map town

    When I want a new character to spawn in a certain location, I open my config.lua. And on the first area of codes, it says town ID and x,y,z etc..
  11. XxDeathAvenger

    Missing tiles?

    Hey guys, I open my map in RME and it goes from x:1,y:1 to x:1000,y:1000 just about. But, when I start up my server it says missing tiles on like x:65500,y:65500 how can I fix this if my map doesnt even go that far?
  12. XxDeathAvenger

    Windows [8.6] Problem with Server

    Yours looks different than mine does, but here is what mine is -- MySQL mysqlHost = "localhost" mysqlUser = "avenger" mysqlPass = "" mysqlDatabase = "avenger" mysqlPort = 3306 -- SQL sqlType = "mysql" passwordType = "sha1"
  13. XxDeathAvenger

    Windows [8.6] Problem with Server

    Enter the databases password where it says "mysqlpass" Are you using an account manager?
  14. XxDeathAvenger

    New map town

    It should be in your Config.lua. The X,Y, and Z. Coordinates, then town ID 1
  15. XxDeathAvenger

    Lua [GLOBALEVENT] Custom Weather script

    Does this script make it rain and such?
  16. XxDeathAvenger

    TFS 1.1 crashes as soon as I start it

    Do you have a Uniserver? There could be a lot of reasons, without the error window, it's not easy to tell. Maybe try screenshotting it, or taking a video
  17. XxDeathAvenger

    TFS 1.1 crashes as soon as I start it

    Once you try to start it up, does that window say "Press any key to continue?"
  18. XxDeathAvenger

    Request maps you need here!

    Hi guys, I was looking for a Real Tibia map for 9.20-9.31 anyone have something like that?
  19. XxDeathAvenger

    Real map 9.31

    Oh thanks!
  20. XxDeathAvenger

    Real map 9.31

    So, I've always wondered, how do I get a real tibia map? Am I able to get it from just downloading the client from the rl tibia website?
Back
Top