Warning
#5

Quote:
Originally Posted by didimk157
Посмотреть сообщение
Good try this if you do not post the whole code or tell me what you want to do
PHP код:
 format(stringsizeof(string),"HQ: Car plate: %s"vehicleID);
SetVehicleNumberPlate(VehicleIDstring); 
Quote:
Originally Posted by Vince
Посмотреть сообщение
So I don't see how you mean to get anything from it.
Quote:
Originally Posted by DarkSkull
Посмотреть сообщение
What are you even trying to do? That's not How you change a vehicles number plate. Please read the basics.
https://sampwiki.blast.hk/wiki/SetVehicleNumberPlate



That's not how you respond. That'll not even work. You don't just assume others variables and post non working codes. You either have to tell them how to fix it, or ask them to paste more code.
Yea, I did it wrong.
I fixed it like that:
Код:
format(string, sizeof(string), "HQ: Car plate: %s", VehicleInfo[vehicleID][vPlate]);
Reply


Messages In This Thread
Warning - by Ronen765001 - 17.04.2017, 20:26
Re: Warning - by didimk157 - 17.04.2017, 20:39
Re: Warning - by Vince - 17.04.2017, 20:40
Re: Warning - by DarkSkull - 17.04.2017, 20:43
Re: Warning - by Ronen765001 - 17.04.2017, 21:09
Re: Warning - by Ronen765001 - 17.04.2017, 21:15

Forum Jump:


Users browsing this thread: 1 Guest(s)