Jump to content

Recommended Posts

Posted

Hey, i creating 3d colshape with coordinates, but server event Event.PlayerEnterColshape is not working.  Maybe I'm doing something wrong?

NAPI.ColShape.Create3DColShape(new Vector3(-427.68, 1129.52f, 324), new Vector3(-422.89f, 1134.34f, 328));

  • 11 months later...
Posted

/bump still not working

            NAPI.ColShape.Create3DColShape(new Vector3(-50, -1759.547, -100), new Vector3(-47.595, -1749.795, 100), 0);
never triggers

  • 1 year later...
  • 3 weeks later...
Posted

Have you confirmed that the shape is being created correctly?

Have you tried debugging via the PlayerEnterColshape event? I remember reading somewhere that the second vector in the query might be "size" not "end", so might be worth checking that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...