Garry's Mod

Garry's Mod

Somewhat Seamless Level Transitions (HL2 Styled)
Xenthio  [developer] 6 Apr, 2021 @ 10:35pm
Please give me feedback and tell me about any issues you are having!
The title says it all!
< >
Showing 1-15 of 40 comments
TROFY-KSA 7 Apr, 2021 @ 12:31am 
website dead
Xenthio  [developer] 7 Apr, 2021 @ 12:31am 
the one in the link?
Xenthio  [developer] 7 Apr, 2021 @ 12:32am 
works fine for me
Xenthio  [developer] 7 Apr, 2021 @ 12:34am 
hold on i'll make another upload on google drive for ya
Xenthio  [developer] 7 Apr, 2021 @ 12:43am 
Originally posted by TROFY-KSA:
website dead
tell me if this one works
https://drive.google.com/file/d/1i4fqOTNouM_5IwUqCkxlQYJ8eCDNg5BR/view?usp=sharing
Beagledude 7 Apr, 2021 @ 1:08pm 
game crashes when i start a level
Xenthio  [developer] 7 Apr, 2021 @ 1:10pm 
hmm, does it work when you disable all your other addons? sounds like something is interfering with it
Darkcrown24 8 Apr, 2021 @ 4:18am 
I downloaded a series of maps and when I finish the level I get the default gmod screen and I have followed the tutorial but that happens to me
Beagledude 8 Apr, 2021 @ 9:05am 
ok it was the map i was on but it only works when i manually go through levels
Xenthio  [developer] 8 Apr, 2021 @ 2:41pm 
Originally posted by Darkcrown19:
I downloaded a series of maps and when I finish the level I get the default gmod screen and I have followed the tutorial but that happens to me
hmmm. are you sure you followed the tutorial?
The Bunkerman 10 Apr, 2021 @ 6:58am 
Regarding the fact that some addons cause this one not to work, it's probably because your Lua script is called client.lua. Some other addons also have a file with the same name, and thus when content is mounted, it's a lottery as to which one is actually going to be mounted and executed.
It should be a simple case of renaming it to something else that's unique (i.e. seamless-transitions.lua or anything that is not likely to be used by another addon), since any Lua script in that folder should be automatically executed regardless of file name.
Last edited by The Bunkerman; 10 Apr, 2021 @ 9:27am
The Bunkerman 10 Apr, 2021 @ 9:24am 
Another thing: You should really encourage players to put it inside a folder inside the
GarrysMod/garrysmod/addons
directory so that the change is non-permanent and can be restored easily, and also the change will not be reverted if the player decides to verify their game's cache.
So it would look like this:
GarrysMod/garrysmod/addons/folder/html
Though GMAD will not let you include HTML files in the Workshop addon, you can still mount them using a legacy addon, which is what this does.
Last edited by The Bunkerman; 10 Apr, 2021 @ 9:27am
Xenthio  [developer] 10 Apr, 2021 @ 3:59pm 
Originally posted by Ranch the Deer:
Another thing: You should really encourage players to put it inside a folder inside the
GarrysMod/garrysmod/addons
directory so that the change is non-permanent and can be restored easily, and also the change will not be reverted if the player decides to verify their game's cache.
So it would look like this:
GarrysMod/garrysmod/addons/folder/html
Though GMAD will not let you include HTML files in the Workshop addon, you can still mount them using a legacy addon, which is what this does.
i did consider that tbh lol
Rotectytehiestꑭ 11 Apr, 2021 @ 11:07pm 
does not work
Xenthio  [developer] 12 Apr, 2021 @ 12:01am 
Hmm, got any more info?
< >
Showing 1-15 of 40 comments
Per page: 1530 50