Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (Ayumi, 7th_zorro, 1 invisible), 1,060 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
flags in lite-c #159287
10/07/07 01:15
10/07/07 01:15
Joined: Sep 2007
Posts: 49
O
onslaught147 Offline OP
Newbie
onslaught147  Offline OP
Newbie
O

Joined: Sep 2007
Posts: 49
how do you deal with flags in lite-c because i use flags for my collsion detection, it worked in the trial version but now in the free version it brings up error codes.


The only thing in life you can depend on is death and taxes.
Re: flags in lite-c [Re: onslaught147] #159288
10/07/07 12:46
10/07/07 12:46
Joined: May 2006
Posts: 398
Bot190 Offline
Senior Member
Bot190  Offline
Senior Member

Joined: May 2006
Posts: 398
you can't use flags, it only works with Gamestudio, not Lite-c.


Wait, there isn't a "Make My Game Now" button?
Re: flags in lite-c [Re: Bot190] #159289
10/07/07 12:51
10/07/07 12:51
Joined: Oct 2006
Posts: 873
S
Shadow969 Offline
User
Shadow969  Offline
User
S

Joined: Oct 2006
Posts: 873
Quote:

you can't use flags, it only works with Gamestudio, not Lite-c.



who told you that?

my.flag1 = on;//C-script
set(my,flag1);//lite-c

my.flag1 = off;//C-script
reset(my,flag1);//lite-c

read manual for further details

Re: flags in lite-c [Re: Shadow969] #159290
10/07/07 16:35
10/07/07 16:35
Joined: Sep 2007
Posts: 49
O
onslaught147 Offline OP
Newbie
onslaught147  Offline OP
Newbie
O

Joined: Sep 2007
Posts: 49
thnx for the help shadow but you have to capitalize flag everytime u use but still thnx a lot


The only thing in life you can depend on is death and taxes.
Re: flags in lite-c [Re: onslaught147] #159291
10/07/07 16:40
10/07/07 16:40
Joined: Oct 2006
Posts: 873
S
Shadow969 Offline
User
Shadow969  Offline
User
S

Joined: Oct 2006
Posts: 873
oops i'm not attentive

Re: flags in lite-c [Re: Shadow969] #159292
10/08/07 00:12
10/08/07 00:12
Joined: May 2006
Posts: 398
Bot190 Offline
Senior Member
Bot190  Offline
Senior Member

Joined: May 2006
Posts: 398
im a retard, i guess i meant the flags that you can set in gamestudio, didn't know they still worked in lite-c.


Wait, there isn't a "Make My Game Now" button?
Re: flags in lite-c [Re: Bot190] #159293
10/08/07 11:57
10/08/07 11:57
Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
Machinery_Frank Offline
Senior Expert
Machinery_Frank  Offline
Senior Expert

Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
Quote:

my.flag1 = off;//C-script
reset(my,flag1);//lite-c




Isn't "reset" the wrong vocabulary for this function? reset means re-set. So it turns it off and on again. Or am I wrong with that translation?

Re-boot does not switch your pc off, it just starts it again. The same counts for reset (re-set).


Models, Textures and Games from Dexsoft
Re: flags in lite-c [Re: Machinery_Frank] #159294
10/08/07 13:12
10/08/07 13:12
Joined: Jan 2003
Posts: 4,305
Damocles Offline
Expert
Damocles  Offline
Expert

Joined: Jan 2003
Posts: 4,305
should be "unset"


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1