Jump to content

[C++ Noob]Need a simple correction


Recommended Posts

Hey guys I need a simple correction to a C++ if statement (I'm a little noob) :P so here is the line:

Spoiler

if (ITEM_COSTUME != item2->GetType() && COSTUME_HAIR != item2->GetSubType())

I want to make it say "if (item2 is not ITEM_COSTUME(COSTUME_BODY) with specular=100 || item2 is not ITEM_COSTUME(COSTUME_HAIR) with specular 100)"

I appreciate all effords :)

Thank you

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.