House System error[REP]+
#7

here codes
Код:
INI_WriteInt("Price",HousePrice);//Pisanje informacija cena,lvl ostalo
INI_WriteInt("Owned",0);//Podesavanje vlasnista owner - 0
INI_WriteInt("VirtualWorld",GetPlayerVirtualWorld( playerid));//Pisanje u vitual svetu
INI_WriteFloat("XPos",x);//Odnos pozicije igraca na odnos checkpointa
INI_WriteFloat("YPos",y);//Automatski
INI_WriteFloat("ZPos",z);//Automatski
INI_WriteString("Owner","Nonusablenameforthishouse");
INI_Close();//Zatvaranje SII.
format(labelstring,sizeof(labelstring),"Vlasnik: Nema \nPrice: %i",HousePrice);
HInfo[id][HouseLabel] = Create3DTextLabel(labelstring,0xFF0000FF,x,y,z,25. 0,GetPlayerVirtualWorld(playerid));
HouseCount++;
return 1;
}
Reply


Messages In This Thread
House System error[REP]+ - by Dejan12345 - 16.11.2016, 13:49
Re: House System error[REP]+ - by Bolex_ - 16.11.2016, 13:53
Re: House System error[REP]+ - by Dejan12345 - 16.11.2016, 14:02
Re: House System error[REP]+ - by RyderX - 16.11.2016, 14:04
Re: House System error[REP]+ - by Dejan12345 - 16.11.2016, 14:05
Re: House System error[REP]+ - by RyderX - 16.11.2016, 14:43
Re: House System error[REP]+ - by Dejan12345 - 17.11.2016, 11:43
Re: House System error[REP]+ - by StrikerZ - 17.11.2016, 11:50
Re: House System error[REP]+ - by Dejan12345 - 17.11.2016, 12:12
Re: House System error[REP]+ - by ReshiramZekrom - 17.11.2016, 15:46
Re: House System error[REP]+ - by Dejan12345 - 18.11.2016, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)