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

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    [center] [note!, servername and location changed to Akana.us and to United States but you can still use D3tibia.com to go to website. Akana Port 7171 Client 9.81-9.82 Experience Stages: # - Level 1 - 50 : 60x # - Level 51 - 100 : 40x # - Level 100 - 150 : 25x # - Level 150 - 200 ...
  2. P

    [C++] Request script Channel Teleport

    Like the title explains i need a script, similar to but when you StepOn Tile you get a Channel Window popped up in screen and than you have a list of town names in the channel and when you chooise the town and click "open" or i prefer it to be "select" than you get effect on teleport (: i know...
  3. P

    need fix teleport script, ore wagons

    function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == 7132 then return elseif(item.actionid == 53232) and getPlayerStorageValue(cid, 35974) <= 1 then doTeleportThing(getTopCreature({x=33167,y=31639,z=7}).uid, {x=33110,y=31589,z=12})...
  4. P

    Compiling [C++] LNK1123: failure during conversion to COFF: file invalid or corrupt

    As explained in the title i got a problem with compiling and get a message 1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification 1> Generating code 1> Finished generating code 1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
  5. P

    [C++] fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

    As explained in the title i got a problem with compiling and get a message 1>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification 1> Generating code 1> Finished generating code 1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
  6. P

    [Action] - [Movement] WalkOn certain Tile and needs a item to get teleported

    I need a action or movement script ' You need to have a' item in your backpack example ''christmas token'' ID: 6527 when you StepOn on the tile you get a message orange message appeared "You have the correct item, You can passthrough now" If someone can make me this script I really appreciate it...
  7. P

    Complaint donation

    I donated for a donator status here on otland, but it hasnt been given to me yet, i donated 9 dollar about a week ago or so, to get benefits, and support, however since im non-donator status people could ignore my post's or support i think, because whenever you go ask for support, they...
  8. P

    [Latestnews and Shopadmin] problem!

    <?PHP if($group_id_of_acc_logged >= $config['site']['access_admin_panel']) { $offertype = $_REQUEST['offer_type']; if((empty($action)) AND (empty($offertype))) { $main_content .= '<br><h2><center><a href="?subtopic=shopadmin&offer_type=item">ADD SHOP OFFER</a><br><br> <a...
  9. P

    Complaint Payment

    I paid for subversion private but i cannot acces to the private subversion. When iam able to acces to the private subversion? :(
Back
Top