Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (NewbieZorro, TipmyPip, AndrewAMD), 14,749 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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 | 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