GTA Közösség - A magyar GTA fórum

Hatalmas Archívum => Fórum Archívum (Témák/Fórumok) => A témát indította: quer - 2012. május 22. - 10:16:26

Cím: Re:Dialóg egy ponton
Írta: quer - 2012. május 22. - 10:16:26
naggyából vágom h mire gondolsz, este írok egy iet
-lényeg ha egy x ponton van akkor bedobjon egy dialogot?
Cím: Re:Dialóg egy ponton
Írta: quer - 2012. május 22. - 17:58:30
                        if (PlayerToPoint(1.0, i,kordináta))
   {
   ShowPlayerDialog(i,00090,DIALOG_STYLE_LIST,\"Dialog név\",\"1es opció\\n2es opció\\n3mas opció\",\"Kiválaszt\",\"Mégse\");
   SetPlayerPos(i, kordináta);
   }
Cím: Re:Dialóg egy ponton
Írta: quer - 2012. május 22. - 10:16:26
naggyából vágom h mire gondolsz, este írok egy iet
-lényeg ha egy x ponton van akkor bedobjon egy dialogot?
Cím: Re:Dialóg egy ponton
Írta: quer - 2012. május 22. - 17:58:30
                        if (PlayerToPoint(1.0, i,kordináta))
   {
   ShowPlayerDialog(i,00090,DIALOG_STYLE_LIST,\"Dialog név\",\"1es opció\\n2es opció\\n3mas opció\",\"Kiválaszt\",\"Mégse\");
   SetPlayerPos(i, kordináta);
   }