10.04.2012, 13:35 
	
	
	
		Guys i am having trouble with this one and so confused 
i want to save all player data
so i have created the
enum balh
{
weapon1
ammo1
}
and etc
so i have this OnPlayerDisconnect
INI_WriteInt(balh,"Weapon1",
INI_WriteIny(alh,"Ammo2"
what should i do? to save them?
	
	
	
i want to save all player data
so i have created the
enum balh
{
weapon1
ammo1
}
and etc
so i have this OnPlayerDisconnect
INI_WriteInt(balh,"Weapon1",

INI_WriteIny(alh,"Ammo2"

what should i do? to save them?

