Saving/Login problem
#6

Yeah, like Dwane said.

Like:
public OnPlayerConnect(playerid)
{
PlayerInfo[playerid][pReg] = 0;
PlayerInfo[playerid][pSex] = 0;
PlayerInfo[playerid][pAge] = 0;
etc...
return 1;
}

// Oh, you have fixed? Then it's okay.
Reply


Messages In This Thread
Saving/Login problem - by NighelN - 24.12.2012, 17:39
Re: Saving/Login problem - by Typhome - 24.12.2012, 18:14
Re: Saving/Login problem - by Biess - 24.12.2012, 18:42
Re: Saving/Login problem - by Konstantinos - 24.12.2012, 18:44
Re: Saving/Login problem - by Biess - 24.12.2012, 19:09
Re: Saving/Login problem - by Typhome - 24.12.2012, 19:13

Forum Jump:


Users browsing this thread: 1 Guest(s)