how to tele with cars in tele dialog?
#1

Hey,

What do i add to this code to make it tele you with the car if your in one?

Код:
if(dialogid == 4)
	{
  if(!response) return SendClientMessage(playerid, 0xFFFFFFFF, "You canceled!");
  switch(listitem)
  {
    case 0: SetPlayerPos(playerid,1322.3201,332.0854,19.4082); // Town 1
    case 1: SetPlayerPos(playerid,223.3384,-143.9687,1.5781); // Town 2
    case 2: SetPlayerPos(playerid,717.1638,-551.5009,16.1875); // Town 3
    case 3: SetPlayerPos(playerid,2268.7009,-22.5023,26.4844); // Town 4
  }
Thanks
Reply


Messages In This Thread
how to tele with cars in tele dialog? - by Sampiscool123 - 31.01.2010, 17:42
Re: how to tele with cars in tele dialog? - by thiaZ_ - 31.01.2010, 17:51
Re: how to tele with cars in tele dialog? - by Sampiscool123 - 31.01.2010, 17:57
Re: how to tele with cars in tele dialog? - by bajskorv123 - 31.01.2010, 17:59
Re: how to tele with cars in tele dialog? - by thiaZ_ - 31.01.2010, 18:05
Re: how to tele with cars in tele dialog? - by Sampiscool123 - 31.01.2010, 18:07
Re: how to tele with cars in tele dialog? - by ray187 - 31.01.2010, 18:08
Re: how to tele with cars in tele dialog? - by Sampiscool123 - 31.01.2010, 18:13
Re: how to tele with cars in tele dialog? - by thiaZ_ - 31.01.2010, 18:13
Re: how to tele with cars in tele dialog? - by ray187 - 31.01.2010, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)