Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Amy on May 09, 2012, 02:59:51 AM

Title: Does playmaker have a database feature?
Post by: Amy on May 09, 2012, 02:59:51 AM
So I'm trying to create a bit of an online RPG type deal. Say I want to make disturbing items, abilities etc how would I store that using playMaker? I'm scared that if I need to make 1,000s of items, stats and abilities that simple variables won't be enough or will get way over cluttered. Any suggestions?
Title: Re: Does playmaker have a database feature?
Post by: jeanfabre on May 09, 2012, 04:12:51 AM
hi,

 Playmaker doesn't feature a database as is.

There are however a solution ( haven't tried it yet),

http://hutonggames.com/playmakerforum/index.php?topic=1433.0 (http://hutonggames.com/playmakerforum/index.php?topic=1433.0)

bye,

 Jean
Title: Re: Does playmaker have a database feature?
Post by: shinodan on May 09, 2012, 06:02:02 AM
ive seen inventory systems on the asset store for a easy way if you have the money..
Title: Re: Does playmaker have a database feature?
Post by: Amy on May 31, 2012, 08:47:51 PM
Has anyone looked at UniDDatabase? At 55 dollars this seems tempting.
Title: Re: Does playmaker have a database feature?
Post by: Amy on June 01, 2012, 01:20:40 PM
The owner said "Playmaker has GetFsmString , SetFsmString, Somebody will have to modify that script or work with UniDDatabase. GetFsmStringFromDD, SetFsmStringToDD. Get it to work with the one line of code I have in the example video." in order to integrate it...I'm not sure what this means though. Ugh, I feel terribly noobish.