galzzy83 Posted May 31, 2019 Share Posted May 31, 2019 Hello gentlemen, I am working on a job system actually and i'm quite stuck right now. I am working with client-side colshapes and whenever I enter the colshape I would like to know which colshape I just entered but I have no idea how to do that... Anybody has any ideas how to use colshapes client-side ? Thanks a lot ! My code : https://gyazo.com/66c3acd36cffc56d2e759f128097471d Link to comment Share on other sites More sharing options...
dorito4 Posted June 1, 2019 Share Posted June 1, 2019 (edited) You have to set the variable in the colshape after creating it. jobColShape.setVariable("colshape","jobColshape") Edited June 1, 2019 by dorito4 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