51-50 10 Posted August 3, 2013 Hello, I'm new to this so I apologize ahead of time if this thread is in the wrong area. I am trying to create a mission where you would need to first complete something before gaining the ability to use support. Has anyone accomplished this or can anyone point me in the right direction? Thanks. Share this post Link to post Share on other sites
kylania 568 Posted August 3, 2013 Place your Support Requester and name it myCas. Place your Support Provider CAS Virtual and synch it with your Support Requester. Then in the onAct of whatever trigger controls when you want the player to get CAS put this: myCas synchronizeObjectsadd [player]; Share this post Link to post Share on other sites
51-50 10 Posted August 3, 2013 Thanks! im going to give it a shot right now. ---------- Post added at 19:26 ---------- Previous post was at 19:19 ---------- Worked just as expected. Now I just need to figure out how to make it " un synchronize " after use so the player has the ability to earn it again after a different trigger. Share this post Link to post Share on other sites