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

    [MyAAC][Plugin] Creatures like on Tibia.com

    The convert just download existing creatures on the server itself or download everything that is on tibia.com/creatures? still work? becouse here download zero photo
  2. luhfe

    AAC QueryString (Maybe) - Help pls

    Ty for ur fast rep, if u can explain more about it i'll appreciate...its about querystring right? for my line of reasoning, this is a sub-address within a sub-address, but cant handle becouse the first one "?status" has resolved like the entery strings "?status?refer=numbers"...?refer=numbers is...
  3. luhfe

    AAC QueryString (Maybe) - Help pls

    Bottom to go on page Status. <a href="?status?refer=<?= $_GET['refer'] ?>"> ?status its a .php to call twig ?refer=numbers identification ulr send https://exemple.com/?status?refer=numbers Returns myaac "the page /?status?refer=numbers" not found. Perhaps because Myaac understands "status"...
  4. luhfe

    AAC Site and server on different computers

    No no no, the SQL stay on hostgator and site too, only server game r in another place (in case at home). I try hosting in another host only to test Login.php acess and this work, on 000webhost the Login.php has no problem with client login. Thats work fine. I know a perfect scenario is all in...
  5. luhfe

    AAC Site and server on different computers

    Oh @slaw u r the best, aways responding my question, ty for the great work maded and ty again for ur attention... When i type in browser this return that msg : {"errorCode":3,"errorMessage":"Unrecognized event ."} i'm using a hostgator to hosting site and a machine on my home hosting the...
  6. luhfe

    AAC Site and server on different computers

    maybe its a conection error, because trying login on client have return that error... Can someone with more experience give me a hand? ty..
  7. luhfe

    AAC Site and server on different computers

    @zbizu my friend, i do it...before come on the forum and have no sucess...try again now and no sucess... Website at hostgator (pay domain etc) and a server on dedicated pc... i rlly dont know whats happen, becouse that sh!t dont set online x.x 'status_ip' => 'Ip of dedicated host server pc'...
  8. luhfe

    AAC Site and server on different computers

    Good day everyone !! i have my website in a hostgator, a server game on at dedicated... the database has be connected, i can open my server and dont return any error...meantime on my website the "Status" dont change, its appear "offline", i try change the ip MyAAc in status parts and no...
  9. luhfe

    AAC PHP on Twigs ?! Code.

    Edit : Remember, at use that code and try see in host pc maybe dont show at all, but with using external link works fine. Edit 2 : @slaw maybe you can help me more set ~Put your link here~ with the code !? ty anyway <3 First of all sorry for delong and ty dude for all you hard work and sharing...
  10. luhfe

    AAC PHP on Twigs ?! Code.

    Good day everyone....its nice day. Can someone change its to put in a Twig file ?? I DONT KNOW ANY about codes of twigs, rly appreciate.... ty all.
  11. luhfe

    PHP Boxes dont respond

    I'm using uniform server + myacc master. After change Config.ini boxes list and refresh website that dont work and have no change. Same after editing highscore.html.twin for exemple...i need to reload something in specific? i try reload MySql and Apache too, clear cache, etc... Edit : ...The...
  12. luhfe

    PHP SQL - Bans.php - Ban.lua - Line code error

    Don`t return names on site AND say /ban in the game dont use a function correctly (separatorPos). Ex : /ban player, reason, type, comments (Link of photo error on website) : teste.png (https://drive.google.com/file/d/1yTR9xNW5Mh_7GsAOs0tg5FhGu3yf2xAl/view?usp=sharing) Maybe i know where the...
  13. luhfe

    AAC Out of range value for column.

    up Edit My problem is not at MySQL or AAC (that have be resolved like @Alpha explain - ty again bro for any help). the problem now is on mask of dns (no-ip), thats dont work on accountmanagement.php dunno why oO' ! close pls.
  14. luhfe

    AAC Out of range value for column.

    After see u seting a myacc_account_actions i try check it on DB and return that : i think the error r on create date (in .php), ipv6 format !? =S i`ll try again your reply and lets see what hap...ty man :`) its a pain in the a$$ ------ Edit Exe SQL, auto change the fields, Using localhost and...
  15. luhfe

    AAC Out of range value for column.

    On exe in SQL : i'm sure that is a wrong date aplication, i dont know where hehehe ty for reply...i'm not sure that error its becouse dont have the colum or anything in data base or in .php . i'm a little lost here :|
  16. luhfe

    AAC Out of range value for column.

    Hi, good night. That problem occurs affter create account, and when anybody try enter on "Create characters" page. Error on create acc. if someone can help, i apprec. Using Uniform Server MyAAC version : otbr/myaac (https://github.com/otbr/myaac) On Try acc page of Chars on site (God...
  17. luhfe

    QUEST TRACKER

    Its possible to use in client 10.98/11.x tfs 1.x ?? dont find any about in google o.O' some one can 'clear my mind' pls?
  18. luhfe

    TFS 1.X+ Sprites client 11

    Hello, i have a question : Can i make a sprite to client 10.xx and compile to client 11.xx too? becouse if i update some sprite and open client 11 and see that item the client will crash !
  19. luhfe

    CreatureEvent Tfs[1.x] Trial Vip

    I was 2 days messing with this type of script because everyone I thought was an error or abuse if the server closed or simply did not work on the VIP system per account ('VipDays' table in the database). so I checked all the functions on my server and created this code. I am newbie so the code...
Back
Top