• 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. Ub Kenobi

    [Compiling] How to compile TFS in MSVC under Windows 64-bit

    [Tutorial]Compiling TFS under Win64 Error after error and then I searched and I searched and I searched... "how to compile TFS under win64"?. After 2 days of searching I figured out how to it!. So I decided to do a tutorial for it! Haters gonna hate! (And I am completely new to this so It may...
  2. Ub Kenobi

    TalkAction Homecoming stone/command. Teleport you to pos after countdown (if not in fight etc.)

    Hey, I'm releasing my first script here on otland. It's tested by me and works for 100%. After using talkaction !home, the player will get an animated countdown over his/her head. (ex. starts from 10, 9, 8, 7, 6... in seconds) When the countdown reaches 0 you will be teleported home to temple...
  3. Ub Kenobi

    GESIOR ACC || Two pages in latestnews!

    close thread fixed, very long and complicated history!
  4. Ub Kenobi

    [SWEDEN] 8.60 Hummingbird.servegame.com 80% Edited Evolution 300x exp. STARTS FEB 4

    HUMMINGBIRD 8.60 // STARTED FEB 5 Level 1 to 50 = 300x Level 51 to 100 = 250x Level 101 to 150 = 200x Level 151 to 200 = 100x Level 201 to 250 = 75x Level 251 to 300 = 40x Level 301 to 350 = 20x Level 351 to 400 = 10x Level 401 to 450 = 5x Level 451 to 500 = 2x Level 501+ = 1x =Map...
  5. Ub Kenobi

    Paypal problem!

    Hey, I can't get my paypal payments to work. I get the money but the players don't get any points... For a year ago I had a server who had paypal donation system and it worked all fine but now I can't get it to work. Is there any guide how to set up paypal? There must be some kind of...
  6. Ub Kenobi

    Copy the whole Uniform to new new computer.

    Hey, So I need to move my server to another computer. The old computer is a normal "gaming" computer running Windows 8 and I need to move my server to a computer with Windows server 2008. Can I just copy/paste the whole Uniform map with all mysql databases and settings to the new computer...
  7. Ub Kenobi

    Quest System ERROR

    Hi, Every time I click on a quest chest and gets an item this error shows up in console: [Error - Action Interface] data/actions/scripts/quests/questSystem.lua:onUse Description: (LuaInterface::luaGetThing) Thing not found The script does what it's supposed to do but I don't want the error...
  8. Ub Kenobi

    SMS payment company for most profit?

    Hey OTlanders! Like the topic says, which "payment by SMS company" generate most profit/money? I've searched but I can't find any new and updated threads about this. There are just old ones which not includes the new sites/companies... So which company generate most money without taking...
  9. Ub Kenobi

    PC server specs for OT! What do you think?

    Hey, I'm thinking of start hosting my own server and in that case buy and build my own PC server... I'm planning to run it on Windows Server 2008(64bit). I've searched round a bit and I've put this together so far: Power: Fractal Design Integra R2 500W 80+ Bronze RAM: Corsair 16GB (2x8192MB)...
  10. Ub Kenobi

    bad argument #1 to 'pairs' (table expected, got nil)

    [3/1/2013 22:23:39] [Error - Action Interface] [3/1/2013 22:23:39] data/actions/scripts/theend/quests/hermesquestsystem.lua:onUse [3/1/2013 22:23:39] Description: [3/1/2013 22:23:39] data/actions/scripts/theend/quests/hermesquestsystem.lua:24: bad argument #1 to 'pairs' (table expected, got...
  11. Ub Kenobi

    VIPlist MYSQL error! TFS 0.4

    Hey, When people add someone to VIP list and logout this console error occurs: [2/1/2013 20:58:39] Ub Kenobi has logged out. [2/1/2013 20:58:39] mysql_real_query(): INSERT INTO `account_viplist` (`account_id`, `world_id`, `player_id`) VALUES (DELETE FROM `account_viplist` WHERE...
  12. Ub Kenobi

    Compiling Visual Studio 2010 PROBLEM!!!

    Hey!! I can't find any file when I'm going to compile my sources. I don't have the "regular" .sln file in my sources. Instead I got a .dev file and I can't find any solution to this. When I go into MSVC > File > Open > Project/Solution > Sources, there is nothing... How do I open/find it...
  13. Ub Kenobi

    More HP/Mana regen for each level reached. Really need help.

    As the topics says, I need a function that do the HP/mana regeneration faster the more lvls you got. Example. lvl 8 --> 50 mana and hp per second lvl 100 --> 400 hp/mana per second I tought about some regeneration stage or some regen used by %. Didd't find any thread about this. I...
  14. Ub Kenobi

    Windows Need help!! NPC System BUGGED! Take a look!

    I got an error in my NPC System and sometime it crash by it ... Take a look: Please help me :( I don't know what to do I'm using TFS 0.4 with rev 3852 and have tryed to changed all the npc lib and stuff but it don't work...
  15. Ub Kenobi

    Database on Dedicaded server

    Hey! I'm going to buy a dedicaded server and I need to know, how I setup a database on it? Right now I'm using Uniform. Dedicaded server is going to run Windows Server 2008 (Web Edition). Should I use SQLite or MySqL? And how do I connect with it ?
  16. Ub Kenobi

    Lua Team Balance, HELP! REP++

    Hey I need a team balance script to my "capture the flag" event. I should be a waiting room and every 30 min, all in the room will be teleported into the event. The one I got now doesn't balance the teams right every time. local t = { redPos = {x = 2552, y = 1951, z = 7}...
  17. Ub Kenobi

    Compiling Dedicaded Linux Server

    In a few days I'll buy a dedicaded Linux server from serveloft and I need to know a few things before buying. (I have Windows 7 right now with tfs 0.4.) I've been reading some tutorials about compiling in Linux (ex...
  18. Ub Kenobi

    Fast Attack Prob.

    Hey. I have a problem with my attack ot fast attack. Everything is like normal when you click on a target and start hitting but if you "spamm" click you'll hit much much faster... How do I change this so you hitting like normal even if you spamm click ? Any idéas?
  19. Ub Kenobi

    Capture The Flag.

    Hey ppl! I need some help with my Capture the flag scripts... It almost works perfectly, it's just TWO things who is missing or don't work in it: "Auto Balance thing. ( It puts ex.4 in one team and ex.1 in the other. It teleports people in CTF even if it already is a team inside CTF...
  20. Ub Kenobi

    Help; "Infobox" on Website.

    Hey, I need some help with creating a "infobox", who never disappear, into my website... Picture: I need It so much ;/ Please help me.
Back
Top