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

    Lua Help with a little script

    Okay, so in my server, the player creates an account online, and then chooses a vocation in game, When he "uses" a statue he chooses that vocation, but i cant figure out how to give him his first items when he presses on the statue because of course when you log into game with no vocation you...
  2. W

    Website error

    SOLVED I think its something in here... <div class='message'> <div class='title'>Create new Character</div> <div class='content'> <label>Character name</label><input type='text' value="<?php echo set_value('name'); ?>" name='name'><br><br> <label>City</label><select name='city'> <?php...
  3. W

    Linux Website layout works on windows but not linux

    I'm using modern aac, and for some reason it wont load my layout on linux, but it works perfect on windows, is there something i need to add, or edit or something? I can't figure out why its doing it, modern aac loads the 2 default layouts fine, its just mine.
  4. W

    Linux Website problem....

    How can I chmod config.lua? I get this error Write access denied to config.php, please chmod 666
  5. W

    Zombie Event Problem

    NEVERMIND!!! fixed! had to add a return true NEW ERROR: The TP doesn't remove when the event does not start because of to few players, Can anyone fix script to remove tp if event doesnt start? [17:33:00.568] [Error - GlobalEvents::timer] Couldn't execute event: zombieevent But...
  6. W

    Windows compiling problems

    ./otserv.cpp:35:25: error: openssl/rsa.h: No such file or directory ../otserv.cpp:36:24: error: openssl/bn.h: No such file or directory ../otserv.cpp:37:25: error: openssl/err.h: No such file or directory ../otserv.cpp:92: error: expected constructor, destructor, or type conversion before '*'...
  7. W

    Linux Gesior can't pick up config.lua

    Can anyone tell me whats wrong with my config.lua please? I'm getting this error with gesior: Check server configuration File config.lua loaded from /home/shane/0.2/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS...
  8. W

    Compiling linux compiling problems

    Configure complete, now you may type './build.sh'. /bin/bash ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make all-am make[1]: Entering directory `/home/shane/0.4' CXX...
  9. W

    Compiling Linux compiling problems

    I can compile 0.4 fine, everything works, but when i try to compile 0.2 i get many errors, and i CANNOT figure out what the problem is. so can someone tell me how i could fix this issue please? g++ -c -I"." -I"/usr/include/libxml2" -I"/usr/include/lua5.1" -I"/usr/include/mysql"...
  10. W

    Linux Compiling errors

    Anyone have a clue what this could be? g++ -c -I"." -I"/usr/include/libxml2" -I"/usr/include/lua5.1" -I"/usr/include/mysql" -D_THREAD_SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -Wall -O2 -o obj/admin.o admin.cpp In file...
  11. W

    Lua Login.lua problem

    Console error: [12/10/2011 06:47:33] Lua Script Error: [CreatureScript Interface] [12/10/2011 06:47:33] in a timer event called from: [12/10/2011 06:47:33] data/creaturescripts/scripts/login.lua:onLogin [12/10/2011 06:47:33] data/global.lua:1200: attempt to index global 'db' (a nil...
  12. W

    Cannot load map.otbm 9.2

    My map works perfectly fine with 9.1 but when I try to put all my data pack on 9.2, it cannot load my map. Does anyone know what the problem could be?
  13. W

    Compiling Windows

    When i just tried to compile the latest rev i got this error, can anyone tell me if its important or what i can do to fix it? 1>ClCompile: 1> otpch.cpp 1>cl : Command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch
  14. W

    Windows Compiling on 32bit

    For some reason when i try to compile anything whether its 0.4 or 0.2 it never works, when it compiles, the box at the bottom says theres something wrong with your scripts, please fix or something like that, and this is using stians repack, so can anyone tell me what i could be doing wrong?
  15. W

    Linux Whosonline.php

    For some reason my whosonline.php doesnt change the player from 1 to 0 on logout, well i think the code is the problem but im not totally sure, can someone tell me if there is a problem with my code? It just doesnt remove the players that has been online from the whos online page, when they...
  16. W

    Windows Password field box

    I got the text in the account name and password box, but i cant figure out how to make it go away when u click on it like you do when u log into this forum. I have to erase the letters fist and also if i set the password up right it doesnt even show those letters. so much confusion. does anyone...
  17. W

    Windows website script

    How can i get the words password and account name in the text field with this code? <div id="login"> <?php if ($logged) { echo'<form method="post" action="?subtopic=accountmanagement&action=logout"> <fieldset><p>Hello.&nbsp;&nbsp;&nbsp;&nbsp;<a...
  18. W

    Graphic Designer Custom client background picture

    Can someone make me a cool background pic for a custom client? I need it to say "Forge of Elements 2.0" somewhere in it.
  19. W

    9.10 Custom client

    When i change the ip in the hex editor to mine, all i do is just replace Tibia - Free Massively Multiplayer Online Role-Playing Game - MMORPG with my IP address am i right? well when i try to run the client after that it gives me an error, and the tibia logo goes away and blah blah blah, can...
  20. W

    Complaint I lost my premium

    My brother got me banned on here for one week, and today it was lifted and now I have lost donor access... I just bought it like 5 days before I was banned, can I get it back please?
Back
Top