[Multi-Player] "change_sector_for"

    Joined
    Jun 21, 2013
    Messages
    91
    Reaction score
    0
    This command just doesn't work, and it bothers me. With some strange bugs on the server, players end up being teleported in the middle of nowhere.

    Unless player names have there own unique integer, this command is impossible to pull off.

    Command: change_sector_for

    Parameters: player(Integer), X(Integer), Y(Integer), Z(Integer)


    Example: /change_sector_for schema 2 3 4

    You would get an error that "schema" is not an integer and be told to look up what an integer is on Google. :P In this case, shouldn't "schema" be set as a string and NOT an integer?
     
    Joined
    Jun 21, 2013
    Messages
    91
    Reaction score
    0
    Has anyone else gotten this command to work? Is there really an integer for player names?
     
    Joined
    Jun 25, 2013
    Messages
    7
    Reaction score
    0
    players get an integer ID when they connect which you can see in the server manager - I assume it\'s that, although trying it on single player gives the error \"cannot load sector\".