How to show this for the driver and the passenger ?
#5

I wonder if it works, but try this:

PHP код:
IsAnTaxi(vehicleid) || IsAnBus(vehicleid))
{
    if(
ispassenger)
    {
        foreach(
Playeri)
        {
            new 
string[77]; 
            
format(stringsizeof(string), "Passenger %s Entered the taxi with fare %d"GetPlayerNameEx(playerid), TransportValue[playeird]);
            
ProxDetector(2.0playeridstringCOLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW,COLOR_YELLOW);
        }
    }

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)