Results 1 to 10 of 12

Thread: Rename

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Private
    Join Date
    Jun 2013
    Posts
    70
    Thanks
    20
    Thanked 32 Times in 26 Posts
    sry i get bit rusty not really checked the code they posted its missing the
    setcvar("rename","");
    just add this before the line
    thread scripts\rename::Monitor();
    so the game knows the cvar. now it should have all it needs to work hopefully xD
    and the command should look like this
    rcon rename 0:writename
    where 0 is the playernumber 0 for player 1 1 for player 2 and so on its not tested just from what i see i imagine its zero based if its not working try 1 instead of zero ^^
    Last edited by vanfreddy; 3rd December 2020 at 16:35.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •