Can not find File Exists Playmaker action.

Easy Save 2 has been replaced by Easy Save 3, so is no longer supported.
Locked
samson73
Posts: 1
Joined: Sat Jun 24, 2017 2:23 pm

Can not find File Exists Playmaker action.

Post by samson73 »

Hi Joel

I have just updated Easy Save and cannot seem to find the playmaker action "File Exists" Has it been replaced by "Exisits Into Bool"?
If so how would i define the "Exists Event" & "Does Not Exist Event"?

Thank you.

Sam
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Can not find File Exists Playmaker action.

Post by Joel »

Hi Sam,

We've never had a dedicated "File Exists" action, and instead have a multi-purpose Exists action which allows you to check the existence of a files, directories and tags. If you want to check the existence of a file, leave the tag field empty.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
ermak
Posts: 6
Joined: Mon Jul 15, 2013 9:06 am

Re: Can not find File Exists Playmaker action.

Post by ermak »

In last version: EasySave 2.8.1, Playmaker action: "Exists" is removed and replaced by "Exists Into Bool". Is that true? I can't find old "Exists".

Image

If this is true, then this is not anymore active in 2.8.1:
http://docs.moodkie.com/easy-save-2/pla ... ts-action/

Thanks!
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Can not find File Exists Playmaker action.

Post by Joel »

Ah yes, my mistake. It looks like our pre-compiler stripped out the Exists actions because it was assigning it the same ID as the Exists Into Bool action, which is processed first.

This will be fixed in the next update. In the meantime, if you PM me your invoice number and email address, I'll send you the correct actions.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
ermak
Posts: 6
Joined: Mon Jul 15, 2013 9:06 am

Re: Can not find File Exists Playmaker action.

Post by ermak »

EasySave 2.8.2 does not have "Exists" action again?
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Can not find File Exists Playmaker action.

Post by Joel »

Thanks for letting us know. That's very strange, the package we uploaded to the Asset Store definitely has the Exists action, but for some reason the one being distributed by the Asset Store is using the older version again.

We have an update in the approval queue at the moment which will hopefully update things at their end, but in the meantime please find attached a copy of the Exists action.

All the best,
Joel
Attachments
ES2PlayMaker.cs
(1.33 KiB) Downloaded 444 times
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
milanepps
Posts: 3
Joined: Wed May 10, 2017 8:12 pm

Re: Can not find File Exists Playmaker action.

Post by milanepps »

Hi,

Thanks a bunch! This totally solved my issue! It was a few pages in, so it took me some time to find this discussion for the Exists solution. You can disregard my question about the Playmaker action. Just typing it here in case you don't see it on my post.

Best,
Milan
Locked