AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   VSH / Freak Fortress (https://forums.alliedmods.net/forumdisplay.php?f=154)
-   -   FF2 Some questions about some plugins (https://forums.alliedmods.net/showthread.php?t=334384)

Kolaxie 09-18-2021 22:17

Some questions about some plugins
 
Hey everyone, i need some help with some plugins, if some of you can help i would really appreciate.

Today i was working on a boss, and i decided to give him slam and lunge ability from saxton hale rewamp (Saxtonv2) (https://forums.alliedmods.net/showthread.php?t=261073), and when i used him, i noticed that the abilities seems to only affect red players. (So if the boss is on red team he litteraly slam and lunge on himself.) and he don't do any damage to blue, i have no idea how to edit such a thing to affect both team. (Meaning if the boss is red, he can damage blue without hurting himself). If anyone got idea i would really appreciate. :?

I also wanted to know how to give a weapon or dynamic_melee_management that will get removed and restored to original weapon after the boss hit someone, or if he doesn't hit someone after a certain time the weapon get restored. (for example, a fists switching to GRU and get restored to fists after punching someone or if he doesn't hit someone in 5s)

Thanks to anyone who can help.

Naydef 09-21-2021 08:27

Re: Some questions about some plugins
 
1 Attachment(s)
Improved saxton, modified to work with the BvB mode. Test it and report (the plugin was packed with a lot of unnecessary stuff).
It was mostly replacing the FF2_GetBossTeam calls with GetClientTeam(bossIdx).

Edit: Just found this.
Did the same steps and uploaded there.

Kolaxie 09-21-2021 16:24

Re: Some questions about some plugins
 
Quote:

Originally Posted by Naydef (Post 2758383)
Improved saxton, modified to work with the BvB mode. Test it and report (the plugin was packed with a lot of unnecessary stuff).
It was mostly replacing the FF2_GetBossTeam calls with GetClientTeam(bossIdx).

Edit: Just found this.
Did the same steps and uploaded there.

Hey Naydef, i did some test and the hale still lunge and slam on himself, doing no damage to blue team

Naydef 09-22-2021 07:00

Re: Some questions about some plugins
 
Hm, I'm not sure what went wrong. Abilities do not work correctly when the boss is in Red team only?
I can't find the issue in the code, did you properly replaced and reloaded the plugin?

A_T_R 09-22-2021 07:39

Re: Some questions about some plugins
 
holy crap whats up Naydef its been so long bro

A_T_R 09-22-2021 07:42

Re: Some questions about some plugins
 
Quote:

Originally Posted by Naydef (Post 2758507)
Hm, I'm not sure what went wrong. Abilities do not work correctly when the boss is in Red team only?
I can't find the issue in the code, did you properly replaced and reloaded the plugin?

hey Naydef i have a hale called freak bot master don't mind if you help me with the coding stuff or not interested?

discord:ATR#1773
steam:https://steamcommunity.com/profiles/76561198344655266/

Naydef 09-22-2021 08:25

Re: Some questions about some plugins
 
Quote:

Originally Posted by A_T_R (Post 2758512)
hey Naydef i have a hale called freak bot master don't mind if you help me with the coding stuff or not interested?

discord:ATR#1773
steam:https://steamcommunity.com/profiles/76561198344655266/

Offtopic:
Can assist you with some plugin stuff. Please use Sourcemod PM.

Kolaxie 09-22-2021 13:57

Re: Some questions about some plugins
 
Quote:

Originally Posted by Naydef (Post 2758507)
Hm, I'm not sure what went wrong. Abilities do not work correctly when the boss is in Red team only?
I can't find the issue in the code, did you properly replaced and reloaded the plugin?

Yeah it only affect red team, if i make the boss blue the abilities work fine, and yeah i properly replaced it and reloaded the plugin.

Naydef 09-24-2021 06:13

Re: Some questions about some plugins
 
1 Attachment(s)
I just tested the fixed version and both lunge and slam work work correctly when the boss is in red team and BvB is active.
I'm not really sure what happens and why it won't work for you.
Probably show your config and ff2 version your server is running.

I'm just attaching a version of improved_saxton with the version string now being 1.0.5 fixed so that you can double check you're running the fixed version.

Kolaxie 09-27-2021 15:09

Re: Some questions about some plugins
 
1 Attachment(s)
Quote:

Originally Posted by Naydef (Post 2758730)
I just tested the fixed version and both lunge and slam work work correctly when the boss is in red team and BvB is active.
I'm not really sure what happens and why it won't work for you.
Probably show your config and ff2 version your server is running.

I'm just attaching a version of improved_saxton with the version string now being 1.0.5 fixed so that you can double check you're running the fixed version.

I use Unofficial 1.19.9 and here is the config if you want to check it.


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

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