sscanf to explode
#5

Код:
enum pInfo
{
	gid,
	forumName,
	forumID,
	pass[20],
	logInChances,
	ip[16],
	adminLvl,
	bool:loggedIn,
	money,
	bMoney,
	skin,
	fraction[3],
	Float:lastPos[4],
	lastPosInt,
	lastPosVW,
	bool:frozen,
	specMode[2],
	useAnim,
	bool:cuffied,
	onlineTimeStarted,
	onlineTime,
	togPM,
	Text3D:nickLabel,
	doorEdit[2],
	aflyMode[2],
	vehBeingDrived[2],
	item[MAX_PLAYER_ITEMS],
	searchedItems[MAX_PLAYER_ITEMS],
	choosedFromSearch,
	choosedFromSearchActivity,
	vPanelID,
	vCreateModel,
	Float:sp[4],
	Float:oldVehicleHealth,
	Float:newVehicleHealth,
	antyCheatVariables[2],
	skillsy[2]
}; new playerInfo[MAX_PLAYERS][pInfo];
So have fun, that I would do this by your way.
Reply


Messages In This Thread
sscanf to explode - by IgrexolonO - 12.03.2013, 09:02
Re: sscanf to explode - by GTAItsMe - 12.03.2013, 09:16
Re: sscanf to explode - by IgrexolonO - 12.03.2013, 09:19
Re: sscanf to explode - by GTAItsMe - 12.03.2013, 09:20
Re: sscanf to explode - by IgrexolonO - 12.03.2013, 09:29
Re: sscanf to explode - by IgrexolonO - 12.03.2013, 11:58
Re: sscanf to explode - by IgrexolonO - 12.03.2013, 16:06
Re: sscanf to explode - by IgrexolonO - 12.03.2013, 16:15

Forum Jump:


Users browsing this thread: 1 Guest(s)