Jump to content

Admin Announcer & onSpawn Message (v1.3.6.0 -- 2015-03-31)


ImportBot

Recommended Posts

Originally Posted by Moli87*:

 

Thanks for the Update Phil :ohmy:

 

But i think the player spotting in BF4 is not working for all players. I didnt notice an announcement for the players joining but the option Spot players on "yes" and Spot on Chat Tab "yes" too.

 

The admin announcement for the peoples who are in the admin list is working and i see the announcement in the in-game chat.

 

Can you add the option to edit the announcement for all "standard" players whop join? In the Settings of the Plugin and maybe in the next Update? ^^

* Restored post. It could be that the author is no longer active.
Link to comment
  • Replies 258
  • Created
  • Last Reply

Top Posters In This Topic

Originally Posted by Phil_K*:

 

Hi.

 

But i think the player spotting in BF4 is not working for all players. I didnt notice an announcement for the players joining but the option Spot players on "yes" and Spot on Chat Tab "yes" too.

Have you also set "Spot after 1.kill" to yes?

If that is set to "no" the plugin will only spot/announce normal players during

pre-round where no onKill events take place. Originally this was meant to

inform players that others are coming while the server is under the playerStart limit.

 

Can you add the option to edit the announcement for all "standard" players whop join? In the Settings of the Plugin and maybe in the next Update? ^^

Can be done. :smile:

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hey Phil, your latest version removed my fixes to announce the kicks properly in BF4. You also need to look at the YELL divider (I think)

The yell divider was changed, but I've overseen the check for the kick message. :ohmy:

That's fixed now with 1.3.5.1.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by crasht01*:

 

Hey Phil,

I updated the latest version and got the kick displaying in chat again :smile:

When a vip joins and a person gets kicked they do not get a reason just told they have been kicked.

 

regards,

crasht01

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by EBassie*:

 

Hey Phil,

I updated the latest version and got the kick displaying in chat again :smile:

When a vip joins and a person gets kicked they do not get a reason just told they have been kicked.

 

regards,

crasht01

Kick for VIP message doesn't really work that way in BF3 & BF4.

 

DICE needs to implement this on the server side / battlelog.

 

We've requested this feature and maybe this will be added.

 

Sent from my GT-I9505 using Tapatalk

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by crasht01*:

 

Kick for VIP message doesn't really work that way in BF3 & BF4.

 

DICE needs to implement this on the server side / battlelog.

 

We've requested this feature and maybe this will be added.

 

Sent from my GT-I9505 using Tapatalk

Well maybe you have misunderstood or I did not explain properly so I will try again,

The message did not show in the chat in-game but after they got kicked this message was sent (in red)

"XXXX was Kicked For:Random slot was needed for b0oz member joining." to people when they were kicked when someone on the reserved slot list joined the game in bf3. Once the reserved list slot was fixed in bf4 I made the changes that you had posted in this thread to the plugin and started using it again and that message was being sent again.

I had people in teamspeak confirm that message was being sent when they got kicked and people stopped complaining that they did not get a reason why they were kicked when a member joined.

So after updating to the latest version the kick messages in-game chat came back when someone got kicked for base rape, but the out of-game message in red has stopped, The complaints came back and it was confirmed in teamspeak that the message was no longer there.

 

Regards,

crasht01

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hi.

 

So after updating to the latest version the kick messages in-game chat came back when someone got kicked for base rape, but the out of-game message in red has stopped, The complaints came back and it was confirmed in teamspeak that the message was no longer there.

I guess you have a wrong impression how this plugin works and what it can do.

 

At first let me explain that - based on BF3 - in case a player is kicked for a vip based on the reservedSlots list by the server the server sends that "kicked for vip" message to that kicked player so that that reason can be displayed via battlelog. While doing so the server sends a kick event with the reason PC_DIALOG_TEXT_VIPKICK over the rcon.

 

Now this plugin monitors those kicks and detects the PC_DIALOG_TEXT_VIPKICK string. Triggered by that it sends the "kick for vip" message to the in-game chat and ONLY to the in-game chat. It CAN NOT change the reason a player gets displayed after a kick via battlelog or his client. The reason this plugin sends the "kick for vip" to the chat is to have fellow players of the kicked on informed why so in case they can tell him.

 

If you see the "kick for vip" in the chat all is fine regarding this plugin.

If your players do not see a "kick for vip" message via battlelog or game-client it's something wrong with the server.

We all know that for some time also a BF4 server did not show the kick reasons - regardless of the kick type - to players.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

this is why i think admin announcement should not be on join

It's meant as an onJoin and not as a onSpawn message, therefor I will not change it.

But I'll add a check that a player once announced will not be announced again until he left the server on it's own or via kick.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by crasht01*:

 

Hi.

 

 

 

I guess you have a wrong impression how this plugin works and what it can do.

 

