Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Groo Gadgets on July 03, 2012, 07:00:45 AM

Title: Set Substring
Post by: Groo Gadgets on July 03, 2012, 07:00:45 AM
Hey guys,

I would like the functionality to be able to set characters within a string. I've tried a few methods but don't seem to be able to easily do it without messy and long FSM loops.

I only need to set one character in a string at a time (eg. replace the first letter of the word CAT with the letter M to create the word MAT) but the option to set multiple characters would be great.

Any help on this issue would be much appreciated  :-)

Cheers,

Simon
Title: Re: Set Substring
Post by: jeanfabre on July 09, 2012, 05:09:37 AM
Hi,

 ok, here we go:
http://hutonggames.com/playmakerforum/index.php?topic=1912.msg8368#msg8368 (http://hutonggames.com/playmakerforum/index.php?topic=1912.msg8368#msg8368)

Bye,

 Jean