[Error] mSelection no cierra.
#1

Buenas amigos de SA-MP, como dice el titulo el mSelection no me cierra el textdraw y no se porque es, he descargado el include en varias versiones y no cierra ni tampoco elige una opciуn.

їHa que se debe?

pawn Код:
public OnPlayerModelSelectionEx(playerid, response, extraid, modelid)
{
  if(extraid == 100)
  {
     if(response == 1)
     {
 
      }
      else SendClientMessage(playerid, COLOR_ERRORT, "[Error]: Usted ha cancelado la creaciуn de esta puerta.");
  }
  return 1;
}

YCMD:crearp(playerid, params[], help)
{
   new PICKUP[3] = {19132, 1318};
   ShowModelSelectionMenuEx(playerid, PICKUP, 2, "Selecciona", 100, 0.0, 0.0, 90.0);
   return 1;
}
PD: Probй destruyendo todos los textdraws de mi GameMode y no funcionу.

Un saludo.
Reply


Messages In This Thread
[Error] mSelection no cierra. - by oOFotherOo - 21.08.2013, 12:01
Respuesta: [Error] mSelection no cierra. - by [DOG]irinel1996 - 24.08.2013, 01:47
Respuesta: [Error] mSelection no cierra. - by oOFotherOo - 24.08.2013, 21:44
Respuesta: [Error] mSelection no cierra. - by adri1 - 24.08.2013, 22:10
Respuesta: [Error] mSelection no cierra. - by juanma-496 - 02.09.2013, 00:34
Respuesta: [Error] mSelection no cierra. - by oOFotherOo - 02.09.2013, 01:07
Respuesta: [Error] mSelection no cierra. - by OTACON - 02.09.2013, 01:24

Forum Jump:


Users browsing this thread: 2 Guest(s)