Raised This Month: $12 Target: $400
 3% 

Zephyrus Store Aura


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
chalr
Senior Member
Join Date: Feb 2016
Location: Turkey
Old 09-14-2016 , 11:50   Zephyrus Store Aura
Reply With Quote #1

Does anyone know how to add auras on this video?

And can anyone add effect to jetpack like in this video?

Last edited by chalr; 09-14-2016 at 11:54.
chalr is offline
lithiumbb
New Member
Join Date: Jun 2015
Old 09-18-2016 , 09:57   Re: Zephyrus Store Aura
Reply With Quote #2

You can add an aura to a player with
Code:
int iEntity = CreateEntityByName("info_particle_system");
float vPos[3];
GetClientAbsOrigin(iClient, vPos);
TeleportEntity(iEntity, vPos, NULL_VECTOR, NULL_VECTOR);
			
DispatchKeyValue(iEntity, "effect_name", sEffectName);
SetVariantString("!activator");
AcceptEntityInput(iEntity, "SetParent", iClient, iEntity, 0);
DispatchSpawn(iEntity);
ActivateEntity(iEntity);
AcceptEntityInput(iEntity, "Start");
where sEffectName is the name of the particle effect (make sure you precache it first).
And if you want some pcf files for the particle effects, you have to either find a server with them and download existing ones, make your own, or pay someone to make some for you
lithiumbb is offline
TheEdgeClan.Eu
Member
Join Date: Jun 2016
Old 09-21-2016 , 12:06   Re: Zephyrus Store Aura
Reply With Quote #3

post a comment of your steam in the youtube channel and he will add you price is 50 for that plugin
__________________
TheEdgeClan.Eu is offline
chalr
Senior Member
Join Date: Feb 2016
Location: Turkey
Old 09-24-2016 , 00:49   Re: Zephyrus Store Aura
Reply With Quote #4

Quote:
Originally Posted by TheEdgeClan.Eu View Post
post a comment of your steam in the youtube channel and he will add you price is 50 for that plugin
It says "public"
chalr is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 09-25-2016 , 06:42   Re: Zephyrus Store Aura
Reply With Quote #5

Quote:
Originally Posted by TheEdgeClan.Eu View Post
post a comment of your steam in the youtube channel and he will add you price is 50 for that plugin
HAHA 50€ for that Plugin that's ridiculous
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...

Last edited by Totenfluch; 09-25-2016 at 06:44.
Totenfluch is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 09-26-2016 , 08:26   Re: Zephyrus Store Aura
Reply With Quote #6

Quote:
Originally Posted by Totenfluch View Post
HAHA 50€ for that Plugin that's ridiculous
lol beggar can't be choosers
__________________
8guawong is offline
xines
Veteran Member
Join Date: Aug 2013
Location: Denmark
Old 09-26-2016 , 08:49   Re: Zephyrus Store Aura
Reply With Quote #7

Quote:
Originally Posted by Totenfluch View Post
HAHA 50€ for that Plugin that's ridiculous
I'll do this for 49€, hahah
__________________
xines is offline
bowzi1
Junior Member
Join Date: Mar 2015
Old 10-19-2017 , 19:08   Re: Zephyrus Store Aura
Reply With Quote #8

Still need help?
I'll do it for free
add me http://steamcommunity.com/profiles/76561198170389217
And leave a message on my profile so i know what you need help for

Last edited by bowzi1; 10-19-2017 at 19:11.
bowzi1 is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 02-09-2019 , 13:49   Re: Zephyrus Store Aura
Reply With Quote #9

can someone post it here?
eliteroyal is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 02-16-2019 , 01:29   Re: Zephyrus Store Aura
Reply With Quote #10

EDIT: 2020

Particle / Aura precacher:
https://forums.alliedmods.net/showthread.php?t=322106

Downloader: (pcf / models/ materials / sounds etc) - edit .sp to download .ani and .wav files.
https://github.com/JakubKosmaty/Simple-Downloader (all files to one .txt)

http://csgo.specternetworks.com/fast...20+%20Aura.rar - Particles / Aura

A store if u looking for one: (This is just for Particles / Aura and Player Models) There are also other Model Files for Wings / Hats / Masks etc in Full Store which I have not listed here. Search for .mdl in pastebin to find!
File Locations: https://pastebin.com/7YtGFj9g - Can use for whole store below. (Added in Full Store DL)
https://github.com/Kxnrl/Store
http://csgo.specternetworks.com/fastdl/Full%20Store.rar - Full Store
https://pastebin.com/GTsY5VHu - Particles / Aura for the store. The effects / .pcf files are listed. You can get more effects if you open the .pcf files in Alien Swarm SDK.
https://pastebin.com/0inYixM2 - Player Models.

__________________
https://forums.alliedmods.net/signaturepics/sigpic262740_1.gif

Last edited by zwetch; 06-11-2020 at 17:08. Reason: Update
zwetch is offline
Reply


Thread Tools
Display Modes

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 15:25.


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