At first let me explain that - based on BF3 - in case a player is kicked for a vip based on the reservedSlots list by the server the server sends that "kicked for vip" message to that kicked player so that that reason can be displayed via battlelog. While doing so the server sends a kick event with the reason PC_DIALOG_TEXT_VIPKICK over the rcon.

 

Now this plugin monitors those kicks and detects the PC_DIALOG_TEXT_VIPKICK string. Triggered by that it sends the "kick for vip" message to the in-game chat and ONLY to the in-game chat. It CAN NOT change the reason a player gets displayed after a kick via battlelog or his client. The reason this plugin sends the "kick for vip" to the chat is to have fellow players of the kicked on informed why so in case they can tell him.

 

If you see the "kick for vip" in the chat all is fine regarding this plugin.

If your players do not see a "kick for vip" message via battlelog or game-client it's something wrong with the server.

We all know that for some time also a BF4 server did not show the kick reasons - regardless of the kick type - to players.

 

Greets

Phil.

Thanks for the explanation and I appreciate your time and effort.

All I wanted to do was let you know that it was working when I copied the changes EBassie had made and when you made your last 2 updates it stopped working.

 

Regards,

crasht01

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Thanks for the explanation and I appreciate your time and effort.

All I wanted to do was let you know that it was working when I copied the changes EBassie had made and when you made your last 2 updates it stopped working.

Maybe you can be a bit more specific in what has stopped working in the latest version?

You said:

So after updating to the latest version the kick messages in-game chat came back when someone got kicked for base rape, but the out of-game message in red has stopped

Now if the in-game chat messages for kicks are back it seems all okay for be because the "out-of-game" message is nothing a plugin can change. A plugin can kick a player with a reason, but no plugin can rewrite the reason included in a kick it hasn't done itself.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by crasht01*:

 

So after updating to the latest version the kick messages in-game chat came back when someone got kicked for base rape, but the out of-game message in red has stopped

I wanted to point out that if I kicked someone for base rape that is what it said in chat and that was working not that it changed the message sorry for not being clearer.

 

The announce a VIP in chat works but there is no message to say someone got kicked for a VIP in the chat.

 

in case a player is kicked for a vip based on the reservedSlots list by the server the server sends that "kicked for vip" message to that kicked player so that that reason can be displayed via battlelog.

And not getting the reason displayed via battlelog is what I meant by out of game message which people are not receiving, I hope that makes more sense :smile:

 

 

Regards,

crasht01

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Does Vip announcer work or is it just me ,everthing is checked to yes that need to be and vip are not announced when they join server.

Hard to say without knowing your settings.

Everything to yes can be wrong.

If you set "Quite mode" to yes the plugin will only report in Procon what it does

but will not send any message via say/yell.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SAS-bashcam*:

 

Hard to say without knowing your settings.

Everything to yes can be wrong.

If you set "Quite mode" to yes the plugin will only report in Procon what it does

but will not send any message via say/yell.

 

Greets

Phil.

Admin announce

announce admin yes

yell admin no

announce admin name yes

Admin(%name%)joined the game! everyone behave!

show announcement on chat tab yes

 

Announcement Vip

Announce vip yes

yell vip no

Announce vip yes

VIp(%name%)joined the game!

Show vip announcement on chat tab yes

VIP list

Check server VIP list yes

Xtras

 

Chat|Tab prefix AdminIn_and_spawnMsg

On layer yes

console no

debug no

quiet no

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hi.

 

Settings are okay and working for me. Checked BF3 and BF4.

Remember your VIPs have to be on the server ReservedSlotsList if you don't add them

manually to the vip list of the plugin. Also at both places you have to add them with

their ingame player name exactly like it is spelled in game.

 

Greets

Phil

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hi.

 

Well, I can't reproduce your problem.

Works all well for me.

 

Stupid question but, have you stopped Procon while updating the plugin?

While having Procon stopped and uploading a fresh copy of the plugin make sure to

delete its dll in the BF4 folder.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 3 weeks later...

Originally Posted by Phil_K*:

 

Hi.

 

Please take a look at the folder structure of the zip.

You have to place each file in the related directory and the *.inc belongs in Procons main plugin folder.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by EBassie*:

 

So Phil,

 

now we have the new Procon Update can you add the new OnDisconnect event as well?

I really would like to record these events (mostly because of FairFight) to my chat-database.

 

Thanks!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Phil_K*:

 

Hi.

 

I'm on it. If all works well you got a new version during this week.

Actually I have to check the different messages with that event and which are not needed.

 

Greets

Phil.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by EBassie*:

 

Hi.

 

I'm on it. If all works well you got a new version during this week.

Actually I have to check the different messages with that event and which are not needed.

 

Greets

Phil.

 

/xchar

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by crasht01*:

 

is it possible to include the admin name, when someone gets kicked or banned?

 

For example: %admin% KICKED {0}. Reason: {1}

Hi,

this works for bans, Click on tools>option>Advanced-2 and put tick in the box

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.