Garry's Mod

Garry's Mod

The Meteor Storm (Configurable)
Showing 1-6 of 6 entries
Update: 1 Sep, 2024 @ 7:46pm

Big Update Time! (yeah i updated it because i had ideas, sorry for the wait)

1: Menu is reorganized in 2 categories (check the image on the steam page)

2: Added a way to change the model of the meteor (if you leave it blank, it will default back to the original meteor models)

3: made it so you can change the message of these (storm, single, abort, target)

Update: 16 Feb, 2024 @ 8:45pm

updated some usermessage.hook stuff to the modern net.receive, net.send etc...

placed the meteor storm config menu in the weapon_meteorstorm_configurable.lua code and removed the meteor_storm_menu.lua, its no longer needed.

added 2 new convars:

meteor_storm_message_storm

meteor_storm_message_single

yup you can change the message of when a single meteor is inbound or storm aswell!

thats it in terms of all the updates for now.

Update: 13 Dec, 2023 @ 5:58pm

You can now customize the laser color (you can in the config menu aswell):

meteor_laser_color_r 255 (Red)

meteor_laser_color_g 0 (Green)

meteor_laser_color_b 0 (Blue)

this will be it in terms of updates.

Update: 13 Dec, 2023 @ 5:42pm

changes:

added text and sound when you deploy the swep

added a convar (also added to the config menu):

meteor_storm_removal_time (Time in seconds before meteors are removed)

Update: 7 Dec, 2023 @ 6:41pm

You can now open a configuration menu by pressing r when you have the swep deployed

Added more convars:

meteor_storm_meteor_speed_single (Default 2000, Single meteor storm speed)
meteor_storm_meteor_speed_storm (Default 2000, Meteor storm speed)
meteor_storm_meteor_direction_x (Default 0, Meteor direction x-component)
meteor_storm_meteor_direction_y (Default 0, Meteor direction y-component)
meteor_storm_meteor_direction_z (Default -2000, Meteor direction z-component)

this will most likely be it in terms of configuration, unless i get ideas or something, but it seems that is all.

Update: 7 Dec, 2023 @ 1:19pm