Search found 60 matches

by AgentItay
Tue Mar 15, 2016 11:12 am
Forum: Talking LiveCode
Topic: Files
Replies: 2
Views: 2247

Re: Files

Thank you.
by AgentItay
Mon Mar 14, 2016 12:18 pm
Forum: Talking LiveCode
Topic: Files
Replies: 2
Views: 2247

Files

Hey, how do I look for an empty line in a file, and how do I loop the lines of the file?
Thanks in advance :).
by AgentItay
Sat Feb 13, 2016 4:57 pm
Forum: Talking LiveCode
Topic: Graphics
Replies: 1
Views: 1508

Graphics

Hey, I am creating a game in Livecode and I am only good in programming, I am not an artist and I have no graphical knowledge, which makes me wonder if people will even bother to check out my game.
How do I make my game look good without graphical knowledge, if that's even possible?
by AgentItay
Wed Dec 23, 2015 12:51 pm
Forum: Talking LiveCode
Topic: Licenses - Livecode Community
Replies: 6
Views: 4820

Re: Licenses - Livecode Community

Hi, No, it is not mandatory to share your code, but if you use the open-source (community) version of LiveCode, it is mandatory to offer your. That's a subtle but important difference. In many cases, people have no need for the source code. Companies who ask for an in-house solution and individuals...
by AgentItay
Wed Dec 23, 2015 11:51 am
Forum: Talking LiveCode
Topic: Licenses - Livecode Community
Replies: 6
Views: 4820

Re: Licenses - Livecode Community

Thanks.
Is it mandatory to share my source code?
by AgentItay
Tue Dec 08, 2015 10:32 pm
Forum: Talking LiveCode
Topic: Licenses - Livecode Community
Replies: 6
Views: 4820

Licenses - Livecode Community

Hello everyone, I am planning to release something I developed using Livecode community, what should I include in my .zip file? Only my .exe file (of course :P) my .livecode file, this thing of the GNU license (edited to my needs of course) <one line to give the program's name and a brief idea of wh...
by AgentItay
Tue Dec 08, 2015 10:31 pm
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

Thanks :).
by AgentItay
Tue Dec 08, 2015 10:23 pm
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

Thank you very much Bernd. And last thing, I am planning to release something I developed using Livecode community, what should I include in my .zip file? Only my .exe file (of course :P) my .livecode file, this thing of the GNU license (edited to my needs of course) <one line to give the program's ...
by AgentItay
Tue Dec 08, 2015 10:14 am
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

1. I want the timer to do the following: If it is higher than 1:00, than it will display "It is now 1:00" and if it is higher than 2:00 it will display "it is now 2:00", when I did that it created a loop because 2:00+ is still higher than 1:00, so it just messes everything up. You would have to pos...
by AgentItay
Sun Dec 06, 2015 1:48 pm
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

I need a bit more help (even though its not BlackCodingThursday :P :D). 1. I want the timer to do the following: If it is higher than 1:00, than it will display "It is now 1:00" and if it is higher than 2:00 it will display "it is now 2:00", when I did that it created a loop because 2:00+ is still h...
by AgentItay
Fri Dec 04, 2015 9:17 am
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

Hahaha, thanks Bernd. :D
by AgentItay
Thu Dec 03, 2015 9:02 am
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Re: Custom variables for a leaderboard?

Thanks bn, may I also know how to create a clock timer, for example: it starts to count from 0:00 while the left stands for hour and right stands for minutes, every hour equals one minute in real life, while every minute equals one second in real life, and as soon as the clock reaches 2 hours, somet...
by AgentItay
Sun Nov 29, 2015 9:55 am
Forum: Talking LiveCode
Topic: Custom variables for a leaderboard?
Replies: 16
Views: 8342

Custom variables for a leaderboard?

Hello, I am trying to create a multiplayer game which is basically a trivia, at the start the players have to enter the amount of players engaging in the game, I want that as soon as they do that, the game will create a variable for each of them, for example variable number 12 for player number 12 a...
by AgentItay
Wed Nov 11, 2015 7:16 am
Forum: Talking LiveCode
Topic: Making an "answer" text bigger
Replies: 2
Views: 2134

Making an "answer" text bigger

Hello, I have a school project which requires me to make a game, I decided to do it with livecode, but thing is, from the projector the "answer" text is barely visible, I tried to use the <font> html tag but it gives me an error for some reason.

Thanks in advance.
by AgentItay
Fri Nov 06, 2015 9:26 am
Forum: Talking LiveCode
Topic: Static objects
Replies: 14
Views: 6583

Re: Static objects

Oh, I see what you mean, thanks! It works perfectly, but do I have to just use the place command for every single card I already have, and set the backGroundBehavior to true for all cards in the future? For example: on PreOpenStack set the backgroundBehavior of group "group" to true place group "gro...

Go to advanced search