Raised This Month: $32 Target: $400
 8% 

[STOCK] Creating customizable fog


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-14-2011 , 11:29   Re: [STOCK] Creating customizable fog
Reply With Quote #21

You answer yourself.
__________________
Arkshine is offline
abdul-rehman
Veteran Member
Join Date: Jan 2010
Location: Khi, Pakistan
Old 07-14-2011 , 11:53   Re: [STOCK] Creating customizable fog
Reply With Quote #22

Quote:
Originally Posted by bibu View Post
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" );

You cant change the color density and color every round (if you want to) unlike this one which sets the color and density of the fog on map start only.
__________________

My Plugins For ZP

Inactive due to College and Studies
abdul-rehman is offline
Send a message via Yahoo to abdul-rehman Send a message via Skype™ to abdul-rehman
bibu
Veteran Member
Join Date: Sep 2010
Old 07-14-2011 , 12:53   Re: [STOCK] Creating customizable fog
Reply With Quote #23

Alright thanks for the info.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu 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 17:24.


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