Tiny and easy mutator.
Periodically (once per minute) check client Favorites and if this server not in favorites, notify player:
If player write in chat !fav, then this server will be added into player favorites.
Install:
Add to mutator list FavThisServer.FavThisServer (or to ServerActors - preferred way)
Add to ServerPackages FavThisServer.
FavThisServer mutator
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
FavThisServer mutator
You do not have the required permissions to view the files attached to this post.
Last edited by Buggie on Sat Sep 17, 2022 4:08 am, edited 1 time in total.
-
- Inhuman
- Posts: 812
- Joined: Mon Dec 09, 2019 5:49 am
- Personal rank: ...
Re: FavThisServer mutator
nice idea..
what happens if clients don't want to add to favs?
- will server keep spamming them to add to favs?
what happens if clients don't want to add to favs?
- will server keep spamming them to add to favs?
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
Re: FavThisServer mutator
Yes. Will keep spamming. Server owner can set interval in config.
I think one message per minute is fine. Also it goes to death messages area.
When actual gameplay going there appear too many messages per minute and nobody bother this fact.
I think one message per minute is fine. Also it goes to death messages area.
When actual gameplay going there appear too many messages per minute and nobody bother this fact.
-
- Experienced
- Posts: 131
- Joined: Fri Sep 27, 2019 5:08 pm
Re: FavThisServer mutator
I think spamming each minute is a bit too much. I would like it to notify the player only once per map
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
Re: FavThisServer mutator
Currently you can not do that. First message appear only after delay time. But you can set it to 0 or big number. In this case it will not notify at all.
And use any other mutator which produce hints, for notify user as you want.
And use any other mutator which produce hints, for notify user as you want.
-
- Inhuman
- Posts: 812
- Joined: Mon Dec 09, 2019 5:49 am
- Personal rank: ...
Re: FavThisServer mutator
depending on the timer set for the game... lets say TimeLimit=10mins .. then set the timer in the Favs mod to 5minutes
and it will display only once (mid game) each game.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
Re: FavThisServer mutator
Yea. In sugar world. Where all players read all messages in game.
From my experience, players not read even CriticalEvent messages, which appear as big blue text at center of screen and much more intrusive.
MH prove that. You write same text in chat and they "Oooooohhh, what is hellllll IDK that!".
So your message in mid-game simple left unnoticed. And if you ask about it, most player will be wondered if that exists at all.
For example you can enter to my VCTF server and play here. After that can go and tell me, which message be on 10th minute of 20th minutes limit.
I am sure, if you play, you can not do that.
From my experience, players not read even CriticalEvent messages, which appear as big blue text at center of screen and much more intrusive.
MH prove that. You write same text in chat and they "Oooooohhh, what is hellllll IDK that!".
So your message in mid-game simple left unnoticed. And if you ask about it, most player will be wondered if that exists at all.
For example you can enter to my VCTF server and play here. After that can go and tell me, which message be on 10th minute of 20th minutes limit.
I am sure, if you play, you can not do that.
-
- Experienced
- Posts: 131
- Joined: Fri Sep 27, 2019 5:08 pm
Re: FavThisServer mutator
Well I was going to include it in competitive pugs, spamming the message each 10 minutes or so is too invasive if my time limit is 30-40 min per map. I wish some of your great mutators had more customizability.
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
Re: FavThisServer mutator
PUG server not need this stuff at all. PUG server mean you gather players in discord, so add server to favorites useless and more even dangerous, It is not "free for enter server". If there happen PUG you not want come additional players. If there nothing you wanna it be empty for next possible PUG.
This thing good only for public open servers for make players return to it, if they like it.
This thing good only for public open servers for make players return to it, if they like it.
-
- Godlike
- Posts: 2897
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: FavThisServer mutator
What are your needs? Maybe I have customized versions…
"If Origin not in center it be not in center." --Buggie
-
- Experienced
- Posts: 131
- Joined: Fri Sep 27, 2019 5:08 pm
-
- Godlike
- Posts: 2897
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: FavThisServer mutator
I modified RebootOnNextMap and want to modify GiftFromDecorationMutator. But better discuss via PM in order not to derail this thread.
"If Origin not in center it be not in center." --Buggie
-
- Godlike
- Posts: 3015
- Joined: Sat Mar 21, 2020 5:32 am
Re: FavThisServer mutator
v1
- Add config option NotifyStartSeconds
- Fix few bugs.
Update in first post: viewtopic.php?f=7&t=15384
- Add config option NotifyStartSeconds
- Fix few bugs.
Update in first post: viewtopic.php?f=7&t=15384