Weapon system (Y_INI)
#1

I make code in enum pInfo
Код HTML:
        ....        
        oSlot1,
	oSlot2,
	oSlot3,
	oSlot4,
	oSlot5,
	oSlot6,
	oSlot7,
	oSlot8,
	oSlot9,
	oSlot10,
	oSlot11,
	oSlot12,
	oSlot13,
             ...
And i make in register to Ini_WriteINT
Код HTML:
                                        INI_WriteInt(File,"oSlot1",-1);
					INI_WriteInt(File,"oSlot2",-1);
					INI_WriteInt(File,"oSlot3",-1);
					INI_WriteInt(File,"oSlot4",-1);
					INI_WriteInt(File,"oSlot5",-1);
					INI_WriteInt(File,"oSlot6",-1);
					INI_WriteInt(File,"oSlot7",-1);
					INI_WriteInt(File,"oSlot8",-1);
					INI_WriteInt(File,"oSlot9",-1);
					INI_WriteInt(File,"oSlot10",-1);
					INI_WriteInt(File,"oSlot11",-1);
					INI_WriteInt(File,"oSlot12",-1);
					INI_WriteInt(File,"oSlot13",-1);
But, how to make to Ini_WriteInt(File,"oslot", blabla to save weapons?
and to make onplayerconnect to give them weapon from .INI
Reply


Messages In This Thread
Weapon system (Y_INI) ( STILL NEED HELP ) - by maksicnm - 22.10.2017, 08:17
Re: Weapon system (Y_INI) - by maksicnm - 22.10.2017, 08:30
Re: Weapon system (Y_INI) - by McBan - 22.10.2017, 09:36
Re: Weapon system (Y_INI) - by maksicnm - 22.10.2017, 09:45
Re: Weapon system (Y_INI) - by kAn3 - 22.10.2017, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)