help again
#7

Quote:
Originally Posted by Warnin
Посмотреть сообщение
Код:
new file[256], tmp3[100];
		   	format(file,sizeof(file),"/ladmin/users/%s.sav",udb_encode(PlayerName2(playerid)) );
	   		GetPlayerIp(playerid,tmp3,100);
		   	dini_Set(file,"ip",tmp3);
			LoginPlayer(playerid);
			LoadPlayer(playerid);
			PlayerPlaySound(playerid,1057,0.0,0.0,0.0);
			if(PlayerInfo[playerid][Level] > 0) {
				format(string,sizeof(string),"ACCOUNT: Successfully Logged In. (Level %d) ", PlayerInfo[playerid][Level]);
				return SendClientMessage(playerid,green,string);
	       	} else return SendClientMessage(playerid,green,"ACCOUNT: Successfully Logged In");
Show the full function.
Reply


Messages In This Thread
help again - by Warnin - 01.06.2016, 10:29
Re: help again - by Micko123 - 01.06.2016, 10:29
Re: help again - by Warnin - 01.06.2016, 10:37
Re: help again - by Warnin - 01.06.2016, 10:41
Re: help again - by saffierr - 01.06.2016, 10:44
Re: help again - by Warnin - 01.06.2016, 10:56
Re: help again - by Dayrion - 01.06.2016, 11:44
Re: help again - by Warnin - 01.06.2016, 12:44
Re: help again - by Rubey - 01.06.2016, 13:02
Re: help again - by Zorono - 01.06.2016, 13:11

Forum Jump:


Users browsing this thread: 1 Guest(s)