PDA

View Full Version : Zephyrus Store Aura


chalr
09-14-2016, 11:50
Does anyone know how to add auras on this video (https://www.youtube.com/watch?v=QWZ32crsIeI)?

And can anyone add effect to jetpack like in this video (https://youtu.be/X8wLxwKwA3w?t=4m52s)?

lithiumbb
09-18-2016, 09:57
You can add an aura to a player with

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 :wink:

TheEdgeClan.Eu
09-21-2016, 12:06
post a comment of your steam in the youtube channel and he will add you price is 50 for that plugin

chalr
09-24-2016, 00:49
post a comment of your steam in the youtube channel and he will add you price is 50 for that plugin

It says "public"

Totenfluch
09-25-2016, 06:42
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

8guawong
09-26-2016, 08:26
HAHA 50€ for that Plugin that's ridiculous

lol beggar can't be choosers

xines
09-26-2016, 08:49
HAHA 50€ for that Plugin that's ridiculous

I'll do this for 49€, hahah :lol::lol::lol:

bowzi1
10-19-2017, 19:08
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

eliteroyal
02-09-2019, 13:49
can someone post it here?

zwetch
02-16-2019, 01:29
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/fastdl/Particles%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://i.imgur.com/RmEh5yu.jpg

Hailee
11-04-2019, 05:31
You need the below plugin:

https://forums.alliedmods.net/showpost.php?p=2464749&postcount=952

You need these files:

https://pastebin.com/i6RUvDc9

https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0 - pcf Files (https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0)

If u get errors like " Attempting to create unknown particle system 'Trail5' " or " Attempting to create unknown particle system 'Aura9'etc " Wait for a few map changes then it will work.

Ur dropbox link doesn't work and i really would like this in my csgo server.

NeoxX
01-06-2020, 12:23
Ur dropbox link doesn't work and i really would like this in my csgo server.

If anyone still needs it.

Greeting Neoxx :3

Sandervraun
06-09-2020, 18:29
Link is broken, can you private message me?
or at least add me :D

You need the below plugin:

https://forums.alliedmods.net/showpost.php?p=2464749&postcount=952

You need these files:

https://pastebin.com/i6RUvDc9

https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0 - pcf Files (https://www.dropbox.com/s/kag25u9m6p1y1kn/particles.7z?dl=0)

If u get errors like " Attempting to create unknown particle system 'Trail5' " or " Attempting to create unknown particle system 'Aura9'etc " Wait for a few map changes then it will work.

Valduga007
09-20-2020, 23:38
Attempted to precache unknown particle system "particle_name"!
Attempting to create unknown particle system 'particle_name'

I tried to restart csgo and server, but without success. Any idea?

zwetch
04-23-2021, 03:30
Attempted to precache unknown particle system "particle_name"!
Attempting to create unknown particle system 'particle_name'

I tried to restart csgo and server, but without success. Any idea?

You need the below plugin or else the particles wont show in-game.
Particle System Fix : https://forums.alliedmods.net/showthread.php?t=322106 .

--------------------------------------
Edit|Update (My Current Store)(Particles / Knife Models etc)

Complete Store (edit to your Heart's Content!): https://www.dropbox.com/s/jpe2m378enuq5ct/Store.rar?dl=0
MyStore Plugin: https://github.com/shanapu/MyStore
Downloader Plugin: https://github.com/JakubKosmaty/Simple-Downloader