Coloring a sprite
Hy Allied Modders users, is there a way with a plugin to color a sprite like rain or snow ?
i have a Zombie Mod server and it will be usefull to make red rain Code:
#include < amxmodx > |
Re: Coloring a sprite
I think it can not be done.
If you want to use costom sprite/color i think you need to recreate rain message. |
Re: Coloring a sprite
Quote:
|
Re: Coloring a sprite
I think this is kind of slowhacking?
PHP Code:
|
Re: Coloring a sprite
Thanks, claudiuhks & Dare Devil where can i find an example of how to recreate the rain message ? please
If counts i'm using Orpheu module too, maybe this will help me alot... Bilal Pro (sorry forgot to remove it from code) |
Re: Coloring a sprite
Quote:
I always reach the entity limit of hl, and if i use the only 4-6 rain sprite then it is just so no-real. I mean rain go through the roof/models/walls/grounds. if i can cut somehow sprite to pieces then it will work. But now on i have idea to create rain with model. Anyway i start now with model rain plugin/model and if its done i will upload it. its so easy to change rain color / texture then too. |
Re: Coloring a sprite
There is a way but for what I know it works only for env_sprite:
PHP Code:
|
Re: Coloring a sprite
Quote:
|
Re: Coloring a sprite
Forgot to add :|
@CryWolf: Try and see if it works but i don't think it will |
Re: Coloring a sprite
I cannot compile it only errors undefined symbols!
Code:
//AMXXPC compile.exeCode:
set_pev( ent, pev_rendercolor, EntColor ); |
| All times are GMT -4. The time now is 07:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.