Radio System
#4

Код:
enum RInfo
{
    radioChannel,
    radioOwner[MAX_PLAYER_NAME],
    radioPass,
    radioOn
};
Set TO

Код:
enum RInfo
{
    radioChannel,
    radioOwner[MAX_PLAYER_NAME],
    radioPass[128],
    radioOn
};
Reply


Messages In This Thread
Radio System - by FaZeRs - 07.01.2015, 21:59
Re: Radio System - by FaZeRs - 07.01.2015, 23:39
Re: Radio System - by FaZeRs - 08.01.2015, 17:31
Re: Radio System - by kexy96 - 28.10.2016, 10:20

Forum Jump:


Users browsing this thread: 1 Guest(s)