AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   TF2 God Mode (No Damage) (https://forums.alliedmods.net/showthread.php?t=327152)

OG Link 09-03-2020 17:41

TF2 God Mode (No Damage)
 
Hi I have been trying to figure this out I have tried different ways even editing the script it self but I can't seem to get this working if anyone can help me it would be very appreciated basically just want to make it so sm_buddha from this plugin https://forums.alliedmods.net/showthread.php?p=2067559 I want to make it so you can't do damage while using sm_buddha if anyone can help it would be well appreciated.

Bacardi 09-04-2020 06:38

Re: TF2 God Mode (No Damage)
 
wait the second

*edit

- I removed "updater" library.
- Not sure, will this works. I haven't tested.

*updated
- Should damage himself when buddha enabled.

*update
Change to plans.
I made plugin to work beside original AdvancedGodmode.


So install both plugins, AdvancedGodmode.smx and AdvancedGodmode_Modifie_Buddha.smx


https://forums.alliedmods.net/showpo...9&postcount=31

OG Link 09-04-2020 13:26

Re: TF2 God Mode (No Damage)
 
Quote:

Originally Posted by Bacardi (Post 2716583)
wait the second

*edit

- I removed "updater" library.
- Not sure, will this works. I haven't tested.

OMG THANK YOU! I'll test it now!!!

OG Link 09-04-2020 13:45

Re: TF2 God Mode (No Damage)
 
IT works Perfect!!!!!!! I love you Thank you so much!! I have been trying to get this to work for weeks!

OG Link 09-04-2020 16:19

Re: TF2 God Mode (No Damage)
 
One last question is it possible to make it so they can still rocket jump while in buddha as well it seems to have disabled that is the only thing. The buddha mode normal is able to do that sorry to ask xD

PC Gamer 09-05-2020 00:18

Re: TF2 God Mode (No Damage)
 
I saw this in the code:
PHP Code:

c_RemovalType CreateConVar("sm_ag_removaltype""0""0 - Disabled. 1 - Removes godmode when an attack key is pressed. 2 - Removes godmode when a player hurts a player. 3 - Removes godmode when a player killed a player."); 


Does the plugin work fine until the player fires their weapon, like a rocket jump? If so, try setting sm_ag_removaltype to 0

OG Link 09-05-2020 03:02

Re: TF2 God Mode (No Damage)
 
Quote:

Originally Posted by PC Gamer (Post 2716712)
I saw this in the code:
PHP Code:

c_RemovalType CreateConVar("sm_ag_removaltype""0""0 - Disabled. 1 - Removes godmode when an attack key is pressed. 2 - Removes godmode when a player hurts a player. 3 - Removes godmode when a player killed a player."); 


Does the plugin work fine until the player fires their weapon, like a rocket jump? If so, try setting sm_ag_removaltype to 0

I already checked the commands those wont help much the plugin works fine likes its supposed to you can't do damage in !buddha and it no collides you so you can't push people, but turned rocket jumping off although you can be pushed by enemy explosives still while in buddha so Im confused by that part. But anyway it would defeat the purpose since I want people to be able to rocket jump in buddha and not damage others or be damaged as well. If you guys can help fix this part that would be awesome

Bacardi 09-05-2020 06:44

Re: TF2 God Mode (No Damage)
 
Ok, try again. I updated my previous post. But I haven't tested.

*edit
I change my plans.
Install original plugin and the another one.

https://forums.alliedmods.net/showpo...83&postcount=2

OG Link 09-05-2020 15:18

Re: TF2 God Mode (No Damage)
 
Quote:

Originally Posted by Bacardi (Post 2716735)
Ok, try again. I updated my previous post. But I haven't tested.

*edit
I change my plans.
Install original plugin and the another one.

https://forums.alliedmods.net/showpo...83&postcount=2

Hello Thank you again for responding and helping! It appears it disabled the no collision with players which Is fine either way that is fine as it is but it appears you still can not rocket jump while in buddha. Other then that damage to players and self still is disabled and working although maybe I did something wrong? Just added the new smx you sent left the first smx in plugins as well.

Bacardi 09-05-2020 18:03

Re: TF2 God Mode (No Damage)
 
That final plugin what I posted (buddha edition).
It suppose to work with ORIGINAL advanced god mode.

So don't use my previous plugins.

Use original agm and my buddha edition, both.


To collision problem... I didn't code anything like that. Could it be bug?


All times are GMT -4. The time now is 01:46.

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