Commands/Lua

Reference for console commands, Lua hooks and Lua commands in CS2D.

CS2D Command CS2D Console Commands

Category: all (371)

CS2D Command reroute

Categories

Parameters

  • player (1-32): id of a player
  • address (text): a server address

Info

Reroute a player to another server. The player will be removed from the current server and then he can decide if he wants to accept the forwarding.

The address can have following forms:
XXX.XXX.XXX.XXX (just an IP address, port 36963 will be used)
XXX.XXX.XXX.XXX:YYYYY (IP address with port)
www.myaddress.xyz (URL)
www.myaddress.xyz:YYYYY (URL with port)

(You could also enter a random text for the address but in that case forwarding will fail)

Lua Hook Lua Hooks

Lua Command Lua Commands