VIP 3D Text Trouble
#3

Код:
public OnPlayerConnect(playerid)
{
    #if EnableCamHack == true
    KeyState[playerid] = 0;
    FollowOn[playerid] = 0;
    AccInfo[playerid][InCamMod] 	= 0;
    AccInfo[playerid][LockedCam] 	= 0;
    #endif
	AccInfo[playerid][Deaths] 		= 0;
	AccInfo[playerid][Kills] 		= 0;
	AccInfo[playerid][Jailed]		= 0;
	AccInfo[playerid][Frozen]		= 0;
	AccInfo[playerid][Level] 		= 0;
	AccInfo[playerid][pVip]         = 0;

etc.
I still get the same error
Reply


Messages In This Thread
VIP 3D Text Trouble - by Thresholdold - 28.11.2011, 13:43
Re: VIP 3D Text Trouble - by CONTROLA - 28.11.2011, 13:53
Re: VIP 3D Text Trouble - by Thresholdold - 28.11.2011, 13:55
Re: VIP 3D Text Trouble - by CONTROLA - 28.11.2011, 14:04
Re: VIP 3D Text Trouble - by Thresholdold - 28.11.2011, 14:15
Re: VIP 3D Text Trouble - by Thresholdold - 28.11.2011, 14:21
Re: VIP 3D Text Trouble - by CONTROLA - 28.11.2011, 14:27
Re: VIP 3D Text Trouble - by Thresholdold - 28.11.2011, 14:36

Forum Jump:


Users browsing this thread: 4 Guest(s)