i tried to use @
but it isnt work.
how can i make?can someone show an another simple?
Servers
How to make Server Re-Routing
How to make Server Re-Routing
1

parse):
reroute
ip1 = "127.0.0.1"
parse("reroute "..id.." ip1")
Yates: Port forgotten
ip1 = "127.0.0.1:36963"
parse("reroute "..id.." ip1")
Suprise: Without port it would be 36963 anyway. But thanks.
1
