31.01.2012, 13:25 
	
	
	
		Hi there, What Function do I use to save and load text from a dini file?
I tried dini_Get but it says it must be assigned to an array:
	
	
	
	
I tried dini_Get but it says it must be assigned to an array:
pawn Код:
CarInfo[i][CarOwner] = dini_Get(file4, "CarOwner");





