Raised This Month: $ Target: $400
 0% 

How to make snow in all maps


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
sb123
Senior Member
Join Date: Jan 2007
Old 12-21-2011 , 03:25   Re: How to make snow in all maps
Reply With Quote #6

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

public plugin_precache()
{
    
register_plugin("Make Snow""0.1""connor")
    new 
iEnt engfunc(EngFunc_CreateEntityengfunc(EngFunc_AllocString"env_snow"))
    if( 
pev_valid(iEnt) )
    {
        
dllfunc(DLLFunc_SpawniEnt)
    }

some maps still can't snow
__________________
sb123 is offline
Send a message via ICQ to sb123 Send a message via MSN to sb123 Send a message via Yahoo to sb123
 



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 11:57.


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