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

[Question]Chat text trigger


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
StarEx
Junior Member
Join Date: Jul 2021
Old 07-22-2021 , 04:51   [Question]Chat text trigger
Reply With Quote #1

Hello, I'm new to this website, and I would have liked to know if it was possible to create a plugin that automatically sends a message in the chat when certain bosses appear.

Example: [FF2](Boss) has appeared!

Sorry if my english is bad.

Thanks
StarEx is offline
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 08-05-2021 , 11:14   Re: [Question]Chat text trigger
Reply With Quote #2

I think It should be realised at FF2 main plugin
Maximilian_ is offline
doroemon
Senior Member
Join Date: Dec 2009
Location: TF2 AFK Server
Old 08-06-2021 , 10:56   Re: [Question]Chat text trigger
Reply With Quote #3

https://forums.alliedmods.net/showthread.php?t=210675
maybe try Boss Tweaks subplugin?
Code:
"abilityX"
{
    "name" "message"
    "arg1" "2"  // [integer] message type. 1 = chat message. 2 = hint message. 3 = centre text message
    "arg2" "0"  // [integer] delay, in seconds, after the start of the round before displaying message
    "arg3" "[FF2](Boss Name) has appeared!" // [string] the message to be displayed
    "plugin_name" "ff2_bosstweaks"
}
__________________
I'm just a guy who's a server operator for fun.
https://steamcommunity.com/groups/cfmsg
doroemon is offline
StarEx
Junior Member
Join Date: Jul 2021
Old 08-06-2021 , 13:09   Re: [Question]Chat text trigger
Reply With Quote #4

Quote:
Originally Posted by doroemon View Post
https://forums.alliedmods.net/showthread.php?t=210675
maybe try Boss Tweaks subplugin?
Code:
"abilityX"
{
    "name" "message"
    "arg1" "2"  // [integer] message type. 1 = chat message. 2 = hint message. 3 = centre text message
    "arg2" "0"  // [integer] delay, in seconds, after the start of the round before displaying message
    "arg3" "[FF2](Boss Name) has appeared!" // [string] the message to be displayed
    "plugin_name" "ff2_bosstweaks"
}
Yes i did, but Boss Tweaks can't send a message before round start. (During boss intro for example)
StarEx is offline
Reply


Thread Tools
Display Modes

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 13:48.


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