23.08.2015, 18:05
I want to pass this on to dini
Thanks
Код:
for( new a = 0; a < 11; a++ ) { new mStr[24]; format( mStr, sizeof( mStr ), "Mueble%d", a); INI_Int(mStr, Info[playerid][pMuebles][a]); }