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

    Compiling Question About A Problem

    Ok..I have an 8.00 Arbee's ot and i following compiling tutorials and i think i do them right but i save my project, and when i compile than check the file where i saved my project it just says source.dev and a Makefile.win. I named the project source. Now the tutorials say it should have...
  2. N

    Compiling Help Please?

    Ok..I have a problem. Im new to compiling. I compile my source but when i start my ot, idk what im doing wrong, but it doesnt use my new compiled sources. Im guessing my ot application needs to be like..modified to use the new updated source. If anyone has any input for me it would be greatly...
  3. N

    Compiling Simple Compiling Question

    When you compile your tibia server and it has errors that you cant figure out how to get rid of...can you still add new scripts and compile the server and the server work with the new scripts? Cause i know some other games you cant have any errors in your compiler or else it wont compile your...
  4. N

    Solved War Server/Client Help

    Hello I am trying to host a war server but people can never figure out how to log on it. I put how to log in the server under the description but people don't read that :P. I would like to know how to edit my server so when they type in the wrong password and account number they get a message in...
  5. N

    Lua War Server Help!!!

    Ok here is my problem..i am hosting a war server that requires you to log into the server using 1/1 2/2 etc..Well people who try to log on always use 111111/tibia and when it doesn't work they just leave. I want to make it so when people type in the wrong login information they get a little box...
  6. N

    Compiling Simple Script Translation Please! ^_^

    uint64_t Player::getGainedExperience(Creature* attacker) const { if(g_game.getWorldType() == WORLD_TYPE_PVP_ENFORCED){ Player* attackerPlayer = attacker->getPlayer(); if(attackerPlayer && attackerPlayer != this){ /*Formula a = attackers level * 0.9 b = victims level...
  7. N

    Compiling Player.cpp Help For 8.00

    Hello, i have a problem. I editted somthing in my Player.cpp file and now i have to compile it. I dont really know what compiling is or how to do it. Im useing Arbee's 8.00 ot and any help with my compiling problem would be apprecitiated.:blink:
  8. N

    Lua How to raise pvp-e levels!!!!!

    Hello im hosting Arbee's 8.0 ot andim having problems with my pvp-enforced system. The problem is that i think the sever is set so you only get exp if the person is 150 levels below or above you to get experience. If someone could give me some tips on how to raise it so people get experience...
  9. N

    Lua Pvp-Enforced Problem! Please I Need Help.

    Hello..i need some help with my server. Im hosting a war server and my pvp-e system is working the way i wanted it to. Right now the problem is that when people pk eachother the person has to be a higher level then them to get exp, And if the person is too high of a lvl then the lower level...
  10. N

    Lua War Server Client Crash!!!

    OK! Here is my problem..im hosting Danger II thais war server. It it a very wierldy editted server but i have a major problem. Whenever people pk eachother and get exp from the pvp enforced. When they hit a certain level 650+ the client always crashes and when they relog on they restart at the...
  11. N

    POI Script Plz!

    Thank you for taking the time to help me. I would love to have a script for POI so that the players have to receive all of the spirits of the demon bosses inorder to open the door you would normally need to open with the crystal key 3700. If anyone can please make a script or give me a link to...
  12. N

    Windows Real-Map Loading Problem Please Help!!!

    Ok..Thank you for takeing the time to help me with my problem. Whenever i load my Rl Map it says "Cannot open the file. Warning: This map was created with a new version of items.otb". Well the map completely loads up but...no spawns are shown and it would be really difficult to create all the...
Back
Top