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

    AAC Znote Adding Free Premium Days On New Account Creation. (Very Detailed)

    Out of work, got it working. If someone needs a solution for this go to your users.php it should be here UniServerZ\www\engine\function Find this part of the code where it makes the function // CREATE ACCOUNT function user_create_account($register_data, $maildata) {...
  2. SlayingWorld

    AAC Znote Adding Free Premium Days On New Account Creation. (Very Detailed)

    Awesome! Was trying to find that function being called. Ill get this working as soon as i get out of work, ill post solution for anyone looking for this.
  3. SlayingWorld

    AAC Znote Adding Free Premium Days On New Account Creation. (Very Detailed)

    Hello, i've used the search function but the results are outdated, and im not that very familiar with SQL commands. Mission: Give out 30 days of free premium to new accounts. Problem: Znote ACC Maker updates "znote_accounts" instead of the "accounts" table. Cant just insert the "premdays =>...
  4. SlayingWorld

    TFS 1.X+ Pagination... Yes i already tried other solutions.

    First of all i have already used the search function on the forums and tried every solution i could find that was not outdated. So as the title says, i've already been able to import my locker numbers into my depot chest. Currently using latest TFS: otland/forgottenserver...
  5. SlayingWorld

    C++ Global Depots... Latest TFS Compiled

    Hello, i've gone through some search threads about making the global depots like real tibia. Was just wondering what thread i could follow that would work with the latest TFS. Already tried removing depot city from Remeres. Couple of the treads ive seen are from 2006 and so so i dont know if...
  6. SlayingWorld

    Solved Global Depots TFS 1.3

    currently 2020 with newest TFS compiled, i need this also please
  7. SlayingWorld

    TFS 1.X+ [TFS 1.3] How to add depot containers

    So did you follow the thread to make that work? I am currently running latest TFS and i want to do this to the depot as well. Does the mailing system work fine and market?
  8. SlayingWorld

    OpenTibia Sublime Text 3 - Lua TFS Autocomplete

    Why am i barely seeing this?! Thanks alot bro!
  9. SlayingWorld

    TFS 1.X+ Where can i change the Yell distance?

    Thanks! got it!
  10. SlayingWorld

    TFS 1.X+ Where can i change the Yell distance?

    As the title says where could i adjust the SQM distance of yelling talktype? I have guards on my city that will yell the name of the monster that has invaded the city but the yell speech does not make it to the depot. I was wanting to increase the distance of the yell talk type. TIA! 1588108464...
  11. SlayingWorld

    [TFS 1.X] Rarity Rolls & Custom Attributes Library

    Follow installation perfectly. I went ahead and used the newest TFS build and did everything manually one step at a time using the comparison tool from github. No issues on my end everything is working flawlessly :D
  12. SlayingWorld

    Compiling Compile with Visual Studio

    What do you mean the english package? As in language? Yes i have english language installed on visual studio. 1587962101 Ill take a look at this.
  13. SlayingWorld

    Compiling Compile with Visual Studio

    I always get stuck when im compiling. I currently cant install the VCPKG on my computer. I already got the latest Visual Studio. I try following the steps exactly how they say on : microsoft/vcpkg (https://github.com/Microsoft/vcpkg) and otland/forgottenserver...
  14. SlayingWorld

    [USA] Fallen Souls OTS [10.77]

    FRESH START! SERVER STARTED TODAY
  15. SlayingWorld

    Windows Uniserver cant open PHP

    try using this version of uniserver https://sourceforge.net/projects/miniserver/files/Uniform%20Server%20ZeroXI/11_8_2_ZeroXI/
  16. SlayingWorld

    Znote Importing schema to a TFS database in phpmyadmin

    If your using my tutorial i recommend using this version of uniserver. 11_8_2_ZeroXI
  17. SlayingWorld

    Random item - TFS 1.x

    Easy just use the script for suprise bag on your ot. and change the item ids. local presents = { [6570] = { -- item id of the item that will give u random items {2687, 10}, {6394, 3}, 6280, 6574, 6578, 6575, 6577, 6569, 6576, 6572, 2114 --Setup the rewards here } } function...
  18. SlayingWorld

    [USA] Fallen Souls OTS [10.77]

    We would like to introduce our new EVENT! Capture The Flag! Also in this update, we added more spawns to Death Valley.
Back
Top