• 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. Simonalina

    Custom Map Online Building.

    Ah yea, I havent come to Npc's yet, But it will be a npc in the in the north entrance. yes man, all help is welcome :)
  2. Simonalina

    Custom Map Online Building.

    I am working on a Depot. But i don't know what "ground" tiles i should have outside the Dried Grass... Someone? (a) Yes, The Duck is my friend. Helps me to think (x.x)
  3. Simonalina

    Custom Map Online Building.

    Hiho sweety! Lets make this thread awesome! :D Yea i didnt know what i was thinking about with that waterfall haha.. but its allright to have there becaus its just a chill place so far. More updates comes tomorow from me and Kishar! :) then we will start with the town. :)
  4. Simonalina

    Custom Map Online Building.

    This is my first thing i just created. A "Chill Island" where the Project Builders will be hanging out while working. Please Complain, Learn me, tell me if its ugly as hell. and so on.. thanks =) (The Teleport is just a quick launch until we got another city with boat)
  5. Simonalina

    Custom Map Online Building.

    Im going to start a new Custom Map with some nice friends. it will start up later as an server When we got Some spawns/Citys/Quests/Events/Raids and so on. (It will start up before its done..) Becaus if we start it up before its done It will be: 1, More Updates. More funny to have something...
  6. Simonalina

    Julius NPC

    hello, Does anyone now how the quest "Brotherhood" Work on TFS 1.1 (10.77) im trying to talk to julius, and if i look in the "Julius.lua" there is nothing that i can say to here.. so.. does anyone know how to get access to vengoth castle.. OR does anyone have: Full Brotherhood Quest Full...
  7. Simonalina

    Destroy.lua

    its solved with sir islam! Thanks!
  8. Simonalina

    Destroy.lua

    hello, My Destroy.lua doesnt work. and it look like this function onUse(player, item, fromPosition, target, toPosition, isHotkey) return onDestroyItem(player, item, fromPosition, target, toPosition, isHotkey) end I am using tfs 1.2
  9. Simonalina

    Help fast Vocations.xml

    tfs 1.2 hello, i changed my vocations.xml ingame knight got 20 mana, i changed that to 10 i changed master sorcerer to 40 mana, they get 2.. what is wrong? <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" clientid="0" name="None" description="none" gaincap="10" gainhp="5"...
  10. Simonalina

    Theforgottenserver 1.1 Errors

    Solved..
  11. Simonalina

    Lua Staff Commands.

    Yes there is. Data/logs Then you take that GM/GOD/Tutor And open it with notepad/wordpad :)
  12. Simonalina

    Theforgottenserver 1.1 Errors

    Ok, im tired of all these bugs. I downloaded: theforgottenserver-v1.1-win64 Ok? I created the homepage, 100% Working Fine. I Started up the server, 100% Working Fine. I Added: REALMAP... Now i have like tons of full bugs.. Does ANYone have the "DATA" Map folder for the forgottenserver 1.1...
  13. Simonalina

    In function 'Gettile' LUA

    i had tfs 1.0 before. then i created a new server. theforgottenserver-v1.1-win64 and added realmap after that i got all these error... im getting really mad at this haha
  14. Simonalina

    In function 'Gettile' LUA

    I fixed depot, and tiles and that. now i have the bug im asking youre help on these becaus soon i hope i can learn this by my own :)
  15. Simonalina

    In function 'Gettile' LUA

    i get these 3 error.. Second Error is on Deposit money to bank Third Error is scarab coin on the blue thing in tombs :/ Do i have to do this with all files just becaus i updated the server.. damn i will get alots of wrong i think becaus i just have the server online for 3hours haha...
  16. Simonalina

    In function 'Gettile' LUA

    local increasing = {[416] = 417, [426] = 425, [446] = 447, [3216] = 3217, [3202] = 3215, [11062] = 11063} local decreasing = {[417] = 416, [425] = 426, [447] = 446, [3217] = 3216, [3215] = 3202, [11063] = 11062} function onStepIn(creature, item, position, fromPosition) if not...
  17. Simonalina

    In function 'Gettile' LUA

    Everything works now thanks to you Sir islam, But i think there still will be problem you know becaus i updated.. so if i get any errors should i just: Delete :Getbase() position:getTile() to Tile(position) ? :P
  18. Simonalina

    In function 'Gettile' LUA

    at the door problem i still got problem "in function 'reLocateTo'" i think i got alots of these bugs after i updated my server to tfs 1.1. i had tfs 1.0 before. so is there anyway i can get all files i need for my server that aint bugging :/ I try to use that one i still got the same error.
  19. Simonalina

    In function 'Gettile' LUA

    this script say 'getbase' is that also i need to change to something? local config = { -- strong health potion [7588] = {health = {min = 250, max = 350}, vocations = {3, 4}, text = 'paladins and knights', level = 50, emptyId = 7634}, -- strong mana potion [7589] = {mana = {min...
Back
Top