galzzy83 0 Posted May 31 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 Share this post Link to post Share on other sites
dorito4 0 Posted June 1 (edited) You have to set the variable in the colshape after creating it. jobColShape.setVariable("colshape","jobColshape") Edited June 1 by dorito4 Share this post Link to post Share on other sites