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

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: lithiumbb
Forum: Scripting 01-02-2017, 15:35
Replies: 17
Views: 5,647
Posted By lithiumbb
Re: SetTransmit Hook on Particles

Here's a working example if you still need it
https://github.com/bbennett905/store-aura/blob/master/store-aura.sp#L437
Forum: Store 09-18-2016, 09:57
Replies: 14
Views: 17,288
Posted By lithiumbb
Re: Zephyrus Store Aura

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,...
Showing results 1 to 2 of 2

 
Forum Jump

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


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