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

How to NOT count x-logged players?

dirso

New Member
Joined
Nov 28, 2010
Messages
13
Reaction score
1
because people can still spoof

Bro, my server has been banned since the same has kick on 15 minutes Normal and does not have a program or system to spoof.
what do I do? My server was growing at 60 active players, and now this happened ...
It is really disheartening bro :/
you should make sure that this system works properly before leaving banning good servers ...
or at least explain where there may be something wrong with the servers that may result in ban ...
I already checked all that may be happening but have not found the reason for the ban.
I am very discouraged about it.
Like me, other administrators may be being unfairly banned and losing it ..
We invest in a heavy server to be banned for 30 days?
I think you should review the time this ban because apparently also does not work 100%.
I was banned unfairly, I am very disheartened by this.
Expected more of you, otservlist.
 
Last edited:

Evil Puncker

I know nothing
TFS Developer
Joined
May 30, 2009
Messages
8,537
Solutions
260
Reaction score
4,526
otland has nothing to do with it xD we just have a subforum for it
 

GoalTV

NANI?!
Joined
Jul 23, 2011
Messages
589
Reaction score
53
well I dont have
output->put<uint32_t>(g_game.getPlayersOnline());

I have
output->AddU32(g_game.getPlayersOnline());

but when I try replace it wont work or even if change put to AddU32
 

DakotaCoty

The behemoth
Joined
May 24, 2015
Messages
46
Reaction score
13
Does this still work with TFS 1.2? I noticed that the OP hasn't been updated since 2010...
 

tanii

Empire-war.com
Joined
Jan 16, 2015
Messages
383
Solutions
1
Reaction score
12
output->put<uint32_t>(g_game.getPlayersOnline());

i can not find this on my sources this line dosent exit in my sources 0.3.6 can some one help me how i compete ?
 

unixstyle297

~NewPDX U2D Founder~
Joined
Sep 2, 2012
Messages
1,019
Reaction score
12
Location
POLAND
I have some questions:

1) Xinn or otservlist support tell me someone, I don't have an idle kick system, but I have this script x-logged players not count in my engine

and

2) I have own custom mmorpg tibia ots with own graphics textures

Have I been banned from otservlist?

for example (dragon ball server has been bannned)
Reason: dragonball server is not a tibia server, for this new rule? its not db server its full custom rpg with own story.
 

samersz

New Member
Joined
Jan 31, 2011
Messages
8
Reaction score
0
Hello, could someone help me, I have a problem at the time of compiling my server.

================== Error occurring at compile time ===========

status.cpp: In member function ‘std::string Status::getStatusString(bool) const’:
status.cpp:142:24: error: ‘connectionCount’ is not a member of ‘Connection’
sprintf(buffer, "%d", Connection::connectionCount());
^
status.cpp: In member function ‘void Status::getInfo(uint32_t, OutputMessage_ptr, NetworkMessage&) const’:
status.cpp:240:25: error: ‘connectionCount’ is not a member of ‘Connection’
output->put<uint32_t>(Connection::connectionCount());
 

paradanca

New Member
Joined
Aug 19, 2010
Messages
2
Reaction score
0
Hello, I'm not able to report on the website, I'm not sure why, but I come in this way to report the server guerra-war.com, this without limit of mcs being that each one is logging more than 20 mcs and ADM asks for all log in to give players online.
Thanks, I get a response
 
Top