Search found 43 matches

by gozda
Wed Jun 29, 2016 12:54 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Some question (playmaker)
Replies: 61
Views: 82421

Re: Some question (playmaker)

Thank you again,

And when i upload file on web, i set Tag and File. In ef2File i got this file and on es2data i got this tag what i set, it is possible to set any data under this tag without replace file?
by gozda
Wed Jun 29, 2016 10:47 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Some question (playmaker)
Replies: 61
Views: 82421

Re: Some question (playmaker)

Thanks,

Also how should work "delete From Web" action?

I tested and this action delete only es2Data variable, but file stay on web.
by gozda
Wed Jun 29, 2016 7:23 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Some question (playmaker)
Replies: 61
Views: 82421

Some question (playmaker)

Hi, 1.where is best place for save .txt file on android device? 2.when i use basic save place, where can i find it on device? 3.How can i delete single text file? 4.If there is possible for change file name? 5.If its any way for encrypt variable name? 6.If i have finished project, if is there possib...
by gozda
Mon Apr 11, 2016 1:51 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

Ok, very thanks for help i think i know all what i want to know.
Still i thinking ES2 is one of best must have plugin for Unity.
Thanks for your time and your patient.

Best regards,
Gozda
by gozda
Mon Apr 11, 2016 12:25 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

So the best things for what you can use DB is keep save progres from player and load it when you need. But what if i want use DB for other stuff, like get list of players what are stored in DB. For example: Simple game. player1 search for online or offline player2 (in DB) and make a challenge(just w...
by gozda
Mon Apr 11, 2016 11:14 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

Why in PhpMyAdmin i cant see any data under Tag "myTag" from your example scene? i just see empty field.

thanks
by gozda
Mon Apr 11, 2016 9:57 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

Sorry for spam i think i got it finally. For now i think i dont have any questions more.

Thank you for your patience :)

Regards,
Gozda
by gozda
Mon Apr 11, 2016 9:38 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

And again thanks.

I testes this, and its working i created file, uploaded on web and download to local file. Cool when you want make a save/load player progres. Awesome
But when i want to download just a single variable i must download full file or there is way to get only wanted variable?
by gozda
Mon Apr 11, 2016 9:01 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

Thank you again

I try to get the best way for save multiple data in web
So i got questions
How can i save multiple data on web what are only from one player like:Name, time, lvl... and dont have mess on web? (I assume my game will play 1000000+ people:))

Thanks
by gozda
Mon Apr 11, 2016 8:15 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Web Save basic
Replies: 15
Views: 21110

Re: Web Save basic

Ok, again thanks.

I try something, i change table name in AdminMyPhp and i got error "04 table table could not be found"
How can i change table what i want to upload?

Thanks