Hey how would i do this?.
#3

hey thanks but when i attach a trailer it still shows the text draw, any idea's why?
Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
  if(IsTrailerAttachedToVehicle(vehicleid))
  {
  TextDrawHideForPlayer(playerid, weburl);
  } else {
  TextDrawShowForPlayer(playerid, weburl);
  }

  return 1;
}
Reply


Messages In This Thread
Hey how would i do this?. - by [mad]MLK - 27.07.2009, 16:52
Re: Hey how would i do this?. - by Daem - 27.07.2009, 16:54
Re: Hey how would i do this?. - by [mad]MLK - 27.07.2009, 17:00
Re: Hey how would i do this?. - by [mad]MLK - 27.07.2009, 17:13
Re: Hey how would i do this?. - by yezizhu - 27.07.2009, 17:18

Forum Jump:


Users browsing this thread: 2 Guest(s)