Thanks, 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 PMHi @fernando,
I'm trying to reduce my app startup time which is too long, approx. 12 sec.
After some testing, it's related to extensions loading and initialisation.
I tried to reduce time by...
Question is in the title :)
I'm wanting to force the install directory (inc. all sub folders and files) to be NOT read only.
Currently with my install program (using latest ICP Pro) is...
You could add a qualifier to all such objects,...
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 AM