Forum

> > CS2D > Scripts > How to hide player`s name?
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch How to hide player`s name?

16 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How to hide player`s name?

StirlizZ-Fapicon
Super User Off Offline

Zitieren
Hi US, I need your help. I tried to find it with Search function and I think this time I first with that problem. It`s possible to hide player`s nickname, when he under my pointer?


For example, I want to hide his nickname here:
IMG:https://cs317016.vk.me/v317016976/76fa/5q1eVkkedss.jpg

alt Re: How to hide player`s name?

StirlizZ-Fapicon
Super User Off Offline

Zitieren
Okay, so this is the problem:
We making script about building base and defence it against unknown player (random enemy from your team). I need to hide name of player, who attacks you. There is any ways to solve this?

alt Re: How to hide player`s name?

Necr0
User Off Offline

Zitieren
You could just rotate the names or set them to be random strings every ms100 or such thing.
CODE >

this should work but i have no idea if the string.rnd function works

alt Re: How to hide player`s name?

Necr0
User Off Offline

Zitieren
CODE >

@user Alistaire: Why? If the script resets the score and deaths of every player it should work.

alt Re: How to hide player`s name?

StirlizZ-Fapicon
Super User Off Offline

Zitieren
@user DC: , but how to use it?

I tried different ways:

setname <id> <name> <1>
setname <id>[1] <name>
etc.

nothing works.

For example I want to change Player`s nick (id 3) to DC

1
setname 3 0 DC
?

alt Re: How to hide player`s name?

DC
Admin Off Offline

Zitieren
yeah, the quotes are crucial in this case otherwise CS2D doesn't know if the 1 at the end belongs to the name or is just another parameter.

The command works fine.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht