AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Solved Rain Event Entity (https://forums.alliedmods.net/showthread.php?t=323710)

rrduna 04-26-2020 09:34

Rain Event Entity
 
Using the fakemeta library, I can generate rain through this entity, but this is not working as it should. Can anyone assist me in a dynamic way to create this rain?


PHP Code:

    if (g_weather_rain)
    {
        
engfunc(EngFunc_CreateNamedEntityengfunc(EngFunc_AllocString"env_rain"))
    } 



All times are GMT -4. The time now is 05:41.

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