SecretRooms Created 15 years ago2008-09-21 06:41:43 UTC by Skals Skals

Created 15 years ago2008-09-21 06:41:43 UTC by Skals Skals

Posted 15 years ago2008-09-21 06:41:43 UTC Post #255849
Ok just a random question, in multiplayer mode, is it possible to trigger a message that says "(Playername)* has found the secret Room" when he steps into a trigger?
  • (Playername) as if the name of the player... i want the message to contain the exact name that player has, for example if "Skals" steps into the trigger, the message says "Skals has found the Secret Room" or if "RandomDude" steps into the trigger, the message says "RandomDude has found the Secret Room"
Skals SkalsLevel Designer
Posted 15 years ago2008-09-21 06:55:09 UTC Post #255850
Impossible in vanilla HL.
Dynamic messages is something you'd have to code in.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-09-21 07:25:56 UTC Post #255854
awws. well ill just make a message saying "Some one found the secret room!" then. :P
Skals SkalsLevel Designer
Posted 15 years ago2008-09-25 21:33:12 UTC Post #256143
//for tfc

{
%s found the room.
}
Posted 15 years ago2008-09-25 21:44:29 UTC Post #256144
//for tfc

{
%s found the room.
}
Thats way too easy skals, I say do eet!
You must be logged in to post a response.