Like airways, i think that the only solution is to save in a .ini with a loop because ther isb't a simple command to do it in fusion, you must creat it.
When you say "manually save evenry thing" you...
You could add a qualifier to all such objects, then loop over all objects using that qualifier and save the AVs etc (you can access AVs, strings and flags by index from another loop) for each one to...
airways Today, 03:15 AMThanks, I appreciate the comments and kind words! I'm hoping to keep expanding on it so there should be more to come.
airways Today, 03:11 AMif you want the total number of cells that contain a zero in Y
onloop"addup" ........add 1 to counter
& if value loopindex,Y =0
if you want the X positions of the zeros, add a...
If this is referring to me, I find it a bit rude and inaccurate, not least because VACCiNE has always been completely free. Though it took me hundreds of hours to make sense of Joystick 2's...
Volnaiskra Today, 12:39 AMEdit: it seems all the sub folders do have read only attribute.
Is there a way to make everything not read only?
Thank you in advance.
It would be cooler if you had more unique graphics, and if you could do more things than you do now like build stuff. Great game though!
Doofus Yesterday, 10:06 PMHello, I was wondering if there was a way to call a command that would simply save every object's AVs, Strings and Flags in the entire game, instead of trying to manually save every single thing into...
Musta Yesterday, 08:26 PMIt works well! is there a way to just count the number of cell where value is >0 ? Ex X1,Y1=3 X2,Y1=5 X3,Y1=0 X4,Y1=6 Total=3
mig3 Yesterday, 06:33 PMoops i'm not in the good place, if a moderator can move it to the android exporter forum, it will be nice :)
thanks :)
Just released my first "game" -- there are a few things I still need to add but it is 100% usable. DONTidle is a productivity idle game where you level up by doing your normal computer work. Check it...
airways Yesterday, 04:09 PM
If you want to keep track of the whole context...
If you want to keep track of the whole context (interaction with NPCS, collected objects, skills, ...), I would suggest you anyway to have a global container. For Cardinal RPG, I used simply a global...
conceptgame Today, 07:56 AM