I am looking for a long time for a solution.
How to set this so that all players touch the ground when they are spawn? So you can still move, but you have to jump to touch the ground again.
Also, in some rounds, the models are so gray / black .. It all kind of plays crazy.
Thanks for help.
[URL=http://www.directupload.net][IMG]http://fs5.directupload.net/images/170913/bfklhlo4.jpg[/IMG][/URL]
Sound like one of your addons is messing with spawn positions and player models. Hacky fix for the first issue is to run [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/DropToFloor]Entity:DropToFloor[/url] on player spawn.
Hey thanks :)
I do not know so well with LUA.
Do I have take the example-code and put it into / lua / autorun / server ?
I added an example to the wiki just for you.
Ohh Thanks :D Ok I created a LUA File with the Example code. And I put the file garrysmod/lua/autorun in this directory.
I restarted the server but the problem is still here. :(
I wouldn't know -- just try to disable them in blocks to find the cause.
I tryd it if I remove workshopDL then they are spawn normal.. If I remove the playermodels on the workshop the bug still there..
Idk what shall I do ...
Narrow it down then. Playermodels is not all you have
[QUOTE=Closesystem;52678759]Hmm ok Here my addons. What do you think where is the problem?
[CODE][B]ADDONS[/B]:
antiplayerstuck
[/CODE]
[/QUOTE]
This one seems problematic, try remove it and see if the problem persists
[QUOTE=Haina;52679917]This one seems problematic, try remove it and see if the problem persists[/QUOTE]
It is highly likely that this is the cause, I have had this issue and this addon before. Seeing that we both have the same issue AND addon I think it's fair to conclude that this is the problem.
Waiting for response from OP to confirm.
I resetted the server and deleted all addons but not the WorkshopAddons. But the bug is still there.
I have only ulib and ulx in the addons directory.
[QUOTE=Closesystem;52680749]I resetted the server and deleted all addons but not the WorkshopAddons. But the bug is still there.
I have only ulib and ulx in the addons directory.[/QUOTE]
You should have deleted only AntiPlayerStuck as we are pretty confident that is causing your issue, there was really no need to reset.
Yeah man but the problem is still here.
I installed the server with LGSM. You thinks if I install the server manuelly then I don't get problems?
[QUOTE=Closesystem;52681209]Yeah man but the problem is still here.
I installed the server with LGSM. You thinks if I install the server manuelly then I don't get problems?[/QUOTE]
From what I can understand from your broken English, an addon from the Workshop is causing your problems. You even said it yourself:
[QUOTE=Closesystem;52679252]I tryd it if I remove workshopDL then they are spawn normal.[/QUOTE]
Resetting the server is entirely pointless, you know the issue is with a Workshop addon.
It's tedious, but you'll have to remove groups of addons until you can narrow it down and find culprit
[QUOTE=smithy285;52681263]-snip-[/QUOTE]
Or you know he could try removing the addon that moves you when you collide with shit (antiplayerstuck)
[QUOTE=Haina;52681279]Or you know he could try removing the addon that moves you when you collide with shit (antiplayerstuck)[/QUOTE]
He has tried removing it.
[QUOTE=txike;52681293]He has tried removing it.[/QUOTE]
[QUOTE=Closesystem;52680749]I resetted the server and deleted all addons but not the WorkshopAddons. But the bug is still there.
I have only ulib and ulx in the addons directory.[/QUOTE]
antiplayerstuck is a workshop addon
I removed that If I remove the Workshop the problem don't there.. Yes Antiplayerstuck I extracted with gmad and put it in the addons directory
Extracting it wouldn't make a difference: the addon is the problem, not the medium it's being used through.
[QUOTE=code_gs;52681669]Extracting it wouldn't make a difference: the addon is the problem, not the medium it's being used through.[/QUOTE]
The point is even when he removed it the issue was still there.
[QUOTE=txike;52681697]The point is even when he removed it the issue was still there.[/QUOTE]
[QUOTE=Closesystem;52679252]I tryd it if I remove workshopDL then they are spawn normal[/QUOTE]
Not sure if my eyes are playing up but it seems like he has found the source of the problem but chooses to ignore it... Either that or I can't read broken English.
[QUOTE=txike;52681697]The point is even when he removed it the issue was still there.[/QUOTE]
Ah, I didn't really get that impression from his post, his English is very muddy. Either way, he already said it does not happen with no addons present, which means he needs to manually narrow the cause down.
[QUOTE=FireWolf2525;52681703]other quotes[/QUOTE]
It isn't a workshop addon though.
Sorry for my bad english.
Once again. If I connect my Workshop-Collection with my garry's mod server then the players are spawn in the air.
The Addon "Antiplayerstuck" is not in the Workshop-Collection. This is competly removed!
Nevertheless the problem are still there.
Does it happen when ALL of your workshop addons are disabled (not just removing them from WorkshopDL, but removing the +host_workshop_collection param) and your legacy addons are removed?
Sorry, you need to Log In to post a reply to this thread.