#1

I get this anyone can help me out? thanks in advance

Код:
./includes/callbacks.pwn(6683) : warning 202: number of arguments does not match definition
./includes/callbacks.pwn(6683) : warning 202: number of arguments does not match definition
./includes/callbacks.pwn(6683) : warning 202: number of arguments does not match definition
./includes/callbacks.pwn(6683) : warning 202: number of arguments does not match definition

PHP код:
    line 6683            else ProxDetector(30.0playeridstringCOLOR_FADE), SetPlayerChatBubble(playeridstringCOLOR_WHITE10.0strlen(text)*100);
                if(
GetPVarInt(playerid"Cuffed") == 0)
                {
                     switch(
GetPVarInt(playerid"ChatStyle"))
                       {
                         case 
0ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1,1,1,1);
                           case 
1ApplyAnimation(playerid"GANGS""prtial_gngtlkA"3.1,0,1,1,1,1);
                           case 
2ApplyAnimation(playerid"GANGS""prtial_gngtlkB"3.1,0,1,1,1,1);
                         case 
3ApplyAnimation(playerid"GANGS""prtial_gngtlkC"3.1,0,1,1,1,1);
                          case 
4ApplyAnimation(playerid"GANGS""prtial_gngtlkD"3.1,0,1,1,1,1);
                         case 
5ApplyAnimation(playerid"GANGS""prtial_gngtlkE"3.1,0,1,1,1,1);
                           case 
6ApplyAnimation(playerid"GANGS""prtial_gngtlkF"3.1,0,1,1,1,1);
                         case 
7ApplyAnimation(playerid"GANGS""prtial_gngtlkG"3.1,0,1,1,1,1);
                          case 
8ApplyAnimation(playerid"GANGS""prtial_gngtlkH"3.1,0,1,1,1,1);
                       }
                    new 
time=strlen(text)*100;
                       
SetTimerEx("StopTalking",time,0,"i",playerid); 
Reply


Messages In This Thread
Help - by N0FeaR - 08.01.2016, 21:37
Re: Help - by Lucky13 - 08.01.2016, 21:51
Re: Help - by N0FeaR - 08.01.2016, 21:56
Re: Help - by Lucky13 - 08.01.2016, 21:59
Re: Help - by N0FeaR - 08.01.2016, 22:24
Re: Help - by Lucky13 - 08.01.2016, 22:46

Forum Jump:


Users browsing this thread: 1 Guest(s)