Search found 7 matches

by Kiliaan
Wed Jul 26, 2017 12:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I need help with my little Game
Replies: 8
Views: 5657

Re: I need help with my little Game

Oh man i love you!
Thats exactly what i was looking for!
Thanks a lot!

:roll: :x :P :D

greetings from Germany
by Kiliaan
Tue Jul 25, 2017 12:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I need help with my little Game
Replies: 8
Views: 5657

Re: I need help with my little Game

Hi MaxV!
This looks like the thing i was looking for!
Can you send me the stack?
Would be cool if you can.

have a nice day Kilian
by Kiliaan
Sat Jul 22, 2017 9:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I need help with my little Game
Replies: 8
Views: 5657

Re: I need help with my little Game

Thanks for all your Answers!!!
I love how kind the livecode Community is!
I will try all your Solving Ideas!
Thanks again. Have a nice Day.

Kilian :D
by Kiliaan
Thu Jul 20, 2017 6:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I need help with my little Game
Replies: 8
Views: 5657

I need help with my little Game

Hey Livecoders! I have a Problem :( I need you to help me creating a small Game. GAME EXPLAINED I want to recreate a modified Version of hau the mole. By clicking on a Button some Circles start changing there color from Black to red(also at the same or some small time differneces between them). In t...
by Kiliaan
Sun Jul 16, 2017 3:47 pm
Forum: Android Deployment
Topic: Start 2 Tasks at the same Time
Replies: 7
Views: 5435

Re: Start 2 Tasks at the same Time

Thanks for your fast Reply

I left some Parts from my code out, to show you my Problem a bit better...
I decleared all Vars correctly, and changed the Syntax like you showed me....
But anyways, the same Problem :o

But Thanks for helping me trying to fix my Problem, i appreciate this alot

Kilian
by Kiliaan
Sun Jul 16, 2017 3:21 pm
Forum: Android Deployment
Topic: Start 2 Tasks at the same Time
Replies: 7
Views: 5435

Re: Start 2 Tasks at the same Time

Hey Thanks for your fast reply!
But unfortunately this doesnt work for my projekt, in which this problem occured.
I edited my first Question, I hope this helps to understand where my problem is.
Hope you can help me solving this problem.

Thanks, Kilian
by Kiliaan
Sun Jul 16, 2017 1:57 pm
Forum: Android Deployment
Topic: Start 2 Tasks at the same Time
Replies: 7
Views: 5435

Start 2 Tasks at the same Time

Hey! Im a beginner at Livecode and my englisch is very bad so please dont judge me. :D I have a big Problem: Ich just want to start two methods at the same time by clicking one Button. The Problem is that when i click the Button the first method starts, but the second doesn't start. The code just lo...