What's the interest to do this ?
#1

Hi,

All is in the title

Код:
	PlayerInfo[playerid][pHouseX] = 0;
	PlayerInfo[playerid][pHouseY] = 0;
	PlayerInfo[playerid][pHouseZ] = 0;
	PlayerInfo[playerid][pHouseVW] = 0;
	PlayerInfo[playerid][pHouseIntX] = 0;
	PlayerInfo[playerid][pHouseIntY] = 0;
	PlayerInfo[playerid][pHouseIntZ] = 0;
	PlayerInfo[playerid][pHouseInt] = 0;
	PlayerInfo[playerid][pHouseCarX] = 0;
	PlayerInfo[playerid][pHouseCarY] = 0;
	PlayerInfo[playerid][pHouseCarZ] = 0;
	PlayerInfo[playerid][pHouseCarAngle] = 0;
	PlayerInfo[playerid][pHouseCarId] = 0;
	PlayerInfo[playerid][pHouseCarLocked] = 0;
	PlayerInfo[playerid][pHouseCarColorChosen] = 0;
	PlayerInfo[playerid][pHouseCarColor1] = 0;
	PlayerInfo[playerid][pHouseCarColor2] = 0;
	PlayerInfo[playerid][pHouseLevel] = 0;
	PlayerInfo[playerid][pHouseSpawn] = 0;
 	PlayerInfo[playerid][pGotEntrance] = 0;
	PlayerInfo[playerid][pGotCar] = 0;
	PlayerInfo[playerid][pOwnsHouse] = 0;
	PlayerInfo[playerid][pEnterHouse] = 0;
	PlayerInfo[playerid][pMakingHouse] = 0;
With this for example, what's the interest to put it in OnPlayerConnect ?
Thank you
Reply


Messages In This Thread
What's the interest to do this ? - by anou1 - 15.02.2014, 00:58
Re: What's the interest to do this ? - by GODEX - 15.02.2014, 01:00
Re: What's the interest to do this ? - by anou1 - 15.02.2014, 01:05
Re: What's the interest to do this ? - by MP2 - 15.02.2014, 01:15
Re: What's the interest to do this ? - by anou1 - 15.02.2014, 01:21

Forum Jump:


Users browsing this thread: 1 Guest(s)