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

    [Znote] Forum Upgraded

    Znote Forum Upgraded by me. easy to install. Download it at my github: Cesar525 Changes- Re posting when reload page fixed. Look fixed added counting post to categories added counting thread to categories added counting post to threads added "last post by" to categories added "last thread" to...
  2. CesarZ

    Ubuntu 22.04 & xampp issue.

    I have a fresh installed ubuntu 22.04 and a installed xampp. Now, the page showed up, the phpmyadmin showed up fine, but the SQL query when it comes to INSERTS && UPDATING are not executing. could this be user permission issue that it's not letting the xampp edit the data file? I did tried this...
  3. CesarZ

    making friends from florida

    Hello if you live in Florida, I'm looking to make friends programmers or coders. If you live around Orlando area hit me on my PM. I'm trying touch with local programmers and coders. I speak English and Spanish. I don't work with OT- servers but i fell in love coding because of building one TFS...
  4. CesarZ

    TFS 1.5 error compiling

    im trying to compile the server again it compiles successfully but it has these warnings 1652494582 is it CPP20 or CPP 17? whats the issue.
  5. CesarZ

    Help php issue

    how can i add two ids in browser? example: localhost/chart.php?id=1?page=1 the $_GET['id'] works fine, but is not picking up the page id when i call for $_GET["page"] Thanks! 1651416600 Solved. after searching i had to add & = and between localhost/char.php?id=1&page=1
  6. CesarZ

    cloud.

    I have old small computer here i want to thro a SSD in it and transform it into a cloud. is there any program out there i can use or safe open source? edit: i was thinking would buying one online would save my more light bill also. if you guys have one let me know your experience thanks
  7. CesarZ

    Looking for image Slide show for my web.

    You guys have a any link with any slide show code? edited: not just a slide but auto slide 1648921349 solved https://www.w3schools.com/howto/howto_js_slideshow.asp
  8. CesarZ

    Ubuntu website host

    Anyone running website on ubuntu? if yes what's an stable program to use other than xampp that you would go for?
  9. CesarZ

    Forum for servers and open tibia servers plans.

    If there any open forum for servers? Im asking because im thinking about building a decent one from scratch for server users to add to their server and for me not to waste time. i wonder if anyone already has a repo with a forum source already made. Im thinking about not connecting the forum...
  10. CesarZ

    Cry babies

    Enjoy your chat bro. Banned me from OT Academy. this guy is a bad admin im sorry. If you gonna be rude i will be rude back. 👍
  11. CesarZ

    12.85 client Download anybody?

    as the title say where can i get the client with localhost set?
  12. CesarZ

    Question for programers.

    Quick question, Is there program that show you the loading process of something you creating? lets say, if i'm building a new client for the server, and while is loading i can see where is stopping and causing the issue. i'm new at programing looking to see whats out there that would make my...
  13. CesarZ

    OTClient has anybody tried it?

    Hey I was wondering if anyone has try OTClient for tibia 12.x. does it only work for that version 12.6. or other version like 2.50 can use it? i just dont want to jump on that from that without knowing. they didn't really specified that. I'm just asking in case any of you guys tried it.
  14. CesarZ

    Error on console

    using OTClient/br and OTservbr 1.3 tibia 12.51 [Error - mysql_real_query] Query: UPDATE accounts SET name = '525003' , type = , password = '54d8acb2ac85068d9ae04cf9fc2586cb285a394e' , premdays = 100 , lastday = 1631900479 WHERE id = 1 Message: You have an error in your SQL syntax; check the...
  15. CesarZ

    VCPKG and Visual Studio 2019 Issue

    has any body figure it out what cause vcpkg not work on visual studio 2019? I have it installed the x64 vcpkgs libraries i even ran the command to install it on visual studio. it says everything went well then i open myself a session and it doesn't find the headers. is there something i can do...
  16. CesarZ

    Help Includes problems Boost.

    Hey guys i wonder if any of you guys have this problem. i got setup boost 1.77 for OTC but it still giving me problems. the visual studio says "files not found." but i have all my include setup then i check my configurations then i got to the boost to see if file is there at this point i...
  17. CesarZ

    Monster Issue.

    Quick question i need monsters to be able to walk on lava should i make these changes on the lava tile or the monsters? Im using TFS 1.3 there is a lava we can walk on but monsters can't.
  18. CesarZ

    Error Handling with Enum Help.

    How can i apply this error handling code in adding() function?I just want to see how you guys would set it up. if you have another function you want to add as an example instead of adding() add it. it's just for learning purposes. i want to see different ways from people. Thanks. enum...
  19. CesarZ

    Blue light Glasses. Do they really work?

    has anyone got them? I have been looking at them. I spend a lot of time on my laptop. Let me know your experience.
  20. CesarZ

    CODING Quick Questions. wondering need some motivation lol

    There are a lot of good coders here, how many hours you guys put on coding a day? how many years you guys been coding for? and what language you have learned through out those years of coding? It's been a year for me so far I know some HTML, CSS, PHP and currently working on C++. I don't...
Back
Top