ABOUT SOCKET

11/03/2011 07:53 diegoer2#1
Is there a file in the database or Gameserver that shows the players who have achieved success in socket twin ?
11/03/2011 08:12 pro4never#2
Not by default. Just make the system... super easy to do.
11/03/2011 11:02 diegoer2#3
think I already have it o.O

configuration for the socket is socket thread?
11/03/2011 11:05 BaussHacker#4
Quote:
Originally Posted by diegoer2 View Post
think I already have it o.O

configuration for the socket is socket thread?
I think that's the network socket. :facepalm:
11/03/2011 11:34 diegoer2#5
i wanna know what is this

socket thread: 0(max:7)

world thread: 0(max:4)

map group 0 thread: 2(max:61)[-10021]

map group 1 thread: 0(max:2)

map group 2 thread: 0(max:2)

map group 3 thread: 0(max:3)

map group 4 thread: 0(max:2)

debug [45][1579][1831][0][2024]
11/03/2011 12:04 BaussHacker#6
Quote:
Originally Posted by diegoer2 View Post
i wanna know what is this

socket thread: 0(max:7)

world thread: 0(max:4)

map group 0 thread: 2(max:61)[-10021]

map group 1 thread: 0(max:2)

map group 2 thread: 0(max:2)

map group 3 thread: 0(max:3)

map group 4 thread: 0(max:2)

debug [45][1579][1831][0][2024]
It's multi threads handling different events. Gosh, learn C#.
11/03/2011 13:28 diegoer2#7
I am trying more alone, it is so hard *-*

the question items in the socket, found on several gameserver information about the day-to-day server, found nothing more on the open sockets :/
11/03/2011 15:06 sonofskeletor#8
Socket for weapons or sockets for all the other types of gear ?

Just add a success chance.

if (MyMath.ChanceSuccess(80))
11/03/2011 15:52 diedwarrior#9
He's talking about network socket ;X
11/04/2011 02:49 pro4never#10
Quote:
Originally Posted by diedwarrior View Post
He's talking about network socket ;X
No, he wants to have a database of everyone who got a lucky socket by upgrading stuff in twin city
11/04/2011 11:00 12tails#11
hmm... look at tq binaries database... it has a table just for that :D