AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2|API] Training Messsages (https://forums.alliedmods.net/showthread.php?t=330947)

arthurdead 02-28-2021 08:51

[TF2|API] Training Messsages
 
an api to use the training messages

you NEED proxysend
https://github.com/arthurdead/proxysend

kirks that i cannot fix:
you cant change team while the message is visible
you need to double tap the changeclass key for the class menu to show up

include:
https://github.com/arthurdead/sm-plu...rainingmsg.inc

plugin:
https://github.com/arthurdead/sm-plu...trainingmsg.sp

recommended:
https://forums.alliedmods.net/showthread.php?p=2738748

here is what they look like in-case you dont know:
https://i.imgur.com/vrkeTZD.png

Mr_panica 02-28-2021 15:11

Re: [TF2|API] Training Messsages
 
I've always wanted to use these types of messages.
Thanks for the plugin.

I will be glad if you continue to release such interesting plugins!

Sreaper 02-28-2021 20:19

Re: [TF2|API] Training Messsages
 
Wow thanks for making this. I'd love to use this but unfortunately the Sendproxy per client extension bugs map changes for clients on my server for some reason. :(

arthurdead 02-28-2021 20:48

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by Sreaper (Post 2738687)
Wow thanks for making this. I'd love to use this but unfortunately the Sendproxy per client extension bugs map changes for clients on my server for some reason. :(

can you describe the problem in as much detail as possible MAYBE i can make a forked version that fixes the problem if i know what it is

Sreaper 02-28-2021 20:59

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by arthurdead (Post 2738690)
can you describe the problem in as much detail as possible MAYBE i can make a forked version that fixes the problem if i know what it is

If I'm running the extension and then the server changes the level for any reason, clients will get to the 'server changing level' screen but the loading bar won't progress for anyone.
They have to press cancel and then rejoin the server every time a new map is loaded.

arthurdead 03-01-2021 00:29

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by Sreaper (Post 2738691)
If I'm running the extension and then the server changes the level for any reason, clients will get to the 'server changing level' screen but the loading bar won't progress for anyone.
They have to press cancel and then rejoin the server every time a new map is loaded.

try this version https://github.com/arthurdead/sendproxy

i just changed the way detours are created maybe it will do somenthing

please note that it is not backwards compatible with any previous version all plugins using it need to be recompiled

Mr_panica 03-01-2021 01:45

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by Sreaper (Post 2738691)
If I'm running the extension and then the server changes the level for any reason, clients will get to the 'server changing level' screen but the loading bar won't progress for anyone.
They have to press cancel and then rejoin the server every time a new map is loaded.

I had crashes while testing this plugin, but on a test server.
They happened exactly when the map was changed, maybe you have the same?

https://crash.limetech.org/j3wztf6wdooe

arthurdead 03-01-2021 01:55

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by Mr_panica (Post 2738708)
I had crashes while testing this plugin, but on a test server.
They happened exactly when the map was changed, maybe you have the same?

https://crash.limetech.org/j3wztf6wdooe

never tried it on MVM also which sendproxy version were you using ?

Mr_panica 03-01-2021 02:16

Re: [TF2|API] Training Messsages
 
I am not in MvM mode.
I have arena mode (Jail).

https://github.com/TheByKotik/sendproxy

arthurdead 03-01-2021 02:20

Re: [TF2|API] Training Messsages
 
Quote:

Originally Posted by Mr_panica (Post 2738712)
I am not in MvM mode.
I have arena mode (Jail).

https://github.com/TheByKotik/sendproxy

oh i am sorry i saw mvm on the call stack and thought it was mvm

try my fork see if it works


All times are GMT -4. The time now is 18:27.

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