Difference between revisions of "Trigger renameplayer"

From Sven Co-op
Jump to navigation Jump to search
(Import of converted entguide pages from Sven Manor.)
 
(No difference)

Latest revision as of 00:29, 28 January 2019

trigger_renameplayer
Type

point

Status

supported

 


Sets a targetname on the triggering player. You might as well use a trigger_changevalue.

1 Keyvalues

New Player Targetname : netname

New targetname to set onto the player.

2 Flags

1 : Reusable

Set this if you want the trigger_renameplayer to be usable more than once. (It will be removed from the game after doing it's thing otherwise)