Modme Forums

Collision Question

Game Modding | Call of Duty: Black Ops 3 | Scripting


eDeK:

Im using this:

self SetPlayerCollision( 0 );
The player can cross others players but i cant take damage by the zombies.
What can i do to the players can cross between they and they take damage?


Harry Bo21:

Notsolid()?


eDeK:

With "NotSolid()", players cant cross others players, and i die instantly by one hit, after many attempts of hits of the zombies, very weird.


Harry Bo21:

You have to disable the thing that kills you

That happens anyway if you jump “on” another player

It’s a function and has been there since bo1

As for zombies killing you weird I have no idea