[DUDA]Como ago para cuando se suban a un vehiculo....
#2

Tambien lo puedes usar en un GameTextForPlayer ._. para que no se te acumulen textdraw
Quote:

public OnPlayerStateChange(playerid, newstate, oldstate)
{
if (newstate == 2 || newstate == 3)
{
new strH[240];
format(strH, sizeof(strH), "~w~%s",VehicleNames[GetVehicleModel(GetPlayerVehicleID(playerid))-400]); GameTextForPlayer(playerid, strH, 4000, 1); }
Tus demas Codes etc......

Reply


Messages In This Thread
[DUDA]Como ago para cuando se suban a un vehiculo.... - by yesid001 - 12.01.2014, 17:45
Respuesta: [DUDA]Como ago para cuando se suban a un vehiculo.... - by leon44 - 12.01.2014, 20:05
Respuesta: [DUDA]Como ago para cuando se suban a un vehiculo.... - by EduGTA - 12.01.2014, 20:15
Respuesta: [DUDA]Como ago para cuando se suban a un vehiculo.... - by yesid001 - 13.01.2014, 01:12

Forum Jump:


Users browsing this thread: 1 Guest(s)