Need help.. Dialog not showing up.. (Giving + rep)
#1

Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
	if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
 	{
 		ShowPlayerDialog(playerid, 1000, DIALOG_STYLE_LIST, "Vehicle Controls", "Lights\nTrunk\nHood\nAlarm", "Select", "Cancel");
  	}
   	return 1;
}
So the problem is when player enters cars dialog don't popup so need help with it.. Please some one .....
Reply


Messages In This Thread
Need help.. Dialog not showing up.. (Giving + rep) - by trapped1 - 20.01.2012, 07:57
Re: Need help.. Dialog not showing up.. (Giving + rep) - by sabretur - 20.01.2012, 08:17
Re: Need help.. Dialog not showing up.. (Giving + rep) - by [HiC]TheKiller - 20.01.2012, 08:20
Re: Need help.. Dialog not showing up.. (Giving + rep) - by trapped1 - 20.01.2012, 08:21

Forum Jump:


Users browsing this thread: 1 Guest(s)