Szerző Téma: billentyu parancsok  (Megtekintve 674 alkalommal)

billentyu parancsok
« Dátum: 2013. Augusztus 21. - 21:56:51 »
0 Show voters
Milyen billentyukel lehet parancsot helyetesiteni? És hogy?
Pl: ki/be jarkalas = F.

Nem elérhető ZyZu.

  • Globális moderátor
  • 8939
  • my turbo diesel forum
  • Discord: ZyZu.
    • Profil megtekintése
billentyu parancsok
« Válasz #1 Dátum: 2013. Augusztus 21. - 22:15:19 »
0 Show voters
Erre gondolsz? mert itt van egy táblázat: http://wiki.sa-mp.com/wiki/Keys

billentyu parancsok
« Válasz #2 Dátum: 2013. Augusztus 21. - 22:19:51 »
0 Show voters
Aha koszi :)
Es dialoghoz hogy kell animot kotni?(Nem akartam uj temat nyitni)

Nem elérhető ZyZu.

  • Globális moderátor
  • 8939
  • my turbo diesel forum
  • Discord: ZyZu.
    • Profil megtekintése
billentyu parancsok
« Válasz #3 Dátum: 2013. Augusztus 21. - 23:06:08 »
0 Show voters
Ezt hogy érted? miútán kéne neked? rákattint a dialogra majd elindul egy anim? vagy?

billentyu parancsok
« Válasz #4 Dátum: 2013. Augusztus 21. - 23:25:41 »
0 Show voters
Hat elojon a dialog es ott rakatol valamire es elkezdi az animot

billentyu parancsok
« Válasz #5 Dátum: 2013. Augusztus 21. - 23:57:35 »
0 Show voters
Idézetet írta: Packman date=1377120341\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"41665\" data-ipsquote-contentclass=\"forums_Topic
Hat elojon a dialog es ott rakatol valamire es elkezdi az animot
 

#define DIALOG_ANIM 0
ShowPlayerDialog(playerid,DIALOG_ANIM,DIALOG_STYLE_LIST,\"Animok\",\"1. anim\\n2.anim\\n3.anim\",\"Oké\",\"Exit\");
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(dialogid == DIALOG_ANIM)
    {
if(response)
{
   if(listitem == 0)
   {
      //ide az anim lejátszása.......
   }
   if(listitem == 1)
   {
                //ide az anim lejátszása.......
   }
   if(listitem == 2)
   {
                //ide az anim lejátszása.......
   }
}
}
    return 1;
}

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal