Issue with speedo not hiding OnPlayerExitVehicle.
#5

Quote:
Originally Posted by Captain_Mani
Посмотреть сообщение
Try

Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
    TextDrawHideForPlayer(playerid,speed[playerid]);
    TextDrawHideForPlayer(playerid,fuel[playerid]);
    return 0;
}
You really shouldn't help people if you have no idea of the PAWN language.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)