gate help me?
#1

PHP код:
C:\Documents and Settings\Thien An\Desktop\Edit t\RGRP.pwn(137416) : error 029invalid expressionassumed zero
C
:\Documents and Settings\Thien An\Desktop\Edit t\RGRP.pwn(137416 -- 137419) : error 008must be a constant expressionassumed zero
C
:\Documents and Settings\Thien An\Desktop\Edit t\RGRP.pwn(137416 -- 137420) : error 033: array must be indexed (variable "-unknown-")
C:\Documents and Settings\Thien An\Desktop\Edit t\RGRP.pwn(137416 -- 137420) : fatal error 107too many error messages on one line 
code
PHP код:
CMD:tratienve(playeridparams[])
{
//      new caselev[32];
            
if(strcmp(params,"pizza",true) == 0)*/
    {
       
// SendClientMessage(playerid, COLOR_LIGHTBLUE, "Ban Da Su Dung Khinh Khi Cau..");
        
MoveObject(caselev, -1657.83923984381344.993166563200.17889734436,4);
        return 
1;
    }
            if(
strcmp(params,"bv",true) == 0)*/
    {
      
//  SendClientMessage(playerid, COLOR_LIGHTBLUE, "Ban Da Su Dung Khinh Khi Cau..");
        
MoveObject(caselev, -2511.0612898438655.709902656387.215509823914,4);
                           
//-2511.06128, 655.70990, 87.21550,   0.00000, 0.00000, 18.00000);
        
return 1;
            }
     }
 } 
Reply
#2

And which line of the command is giving error, also, remove new*caselev[32];*

have you added caselev = createobject...... blabla ?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)