• 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!

Closed!

To get players -> cash. :D
Btw, the website doesn't work.

Its hosted in Poland.

Because the server is not ready yet.

- - - Updated - - -

Hello, in todays patch fix!

Changelog:
Code:
Fixed runes hit whole stack!
Fixed you cant throw items on the underground walls!
Fixed error in liquids!
Fixed exana ina can be only used by Sorcerers/Master Sorcerers!

Todo:
Code:
Right click speedbug! (Trying to reproduce it, but doesnt work? Are you guys sure about this?)
Walking through players when you stand on boxe's, parcel's and etc!
Boat ride, should not be possible when you have pz! (Not hunting pz)
You should gain skills, even if your target dont lose health!
Try find out how they hacked the server. (This is the hardest one to fix, since i have no idea how they even got into the base and how they hacked characters, since characters are encrypted with sha1)

Regrads,
Realera Staff!

Still need answer about the speedhack
 
im just telling you, if you open realera Before originaltibia then ur ot will success, xd,
 
No. If he doesn't fix everything it's just gonna end up the same way as last.

You guys are just too damn impatience. Go do something else if you cant be without a damn server for a day or two damn it. This is what's wrong with the community. First they want a quick server that might as well be buggy as hell but then they whine about it when the server gets hacked or fails due to that.

Bah allow me to throw up all over your faces, you've just made me sick. Hope you're proud.
 
im just telling you, if you open realera Before originaltibia then ur ot will success, xd,

Im not trying to compete with OriginalTibia.

I will open the server as soon its secured and all bugs is fixed.
 
Fixed now that you dont need cause any damage to creatures to gain skill %.
 
It's not fixed then?

Sorry, but its hard to fix something which i cant reproduce myself.

- - - Updated - - -

Hello, in todays patch fix!

Changelog:
Code:
Fixed runes hit whole stack!
Fixed you cant throw items on the underground walls!
Fixed error in liquids!
Fixed exana ina can be only used by Sorcerers/Master Sorcerers!
Fixed that you dont need cause any damage to creatures to gain skill %.

Todo:
Code:
Right click speedbug! (Trying to reproduce it, but doesnt work? Are you guys sure about this?)
Walking through players when you stand on boxe's, parcel's and etc!
Boat ride, should not be possible when you have pz! (Not hunting pz)
Try find out how they hacked the server. (This is the hardest one to fix, since i have no idea how they even got into the base and how they hacked characters, since characters are encrypted with sha1)

Regrads,
Realera Staff!

Still bumping the right click thing!
 
Try this:

In Game::playerUseItem(...)

under
Code:
Thing* thing = internalGetThing(player, pos, stackPos, spriteId, STACKPOS_USEITEM);

add

Code:
player->stopEventWalk();
player->sendCancelWalk();
player->stopWalk();

(Not sure if this will work though)
 
But need someone to test it then ^^

Since i dont know how to reproduce it.

Thanks ond ^^

Anyone knows, please msg me ^^
 
You spam-click use on the ground in front of you
 
Yes.
Try to make it without GM Char, loggin in any other if not, then I can do it and tell you if it's fixed or nope
 
Back
Top