PDA

View Full Version : CoD2(version 1.0) Unknown Soldier renaming



valens
11th January 2017, 00:14
Hi,
I have CoD2 Server(version 1.0).unknown soldier I want to rename. How do I do this?




Note: the server is opened operating system windows 7





Thank you in advance for your help :)

valens
11th January 2017, 12:57
Help me please !

fabio
11th January 2017, 14:49
Something like this?



if(self.name == "Unknown Soldier")
{
self setClientCvar("name","Player " + randomInt(1000));
}

Ni3ls
11th January 2017, 16:37
Use the correct section next time, so people can help you even better and faster

zhaiks
9th August 2022, 16:55
where I can add this cod2?