Question for define
#1

Hi,

Just a small question with defining.

Lets say I define this:

#define Build "20"


Then under OnGameModeInit:

new mapname[ 100 ];
format( mapname, sizeof( mapname ), "mapname Build: "#Build"" );
SendRconCommand( mapname );



So whats the correct one?

"#Build"
or
"Build"

Thanks
Reply


Messages In This Thread
Question for define - by FreshRio - 01.01.2012, 09:58
AW: Question for define - by Nero_3D - 01.01.2012, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)