bogoslovniy Posted September 13, 2020 Share Posted September 13, 2020 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)); Link to comment Share on other sites More sharing options...
KaliLinuxF Posted September 17, 2020 Share Posted September 17, 2020 show your full script Link to comment Share on other sites More sharing options...
fl1k Posted September 15, 2021 Share Posted September 15, 2021 /bump still not working NAPI.ColShape.Create3DColShape(new Vector3(-50, -1759.547, -100), new Vector3(-47.595, -1749.795, 100), 0); never triggers Link to comment Share on other sites More sharing options...
Junx Posted March 4 Share Posted March 4 this still doesnt work pls fix @ragempdev Link to comment Share on other sites More sharing options...
Brophy Posted March 26 Share Posted March 26 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now