Defines
Code:
I only want the variable to be declared if the define equals "Yo". Is this possible? |
Re: Defines
#if PLUGIN == "Yo"
|
Re: Defines
Quote:
Below, this works, because it is an integer, but I don't know if you can compare strings...anyone? Code:
|
Re: Defines
Use ()
|
Re: Defines
What do you mean? None of these work.
Code:
|
Re: Defines
Quote:
|
| All times are GMT -4. The time now is 07:07. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.