Results 1 to 2 of 2

Thread: COD2 SERVER V1.0 - Unknown Soldier renaming

  1. #1
    ... connecting
    Join Date
    Dec 2018
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool COD2 SERVER V1.0 - Unknown Soldier renaming

    Currently I have several cod2 servers in version 1.0, called dtN (destination eSports), they are top 10 in gametracker.

    I would like to know how to change the name to: Unknown Soldier, when they connect to the server, For example: dtN_eSports:Fan#242.

    How can I implement the code in my mod?

    I would like to know the step by step for the implementation.

    My servers run under linux server.

  2. #2
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts
    CodeCallback_UserInfoChanged(num) + renameClient + set_userinfo + setclientcvar("name"... + clientuserinfochanged()

Posting Permissions

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