playMaker

Author Topic: Scripting help  (Read 2313 times)

Soulis6

  • Playmaker Newbie
  • *
  • Posts: 1
Scripting help
« on: August 16, 2011, 07:23:00 PM »
Hello all, i've just started to use playmaker for a work project, and so far everything else has been fine, but I can't seem to find any scripting references anywhere for accessing states and variables from an outside script. It would seem like a really basic thing, but the only examples and reference I can find on the site are for either creating custom actions, or sending events from an outside script.

If, for example, I was trying to set a playmaker variable from a script, how would I go about doing that?


Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Scripting help
« Reply #1 on: August 16, 2011, 08:12:45 PM »
Checkout this page on the wiki:
https://hutonggames.fogbugz.com/default.asp?W329

It includes examples on how to access variables.