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

Simple Snowfall


Post New Thread Reply   
 
Thread Tools Display Modes
You9
Member
Join Date: Mar 2016
Old 12-21-2016 , 12:00   Re: Simple Snowfall
Reply With Quote #11

In CS:GO jailbreak maps, there are sometimes the "Exception reported: Script execution timed out" error too.
Can you fix it maybe?
You9 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-21-2016 , 12:07   Re: Simple Snowfall
Reply With Quote #12

Quote:
Originally Posted by You9 View Post
In CS:GO jailbreak maps, there are sometimes the "Exception reported: Script execution timed out" error too.
Can you fix it maybe?
This should do the trick. Added jb_ and mg_ maps to the ignore list to avoid this issue.
Attached Files
File Type: sp Get Plugin or Get Source (SimpleSnowfall.sp - 323 views - 3.8 KB)
__________________

Last edited by sneaK; 12-21-2016 at 12:15.
sneaK is offline
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 12-21-2016 , 12:12   Re: Simple Snowfall
Reply With Quote #13

Quote:
Originally Posted by blackhawk74 View Post
This should do the trick. Added jb_ and mg_ maps to the ignore list to avoid this issue.
You should also add ba_ maps, since those are also common jail maps.
Nachtfrische is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-21-2016 , 12:15   Re: Simple Snowfall
Reply With Quote #14

Quote:
Originally Posted by Nachtfrische View Post
You should also add ba_ maps, since those are also common jail maps.
Added, updated attachment above.
__________________
sneaK is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 12-22-2016 , 07:18   Re: Simple Snowfall
Reply With Quote #15

Can you add command like /snow for disable snow for each player?
__________________
j1gg is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-23-2016 , 17:44   Re: Simple Snowfall
Reply With Quote #16

Quote:
Originally Posted by j1gg View Post
Can you add command like /snow for disable snow for each player?
I tried SDKHook_SetTransmit but seems that dont work for func_precipitation (you can see the "//" comented part in my plugin). I will continue trying things.

Quote:
Originally Posted by blackhawk74 View Post
This should do the trick. Added jb_ and mg_ maps to the ignore list to avoid this issue.
I added a txt file for add unsupported maps without edit and compile the plugin to my old snowfall plugin -> https://forums.alliedmods.net/showthread.php?t=174790
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
CrazyGhostRider
Member
Join Date: Apr 2014
Location: Russia
Old 12-27-2016 , 15:50   Re: Simple Snowfall
Reply With Quote #17

You can make the ability to set the coordinates manually, not automatically? Then on large maps can make the area with snow.
CrazyGhostRider is offline
Krufftys Killers
Senior Member
Join Date: Jan 2014
Old 12-27-2016 , 16:46   Re: Simple Snowfall
Reply With Quote #18

L 12/27/2016 - 16:21:58: SourceMod error session started
L 12/27/2016 - 16:21:58: Info (map "c5m1_waterfront") (file "errors_20161227.log")
L 12/27/2016 - 16:21:58: [SM] Exception reported: Cannot create new entity when no map is running
L 12/27/2016 - 16:21:58: [SM] Blaming: SimpleSnowfall.smx
L 12/27/2016 - 16:21:58: [SM] Call stack trace:
L 12/27/2016 - 16:21:58: [SM] [0] CreateEntityByName
L 12/27/2016 - 16:21:58: [SM] [1] Line 111, /home/forums/content/files/2/3/7/2/6/0/159393.attach::CreateSnow
L 12/27/2016 - 16:21:58: [SM] [2] Line 103, /home/forums/content/files/2/3/7/2/6/0/159393.attach::Event_RoundStart
L 12/27/2016 - 16:22:09: [SM] Exception reported: Script execution timed out
L 12/27/2016 - 16:22:09: [SM] Blaming: SimpleSnowfall.smx
L 12/27/2016 - 16:22:09: [SM] Call stack trace:
L 12/27/2016 - 16:22:09: [SM] [1] Line 85, /home/forums/content/files/2/3/7/2/6/0/159393.attach::OnMapStart
Krufftys Killers is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-27-2016 , 17:08   Re: Simple Snowfall
Reply With Quote #19

Quote:
Originally Posted by Krufftys Killers View Post
L 12/27/2016 - 16:21:58: SourceMod error session started
L 12/27/2016 - 16:21:58: Info (map "c5m1_waterfront") (file "errors_20161227.log")
L 12/27/2016 - 16:21:58: [SM] Exception reported: Cannot create new entity when no map is running
L 12/27/2016 - 16:21:58: [SM] Blaming: SimpleSnowfall.smx
L 12/27/2016 - 16:21:58: [SM] Call stack trace:
L 12/27/2016 - 16:21:58: [SM] [0] CreateEntityByName
L 12/27/2016 - 16:21:58: [SM] [1] Line 111, /home/forums/content/files/2/3/7/2/6/0/159393.attach::CreateSnow
L 12/27/2016 - 16:21:58: [SM] [2] Line 103, /home/forums/content/files/2/3/7/2/6/0/159393.attach::Event_RoundStart
L 12/27/2016 - 16:22:09: [SM] Exception reported: Script execution timed out
L 12/27/2016 - 16:22:09: [SM] Blaming: SimpleSnowfall.smx
L 12/27/2016 - 16:22:09: [SM] Call stack trace:
L 12/27/2016 - 16:22:09: [SM] [1] Line 85, /home/forums/content/files/2/3/7/2/6/0/159393.attach::OnMapStart
Use https://forums.alliedmods.net/showthread.php?t=174790
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 12-27-2016 at 19:48.
Franc1sco is offline
Send a message via MSN to Franc1sco
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 12-27-2016 , 19:42   Re: Simple Snowfall
Reply With Quote #20

Quote:
Originally Posted by Franc1sco View Post
That's a great link, really helpful.
Just kidding, you posted the wrong link

Last edited by Nachtfrische; 12-27-2016 at 19:42.
Nachtfrische is offline
Reply



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:34.


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