Quote:
Originally Posted by Bugsy
PHP Code:
#define THENUMBER 30
new TheVar[ 33 ][ THENUMBER ];
new A_SG_Marines_3_val[ 3 ]; //Use this for all other functions that need the string
//plugin_init
num_to_str( THENUMBER , A_SG_Marines_3_val , 2 );
|
Hmm. Thanks, ill mess around and figure something out I suppose. I am trying to keep the system uniform in style.
__________________