Page 1 of 1

Turn off collisions

Posted: Fri Sep 16, 2016 8:49 pm
by LeafMuncher
Hi all, new to the forums so please excuse if this is in the wrong place.

I'm looking for a server command to deactivate tee collisions with eachother but not disable weapon/hook interactions, as well as if possible an entity type that would allow this. I'm busy with a noob-friendly map where I'd like to have a part with hook fly in a tight space (1 block wide) and one or two weapon parts to experiment with. I'm pretty sure I saw something like this in a very old novice or moderate map.

Edit: Ok I thought collision entity was something else, found it now. Still any chance for test server command?

Re: Turn off collisions

Posted: Fri Sep 16, 2016 8:58 pm
by RayB.
index 88 and index 104 in the game layer

Re: Turn off collisions

Posted: Fri Sep 16, 2016 9:00 pm
by LeafMuncher
Yeah I just found them now, was being an idiot in the editor. Still looking for test server command to activate/deactivate it on the fly

Re: Turn off collisions

Posted: Fri Sep 16, 2016 9:45 pm
by Index
You should definitely use the tiles (88/104 as RayB. wrote) for that.
Other server configurations are not really necessary and should not be done if you want to do a map for the offical servers.

However you can take a look at the servercommands if there is a command for it (https://ddnet.org/settingscommands/).