playMaker

Author Topic: include input field in custom action[SOLVED]  (Read 1624 times)

kretin

  • Playmaker Newbie
  • *
  • Posts: 7
include input field in custom action[SOLVED]
« on: August 31, 2015, 09:09:43 PM »
I've been using Set Sleep Time Out action, but I would prefer to just set a value rather than use an existing variable. I've been trying to change it to work like Int Add, but can't figure out how?
« Last Edit: September 02, 2015, 01:48:20 AM by jeanfabre »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: include input field in custom action
« Reply #1 on: September 01, 2015, 12:50:21 PM »
Hi,
i have updated the action and you should now be able to set a value,
please re-download it from the EcoSystem

kretin

  • Playmaker Newbie
  • *
  • Posts: 7
Re: include input field in custom action
« Reply #2 on: September 01, 2015, 11:13:56 PM »
Thank you :)

So [UIHint(UIHint.Variable)] forces it to use a variable, otherwise the default allows for a value or variable.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: include input field in custom action
« Reply #3 on: September 02, 2015, 01:29:35 AM »
Hi,
yes, if you find some more actions that need to be changed please let us know :)