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

    Solved Make push faster

    Thx
  2. naod123456

    Solved Make push faster

    How do make so pushing becomes faster, because i´m making a war server and i whant the push fast. I use tfs 0.4 8.6
  3. naod123456

    HELP WITH REBIRTH SYSTEM

    Hi! In my server i´m using rebirth system its a war server tfs 0.4 8.6. When sombody prestige they keep their hp and mana i don´t whant that i whanna make so they get the mana and hp of the level they are this is my rebirth.lua local keywordHandler = KeywordHandler:new() local npcHandler =...
  4. naod123456

    Solved How to delete all players?

    dosn´t work getting this error SQL-fråga: TRUNCATE TABLE players MySQL sa: #1701 - Cannot truncate a table referenced in a foreign key constraint (`noobwar`.`account_viplist`, CONSTRAINT `account_viplist_ibfk_2` FOREIGN KEY (`player_id`) REFERENCES `noobwar`.`players` (`id`))
  5. naod123456

    Solved How to delete all players?

    How do i delete all players form my database but i don´t whanan delete the the accounts I use xampp phpmyadmin.
  6. naod123456

    [10.77][TFS 1.2] ORTS, a real map project

    Potions heal kinda slow...How to fix that?
  7. naod123456

    Faster mana regenation from food

    I whanna make so players get faster mana regenation from food in my server i whanna make like shadowcores
  8. naod123456

    [10.77][TFS 1.2] ORTS, a real map project

    oke thx but when i make crystal coin it only make 1 i whanna make 100 how do i make that
  9. naod123456

    [10.77][TFS 1.2] ORTS, a real map project

    how do i add skill and lvl to people i know its /addskill but then what?
  10. naod123456

    [TFS 1.0] Incorrect account details (Encryption related)

    I got plain in my pass encryption it look like this passwordType = "plain"
  11. naod123456

    [TFS 1.0] Incorrect account details (Encryption related)

    I´m kinda new to this but whatever. When i start the server everythings works fine, the server runs without any error, fixed website but its one problem when i try to log in it dosnt work it says Account name and password is not correct. i use gesior so when i create account in the website it...
  12. naod123456

    [10.77][TFS 1.2] ORTS, a real map project

    I´m kinda new to this but whatever. When i start the server everythings works fine, the server runs without any error, fixed website but its one problem when i try to log in it dosnt work it says Account name and password is not correct. i use gesior so when i create account in the website it...
  13. naod123456

    0xc000007b Error HELP!

    watched the video did exaclty like him but still wont work!!
  14. naod123456

    0xc000007b Error HELP!

    I get this error when i try open the Forgotten server (10.41) "The Application was unable to start correctly (0xc000007b). Click OK to close the application" Anyone know how to fix this got no idea i downloaded the both dll files, i downloaded microsoft redstributable package, both of theam I...
  15. naod123456

    [10.77][TFS 1.2] ORTS, a real map project

    Got a problem when i use xampp and going to import mysql from schemas i dont find it what shuld i import to my xampp user because i dont find the schemas folder
  16. naod123456

    Compiling TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation.

    I get this error when rebuilding i did everything like you said dont know why Error 1 error LNK1181: cannot open input file 'lua51.lib' C:\Users\myname\Documents\forgottenserver-master\vc12\LINK theforgottenserver
  17. naod123456

    Compiling help with compile

    when im compiling 10.41 tfs 1.0 im using this tutorial http://otland.net/threads/compiling-tfs-1-0-latest-source-64-and-32-bits-pics-and-lots-of-explanation.204532/ everything worked fine but then i getting this error . I dont know why but please help Error 1 error LNK1181: cannot open...
  18. naod123456

    Lag when pepole die

    Yeah i found it it was that eye script, ut i dont whant to remove it :( because without it they must kill players to get exp its a war server this is how the script looks function onDeath(cid, corpse, deathList) local reward = { item = 11197, count = 1 } for i = 1...
  19. naod123456

    Lag when pepole die

    Ehh, ok i use a war server tfs 0.4 client 8.6, i dont understand what you mean with "onDeath functions, but i got one thing when players kill sombody they got a reward (its a eye when then get 100 eye then can change it for exp scrolls)
Back
Top