hello
there is another method from using %var for reading the socket ?
example :
on *:SOCKREAD:*: {
sockread %var
}
to
on *:SOCKREAD:*: {
sockread <anything>
}