Raised This Month: $32 Target: $400
 8% 

[TF2] Uber Effect without Godmode?


Post New Thread Reply   
 
Thread Tools Display Modes
kim_perm
Member
Join Date: Sep 2007
Location: Perm, Russia
Old 10-12-2011 , 21:50   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #21

PHP Code:
    PrintToConsole(client"before [%d]"GetEntProp(clientProp_Send"m_nSkin"));
    
TF2_AddCondition(clientTFCond_Ubercharged10.0);
    
PrintToConsole(client"after [%d]"GetEntProp(clientProp_Send"m_nSkin")); 
have you realy check how m_nSkin work? Or you just theoretician?
kim_perm is offline
Monkeys
Veteran Member
Join Date: Jan 2010
Old 10-12-2011 , 23:11   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #22

I know how m_nSkin works. However, the uber effect is something that has been tinkered with a lot.
Btw, setting a skin != ubered. It's just a visual.
__________________
Get a lid on that zombie,
he's never gonna be alri-i-ight.
Oooh get a lid on that zombie,
or he's gonna feed all night.
Monkeys is offline
kim_perm
Member
Join Date: Sep 2007
Location: Perm, Russia
Old 10-12-2011 , 23:22   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #23

And you have some practical working code?
kim_perm is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 10-13-2011 , 08:22   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #24

The only thing that seems to change when a player gets ubered is m_nPlayerCond. The way I use to do it was I had an extension that would use a netprop proxy to send false information to a player saying that they were ubered, when they weren't (making it so that they would appear as ubered, but still take damage from the server's point of view). I sadly no longer have the extension or the source to it, but it was pretty simple.
bl4nk is offline
kim_perm
Member
Join Date: Sep 2007
Location: Perm, Russia
Old 10-14-2011 , 01:22   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #25

Mmm! Thanks, I'll try to learn more about proxy ;)
http://developer.valvesoftware.com/w...rking_Entities
kim_perm is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 10-22-2011 , 09:07   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #26

http://forums.alliedmods.net/showthread.php?t=169795

You should be able to do what you want with that extension.
bl4nk is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 10-22-2011 , 15:16   Re: [TF2] Uber Effect without Godmode?
Reply With Quote #27

Quote:
Originally Posted by bl4nk View Post
http://forums.alliedmods.net/showthread.php?t=169795

You should be able to do what you want with that extension.
This thread is actually why I made that extension
caption
Afronanny is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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