Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by Zheka. 06/20/24 14:26
Lapsa's very own thread
by rki. 06/19/24 11:27
A simple game ...
by VoroneTZ. 06/18/24 10:50
Face player all the time ...
by bbn1982. 06/18/24 10:25
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Martin_HH, TipmyPip), 1,279 guests, and 10 spiders.
Key: Admin, Global Mod, Mod
Newest Members
squik, AemStones, LucasJoshua, Baklazhan, Hanky27
19060 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: FLAGS.. lets solve this problem together... [Re: lyingmime] #144895
08/08/07 22:49
08/08/07 22:49
Joined: Apr 2006
Posts: 737
Ottawa, Canada
O
Ottawa Offline
User
Ottawa  Offline
User
O

Joined: Apr 2006
Posts: 737
Ottawa, Canada
Hi guys!

Just to let you know that I have made changes to
my 3 page table on flags and the new PDF file has been
posted in Lite-C contribution.

Ottawa

Re: FLAGS.. lets solve this problem together... [Re: Ottawa] #144896
12/01/07 12:35
12/01/07 12:35
Joined: Nov 2004
Posts: 862
Australia
DavidLancaster Offline
User
DavidLancaster  Offline
User

Joined: Nov 2004
Posts: 862
Australia
Hopefully, this isn't too noob a question

Any ideas why the define isn't working the way I'm trying to make it work? I get an undeclared identifier error.

#define NO_STRAFE flag1
...
my.flags |= NO_STRAFE;
or
set(my,NO_STRAFE);

Re: FLAGS.. lets solve this problem together... [Re: DavidLancaster] #144897
12/01/07 12:58
12/01/07 12:58
Joined: Jul 2004
Posts: 1,205
Greece
LarryLaffer Offline
Serious User
LarryLaffer  Offline
Serious User

Joined: Jul 2004
Posts: 1,205
Greece
Quote:

#define NO_STRAFE flag1




flag1 should be in CAPS

Code:

#define NO_STRAFE FLAG1




INTENSE AI: Use the Best AI around for your games!
Join our Forums now! | Get Intense Pathfinding 3 Free!
Re: FLAGS.. lets solve this problem together... [Re: LarryLaffer] #144898
12/02/07 01:32
12/02/07 01:32
Joined: Nov 2004
Posts: 862
Australia
DavidLancaster Offline
User
DavidLancaster  Offline
User

Joined: Nov 2004
Posts: 862
Australia
Thanks Larry

Page 2 of 2 1 2

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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