playMaker

Author Topic: [solved] Convert to String?  (Read 3239 times)

Nekoyoubi

  • 1.2 Beta
  • Playmaker Newbie
  • *
  • Posts: 35
  • I scribble syntax, paint pixels, carve faces, and
    • Nekoyoubi Games
[solved] Convert to String?
« on: April 24, 2011, 12:28:41 PM »
I'm trying to work with some basic GUI via PlayMaker and I'm having trouble working with Strings. Specifically, I have a score in an FSMInt and I'm seemingly unable to get this to convert to an FSMString for use in a Build String action to hand off to my GUI Label.

Am I missing something here, or does a conversion action really need to be written? Thanks much in advance!
« Last Edit: April 25, 2011, 01:47:59 PM by Nekoyoubi »
- Lance @ Nekoyoubi Games (nekoyoubi.com)

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Convert to String?
« Reply #1 on: April 24, 2011, 01:30:38 PM »
Take a look at the Convert actions: https://hutonggames.fogbugz.com/default.asp?W355

You can use Convert Int To String.

Nekoyoubi

  • 1.2 Beta
  • Playmaker Newbie
  • *
  • Posts: 35
  • I scribble syntax, paint pixels, carve faces, and
    • Nekoyoubi Games
Re: Convert to String?
« Reply #2 on: April 25, 2011, 01:47:33 PM »
I don't know how in the world I missed that! Apparently that's what I get for looking in categories instead of just using that handy-dandy search feature you made. Sorry for the stupid questions. ;) Oh well, that's one custom action I'll be deleting...

At least that opens me up to be able to say that my Easter 2011 mini-game (http://nekoyoubi.com/easter) really was zero-code after all!

Thanks again, your wizardliness.  :P
- Lance @ Nekoyoubi Games (nekoyoubi.com)