Raised This Month: $32 Target: $400
 8% 

Solved L4D2 - add message along with camera event


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AsphyxiaJLSA
Member
Join Date: Oct 2021
Location: Lima,Perú
Old 11-15-2021 , 18:40   L4D2 - add message along with camera event
Reply With Quote #1

Can you help me add a message along with the camera event?


CAMERA MIN 0:48
__________________
→MY STEAM PROFILE←

DISCORD: Asphyxia#9797

Sorry for my bad English

Last edited by AsphyxiaJLSA; 11-15-2021 at 19:02.
AsphyxiaJLSA is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 11-15-2021 , 19:54   Re: L4D2 - add message along with camera event
Reply With Quote #2

use this:

PHP Code:
add:
{
"targetname" "yourhinttargetname"
"hint_caption" "Add text here"
"hint_icon_onscreen" "icon_tip"
"hint_color" "255 0 0"
"hint_static" "1"
"classname" "env_instructor_hint"

then display/hide through inputs:

PHP Code:
{
;...
NOTEthe inputs below depends on your entity...
"OnPressed" "yourhinttargetname,EndHint,,0,-1"
"OnUnPressed" "yourhinttargetname,ShowHint,,0,-1"
"OnTimeUp" "yourhinttargetname,Kill,,0,-1"

__________________

Last edited by Marttt; 11-15-2021 at 20:34.
Marttt is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode