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

    Is there any decent war server released to public?

    Hi, I'd like to know if I can find here some ready to host war server (<= 8.6) . I've checked up distribution forum but i couldnt find anything in there. I saw there is some paid area on this forum, will I find such OT after getting premium account here? Back then, there were planty of war...
  2. A

    Feature How to data spoof your server. Simple example.

    First of all, I'd like to say that I've read OTLand forum's rules carefully and I'm sure this thread is not against them. You can find them here: rules Having knife doesn't mean you are going to kill someone. How do OT server browsers work? They are checking server's status. Where do they...
  3. A

    How to data spoof your server. Simple example.

    First of all, I'd like to say that I've read OTLand forum's rules carefully and I'm sure this thread is not against them. You can find them here: rules Having knife doesn't mean you are going to kill someone. How do OT server browsers work? They are checking server's status. Where do they...
  4. A

    Solved TLS 0.3.6. How to disable auto-kicking players using mc?

    Just like the tittle says. I'm having problems on finding that.
  5. A

    [POLAND] Rook-war.pl (70x exp) (24/7) (war server) (8.60)

    rook-war.pl (70x exp) (24/7) (war server) port: 7171 client's version: 8.60 map: rook-war uptime: 24/7 exp rate (from players): 70x frag limit: no limit game's type: free for all level at the begining: 130 I've been recently looking for an OT that I could fight together...
  6. A

    Is there any way to eliminate FREEZ while using doPlayerAddMagLevel/doPlayerAddSkill?

    Just like the tittle says. I've got two those functions working, however they lag. They lag because If I want to add 60 ml to some1, its using loop from 1 to 60 and it's retarded. Isn't there some simpler way to do that? doPlayerAddLevel is not lagging at all because it's just a 1 command...
  7. A

    Solved doPlayerAddMagLevel(cid, getPlayerMagLevel(cid) * (-1) + 70) is not working...

    Hi, I'm wondering why is my lua script not working, more precisely, this part: doPlayerAddMagLevel(cid, getPlayerMagLevel(cid) * (-1) + 70) I'm using very similar formula in order to change character's level and it works fine doPlayerAddLevel(cid, getPlayerLevel(cid) * (-1) + 120, 1)...
  8. A

    Lua What's the function to change/equip player's item in equipement slot?

    I couldn't find it nowhere. I want to setup player's starting eq depending on vocation. I couldn't find it in any config file therefore I'm trying to do that by adding some lua code into onlogin script. Thanks:)
  9. A

    Whats 'uid' and how to get it? I need it for: setItemArmor(uid, items_id)

    Where can I get uid from? What's the function to get it? Thanks :)
  10. A

    Where to change eq that every vocation recieves at a start?

    I'm tryin to do that at The Forgotten Server / crying diamond release (8.6) engines but I couldn't find it anywhere :p
  11. A

    How to reset character's level with every relog?

    Just like the tittle says, I'm trying to host a server using The Forgotten Server / crying diamond release (8.6). I believe it has something to do with the config/account creating, however I can't find it anywhere
Back
Top