Box with no 255 opacity
#1

Hi,

I've a little problem with box who are not to 255 of opacity: they didn't appear on 0.3D RC6-2, but they appear on 0.3D RC5. May be a new functions? Thanks, If you want screen I can upload them.

Ah, and I've a little problem with this function, she crash my server, anyone know why? Thanks:
pawn Код:
if(!strcmp(cmdtext, "/animaide", true))
        {
            new anims[750];
            strcat(anims, "/animbar [0-12] || /animbaseball [0-11] || /animbdfire [0-13] || /animbeach [0-5] || /animbikes [0-20] || /animbmx [0-18] || /animbomber [0-6] || /animbox [0-10] \n", sizeof(anims));
            strcat(anims, "/animbsktball [0-41] || /animcarchat [0-21] || /animchoppa [0-18] || /animcolt [0-7] || /animcrack [0-10] || /animdancing [0-13] || /animdealer [0-7] || /animfood [0-33 \n", sizeof(anims));
            strcat(anims, "/animgangs [1-33] || /animghands [1-20] || /animghetto [1-7] || /animgym [1-24] || /animkissing [1-15] || /animmedic [1-1] || /animotb [1-11] || /animped [1-295] \n", sizeof(anims));
            strcat(anims, "/animpolice [1-10] || /animpoor [1-2] || /animrapping [1-8] || /animriot [1-7] || /animshop [1-26] || /animsmoking [1-8] || /animswat [1-24] || /animsex [1-20] \n", sizeof(anims));
            strcat(anims, "D'autres animations sont disponibles, а vous de les dйcouvrir en faisant des essais.", sizeof(anims));
            ShowPlayerDialog(playerid, 8850, DIALOG_STYLE_MSGBOX, "Aide sur les animations", anims, "Valider");
            return 1;
        }
Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)