AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie:Reloaded (https://forums.alliedmods.net/forumdisplay.php?f=132)
-   -   [CS:GO/ZP] Addon: Glow v1.2 (21.07.2018) (https://forums.alliedmods.net/showthread.php?t=309268)

romeo7 07-19-2018 13:49

[CS:GO/ZP] Addon: Glow v1.2 (21.07.2018)
 
2 Attachment(s)
This is for ZP8.X.X
This plugin enables Aura & Glow effect for Nemesis and Survivor.
Cvars:
PHP Code:

zp_glow_nemesis "1" (enable:1disable:0)
zp_glow_survivor "1" (enable:1disable:0)
zp_glow_radius_nemesis "20" (min:0max:100)
zp_glow_radius_survivor "20" (min:0max:100

Changelog:
Code:

// 1.0 (19.07.2018)
* Initial Release

// 1.1 (20.07.2018)
* Optimisation

// 1.2 (21.07.2018)
* Added radius cvar for nemesis glow.
* Added radius cvar for survivor glow.


gubka 07-19-2018 21:25

Re: [CS:GO/ZP] Addon: Glow
 
Good job!

One advise, it more safty to store reference of ent to sglowentity, like i do when work with any attached entity to client

Mitchell 07-19-2018 21:39

Re: [CS:GO/ZP] Addon: Glow
 
why use two arrays to store the same thing?

diavolar 07-20-2018 06:57

Re: [CS:GO/ZP] Addon: Glow
 
romeo7 you think it goes by making the lightdynamic setting on the client ?
ex. aura to the survivor can only be seen as a survivor
thx.

romeo7 07-20-2018 07:58

Re: [CS:GO/ZP] Addon: Glow
 
Quote:

Originally Posted by Mitchell (Post 2604967)
why use two arrays to store the same thing?

It was combination. Optimized.

Quote:

Originally Posted by diavolar (Post 2605027)
romeo7 you think it goes by making the lightdynamic setting on the client ?
ex. aura to the survivor can only be seen as a survivor
thx.

Yes. I made nightvision addon like you say with light_dynamic. You can test it in my server: 37.26.2.29:27021

diavolar 07-20-2018 08:18

Re: [CS:GO/ZP] Addon: Glow v1.1 (20.07.2018)
 
Nice ..
you can share this addons / script or sell it ?

romeo7 07-20-2018 16:11

Re: [CS:GO/ZP] Addon: Glow v1.1 (20.07.2018)
 
Quote:

Originally Posted by diavolar (Post 2605039)
Nice ..
you can share this addons / script or sell it ?

may be i will release when gubka release stabil build.

diavolar 07-20-2018 17:08

Re: [CS:GO/ZP] Addon: Glow v1.1 (20.07.2018)
 
thank you
waiting is hard!

gubka 07-29-2018 20:22

Re: [CS:GO/ZP] Addon: Glow v1.2 (21.07.2018)
 
Update for 8.2


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

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