I want to Update my COnncet Msg
#4

When you post a code on the forum do it like this
PHP код:
 
PHP код:
public LoadAccount(playerid) {
new 
rowsfields,string[128];
cache_get_data(rowsfieldsmysql);
if(
rows) {
cache_get_field_content(0"Password"PlayerInfo[playerid][Password], mysql200);
cache_get_field_content(0"RDate"PlayerInfo[playerid][RDate], mysql12;
PlayerInfo[playerid][Level] = cache_get_field_content_int(0"Level");
cache_get_field_content(0"IP"PlayerInfo[playerid][PIP], mysql50);
if(
ServerInfo[AccountSecurity] == 1) {
cache_get_field_content(0"SecurityQ"PlayerInfo[playerid][SQuestion], mysql250);
cache_get_field_content(0"SecurityQA"PlayerInfo[playerid][SQuestionA], mysql250);

Reply


Messages In This Thread
I want to Update my COnncet Msg - by jaberaaa - 08.06.2016, 16:04
Re: I want to Update my COnncet Msg - by Vince - 08.06.2016, 16:16
Re: I want to Update my COnncet Msg - by jaberaaa - 08.06.2016, 16:17
Re: I want to Update my COnncet Msg - by N0FeaR - 08.06.2016, 16:21
Re: I want to Update my COnncet Msg - by jaberaaa - 08.06.2016, 16:24
Re: I want to Update my COnncet Msg - by jaberaaa - 08.06.2016, 16:26
Re: I want to Update my COnncet Msg - by jaberaaa - 08.06.2016, 17:17
Re: I want to Update my COnncet Msg - by jaberaaa - 09.06.2016, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)