AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   AIO: Winter Plugin (https://forums.alliedmods.net/showthread.php?t=276493)

HamletEagle 12-24-2015 03:48

Re: AIO: Winter Plugin
 
My point is you should never use FM_Touch if you want to get interactions between specific entities. You use FM_SetModel for trail and w_ models, not Touch(btw, you forgot to remove register_forward( FM_Touch, "forward_FM_Touch" ); from init).
In RemovePlayer_InvisGift don't check is_user_connected && IS_PLAYER, the same reasoning as for is_user_alive.
In forward_FM_PlaybackEvent you still create some vars inside the loop. Same for EVENT_OnBombDrop.

Other than this few things code looks ok, so fix this and, you know.

tuty 12-24-2015 07:01

Re: AIO: Winter Plugin
 
Oh lol forgot to remove it. Also wasn't paying attention. Will change it soon

HamletEagle 12-24-2015 10:19

Re: AIO: Winter Plugin
 
Fastly checked, code looks ok. Hope I did not miss something.

Approved.

wickedd 12-24-2015 11:07

Re: AIO: Winter Plugin
 
That was a fast approval.

tuty 12-24-2015 11:54

Re: AIO: Winter Plugin
 
no it wasn't. i spent 3 days fixing the stuff in each day.

wickedd 12-24-2015 14:01

Re: AIO: Winter Plugin
 
Yes it was, you only posted it 2 days ago. I'm not saying there's anything wrong with your code (I haven't seen it) or the approval. I'm just surprised at how quick it was approved.

zmd94 12-26-2015 04:29

Re: AIO: Winter Plugin
 
Can we increase the size of snowflakes? Heavy snowfall?

tuty 12-26-2015 09:27

Re: AIO: Winter Plugin
 
At the moment no, but i will add this feature later:)

Edit: if you are talking about the env_snow, not sure yet. I will do some reaearch

georgik57 12-26-2015 12:50

Re: AIO: Winter Plugin
 
Quote:

Originally Posted by zmd94 (Post 2376363)
Can we increase the size of snowflakes? Heavy snowfall?

Size or density?
Density: cl_weather 1/2/3.

tuty 12-26-2015 13:12

Re: AIO: Winter Plugin
 
it's already set at max value on cl_weather.

Updated:

- fixed a small thing :3


All times are GMT -4. The time now is 11:44.

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