Morpheus's Profile
Deactivated by redink1 on February 23rd, 2004.
: Ok, at first I thought dink c supported if (&var == 1 && &bar == 1) statements(?) but then I wasn't sure, so I'm asking now:
: Has anyone ever tried to make something like this work? Or am I wasting my precious time?
I don't think that would work, instead, you would use...
if(&crap == 1)
{
if(&morecrap == 1)
{
bluh
}
if(&morecrap == 0)
{
bluh
}
}
or something like that, I think that'd work, that is if I know what you're talking about... I think I do...
: Has anyone ever tried to make something like this work? Or am I wasting my precious time?

I don't think that would work, instead, you would use...
if(&crap == 1)
{
if(&morecrap == 1)
{
bluh
}
if(&morecrap == 0)
{
bluh
}
}
or something like that, I think that'd work, that is if I know what you're talking about... I think I do...
Morpheus has released 6 files
Title | Category | Avg | Updated |
---|---|---|---|
Customized Cursor Collection | Miscellaneous, Graphics | ![]() | August 19th, 2002 |
Beyond the Galaxy Intro | D-Mod, Miscellaneous, Demo | ![]() | July 6th, 2002 |
UltimateMidiCollection - The Second Volume | Development, Music | ![]() | June 30th, 2002 |
Spare Tiles | Development, Graphics | ![]() | June 30th, 2002 |
UltimateMidiCollection | Development, Music | ![]() | June 9th, 2002 |
Skeleton X | Development | ![]() | May 20th, 2002 |