Page 1 of 1

Get UDP Port

Posted: Fri Jul 22, 2016 12:39 am
by decompile
Hey Guys,

Im currently using the wiki trying to get the current UDP port of the server.

Syntax: Select all

from engines.server import Server
server_port = Server.udp_port


but this returns me a <property object at 0x1B9E0E40>

Re: Get UDP Port

Posted: Fri Jul 22, 2016 1:10 am
by L'In20Cible