09-30-2013, 05:12 AM 
		
	
	
		You cannot store two values in a single variable...
Try this:
	
	
	
	
	
Try this:
Code:
ChunksIni:SetValue(Entity:GetChunkX() .. ":" .. Entity:GetChunkZ(),   "Claimed",   1)
