/adminduty command help
#8

Quote:
Originally Posted by SHE790
Посмотреть сообщение
This called Enum
It's kinda a messy because i copied this from other gamemode. Does it effect some how?
Код:
enum pData {
	Fullname[126],
	Password[129],
	Float:PositionX,
	Float:PositionY,
	Float:PositionZ,
	Float:PositionA,
	Float:Health,
	Float:Armour,
	Interior,
	VirtualWorld,
	AdminLevel,
	AdminKey,
	Banned,
	BanReason[126],
	BannedBy[126],
	Warnings,
	Warning1Reason[126],
	Warning2Reason[126],
	Warning3Reason[126],
	WarnedBy1[126],
	WarnedBy2[126],
	WarnedBy3[126],
	Dead,
	HospitalTime
};
new PlayerData[MAX_PLAYERS][pData];
Reply


Messages In This Thread
/adminduty command help - by Sturra - 02.07.2014, 20:35
Re: /adminduty command help - by SHE790 - 02.07.2014, 20:37
Re: /adminduty command help - by Sturra - 02.07.2014, 20:39
Re: /adminduty command help - by Opah - 02.07.2014, 20:44
Re: /adminduty command help - by SHE790 - 02.07.2014, 20:45
Re: /adminduty command help - by Sturra - 02.07.2014, 20:48
Re: /adminduty command help - by SHE790 - 02.07.2014, 20:50
Re: /adminduty command help - by Sturra - 02.07.2014, 20:56
Re: /adminduty command help - by SHE790 - 02.07.2014, 21:02
Re: /adminduty command help - by Sturra - 02.07.2014, 21:05

Forum Jump:


Users browsing this thread: 1 Guest(s)