Garry's Mod

Garry's Mod

Random Spawn System (Navmesh based)
16 Comments
HypnoGF_Real  [author] 28 Oct, 2023 @ 11:47pm 
Yeah, this mod unoptimized af lmao
Dragai 28 Oct, 2023 @ 2:43pm 
yo do not install this addon it demolished my fps cause i had to go through a hundred mods to single this one out
Tim_Timmitus 12 Sep, 2022 @ 1:54am 
using this mod in gm_boreas caused lag for some reason
huls999 26 Jun, 2022 @ 6:55am 
Cool!
HypnoGF_Real  [author] 11 Jun, 2022 @ 4:09pm 
Thank you for the kind words, about the thumbnail, unfortunately im not very good at designing those but in the future perhaps they might be changed
Lewy TWIX 11 Jun, 2022 @ 2:26pm 
Thank you, thats the exact thing i was looking for, i actually started thinking about making it myself and im very suprised that so little people have subscribed to this necessary for nextbot survival addon. Also i friendly think you should make the thumbnail more futuristic, im sure it will gather you lots of more customers.
Pop4484 23 Feb, 2022 @ 1:58am 
helps out a ton when im trying to play deathmatch with bots and theres only one spawn
Dragai 23 Jan, 2022 @ 5:34pm 
cool
HypnoGF_Real  [author] 8 Jan, 2022 @ 6:55am 
Thats good to hear!
CollChuuk 8 Jan, 2022 @ 5:18am 
Thanks, this change did wonders. (Bots no longer get stuck)
HypnoGF_Real  [author] 7 Jan, 2022 @ 7:36pm 
Update: Added a check whenever a player is respawning, this is to prevent spawned players getting stuck
HypnoGF_Real  [author] 7 Jan, 2022 @ 7:15pm 
alright, im gonna see what i can do about that
CollChuuk 7 Jan, 2022 @ 5:01pm 
Thanks for adding the convar toggle. Also, your addon has added a good deal of randomness to my PVP(bot) matches, but I've run into a slight problem. Currently, your addon will pick any location on the mesh, regardless of whether or not a player can fit there and thus cause clipping. Here is what I mean. [imgur.com]

Would it be possible to add some sort of check, to determine whether a selected location on the mesh is suitable for player spawning? Something like this... (I've never done LUA, so I'll use pseudo code)

- spawnPlayer( )
- - A point is selected.
- - A box is placed. (Size of player collision box)
- - Does the box clip with ANYTHING?
- - - Yes - spawnPlayer( )
- - - No - Spawn the player.
- - Done.
Democratic Ice Noodle 6 Jan, 2022 @ 8:41pm 
This isn't a bad idea be helpful for deathmatches and stuff on maps that only have like a single spawn point. While I'm not doing PVP stuff right now still gonna favorite this as this could be useful later down the road.
HypnoGF_Real  [author] 6 Jan, 2022 @ 5:27pm 
Update pushed out! Convar has been added (rss_enabled 1)
CollChuuk 6 Jan, 2022 @ 10:36am 
Would it be possible for you to add a in-game toggle/ConVar? Great addon regardless.