Problem Whit NCP and ID vehicle
#5

if I add bots to my server, when I go into a vehicle for sale to see the price I do not see why it does go to the ID conflicts while I get it off everything works, how come?

PHP код:

if(newstate == PLAYER_STATE_DRIVER)
    {
        new 
str[128];
           if(
VeicoloInfo[GetPlayerVehicleID(playerid)][vTipo] == 1)
        {
            
format(str,sizeof(str),"Veicolo in vendita, prezzo: %d$, digita /compra per acquistarlo"VeicoloInfo[GetPlayerVehicleID(playerid)][vPrezzo]);
            
SCM(playeridGRIGIOstr);
            return 
1;
        }

Reply


Messages In This Thread
Problem Whit NCP and ID vehicle - by AlexPalermitano97 - 27.07.2016, 17:45
Re: Problem Whit NCP and ID vehicle - by [MG]Dimi - 27.07.2016, 20:01
Re: Problem Whit NCP and ID vehicle - by AlexPalermitano97 - 27.07.2016, 20:23
Re: Problem Whit NCP and ID vehicle - by [MG]Dimi - 27.07.2016, 20:31
Re: Problem Whit NCP and ID vehicle - by AlexPalermitano97 - 27.07.2016, 21:14
Re: Problem Whit NCP and ID vehicle - by AlexPalermitano97 - 27.07.2016, 22:06

Forum Jump:


Users browsing this thread: 1 Guest(s)