• Is there a Skeleton Gamemode?
    8 replies, posted
Is there a skeleton gamemode for the current update like there was for past Gmod's I've been sitting here working on entities and autorun files but i tried to start a gamemode and the gamemode folder is the base of content/entities/gamemode with cl_init/init/shared.lua files in the gamemode folder with the includes and AddCSLuaFile but every time i launch the damn gamemode it just crashes my game without any error I fixed my IsValidGamemode error but now its just crashing without any error and im fucking sick of it. Any help would be appreciated.
First google result [url]https://garrysmods.org/download/4268/skeleton-gamemode[/url]
>contents >info.txt this isn't the updated version i don't think.
There isn't much of a "Skeleton gamemode" It's just 3 files that can all be found on the wiki
[QUOTE=Kevlon;50725568]There isn't much of a "Skeleton gamemode" It's just 3 files that can all be found on the wiki[/QUOTE] Yes and I copied them directly, and for some reason the gamemode crashes right when it is launched.
I made a sort of skeleton gamemode: [url]https://github.com/philxyz/findingdrbreen[/url]
There is one called Greybox.
[QUOTE=ph:lxyz;50726028]I made a sort of skeleton gamemode: [url]https://github.com/philxyz/findingdrbreen[/url][/QUOTE] Tried, Doesn't work aswell, does it work on your system? It may be something in one of my lua files for my game
[QUOTE=Noobularkid;50728261]Tried, Doesn't work aswell, does it work on your system? It may be something in one of my lua files for my game[/QUOTE] I tried it and it worked fine. "doesn't work" is not descriptive enough. Does it not show up in the gamemodes list? Does it crash? What doesn't work exactly?
Sorry, you need to Log In to post a reply to this thread.