• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. cocacola13

    porting the engine

    hello, i need help porting otserverbr server, from client 12 to 10
  2. cocacola13

    Tfs 1.3 All Quest, Acces on login for all players.

    hello im using tfs 1.3 "OTBR SERVER" im looking on script for login.lua, adding all acces. Please Help, Sorry me english is bad sorry
  3. cocacola13

    problem, paygol Ipn

    ref 1595259428 ref
  4. cocacola13

    problem, paygol Ipn

    ref
  5. cocacola13

    problem, paygol Ipn

    Hello i I have a problem because I have implemented a paypal payment script on my website, but after processing the transaction, it does not add points to me, is there anyone who could help me ? Thanks, Gesior acc 2012, tfs 0.4 Me ipn <?php // check that the request comes from PayGol server...
  6. cocacola13

    object bulider not open me spr

    yes thanks, you are boss hah
  7. cocacola13

    object bulider not open me spr

    what is the reason that i don't want the object builder to open my client correctly?
  8. cocacola13

    Object Bulider Error "NULL"

    refresh
  9. cocacola13

    Object Bulider Error "NULL"

    hello im have problem Object Bulider. Error Null. write all options. Look This screenShot Please Help me :/ Windows 7 64 bit, Intel core i7 7700k 32 GB ram Gtx 1070 Ti 1594050430 reload
  10. cocacola13

    War System Problem "Talkaction" tfs 0.4

    Work but another database problem connects, saves data, but the page doesn't show warnings Thanks <3 My Code php <?php if ($action == ""){ $main_content = " <table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"4\"> <tr> <td style=\"background: " . $config['site']['vdarkborder']...
  11. cocacola13

    War System Problem "Talkaction" tfs 0.4

    this same problem 1590773981 the same I will send and nothing happens
  12. cocacola13

    War System Problem "Talkaction" tfs 0.4

    okay, my error after adding end at the end of the error disappeared but nothing happens 1590771816 after sending a message on say disappears without returning
  13. cocacola13

    War System Problem "Talkaction" tfs 0.4

    I was able to get an error 1590757383 My War.lua function onSay(cid, words, param, channel) local guild = getPlayerGuildId(cid) if(not guild or getPlayerGuildLevel(cid) < GUILDLEVEL_LEADER) then doPlayerSendChannelMessage(cid, ""...
  14. cocacola13

    War System Problem "Talkaction" tfs 0.4

    Hello, I have a problem with the war system after adding it to the data pack and after trying to use the command! war on the server nothing happens as if it were not at all, Tfs 0.4 no errors appear in the engine. 1590756995 update I used mod, but it also doesn't work this is my script...
  15. cocacola13

    problem with guild creation

    Hello, I have a problem with creating a guild on my server, i.e. if the player is logged in and creates a guild on the site, he does not add it as a leader tfs 0.4 client 8.6 but if he logs out and makes guilds, that's all right if anyone can help me, this is not from acc maker, because i...
  16. cocacola13

    gesior acc themeboxes top level online color green

    I have players_online in the table
  17. cocacola13

    gesior acc themeboxes top level online color green

    hello i need help from top level does not change the player's color to green after logging in if anyone can help me me code <div id="Themeboxes"> <?php $skills = $SQL->query('SELECT * FROM players WHERE deleted = 0 AND group_id = 1 AND account_id...
  18. cocacola13

    [France] evo 8.6 | Tirania | custom map | Start 30.04.2020! at 18:00 | Join Now

    the default project was called rezoria, the project was sold along with the domain, for poor money and the person who bought the package from us began to share it, and we forgot to change the name in downlaod, we are the owners of the package, and former domain owner
  19. cocacola13

    change the item to another after the time is up

    I tried that, but if it changes, it's still a countdown and delete function.
  20. cocacola13

    change the item to another after the time is up

    Hello, I have a temporal function in tfs which adds time to the subject and after the completion of time removes an item, and needs to separate several items so that instead of removing them, it changes them to another item when the time is up e.g. for this object to change to another one...
Back
Top