View Single Post
bibu
Veteran Member
Join Date: Sep 2010
Old 07-14-2011 , 11:10   Re: [STOCK] Creating customizable fog
Reply With Quote #20

How is this way, beside that all player gets the fog?

PHP Code:
#include < amxmodx >
#include < fakemeta_util >

public plugin_precache( )
{
    new 
iEntity fm_create_entity"env_fog" );
    
    
fm_set_kvdiEntity"density""0.0005""env_fog" );
    
fm_set_kvdiEntity"rendercolor""180 0 0""env_fog" );

__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline