warning 202: number of arguments does not match definition
#8

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

Try this:
PHP код:
if(dialogid == 1212)
{
    if(
response)
    {
        switch(
listitem)
        {
            case 
0:
            {
                
SetPlayerVirtualWorld(playerid,1);
                new 
rand random(sizeof(ParkourRandom));
                
SetPlayerCheckpoint(playeridParkourRandom[rand][0], ParkourRandom[rand][1], ParkourRandom[rand][2],ParkourRandom[rand][3]);
                if(
rand == 0)
                {
                    
TextDrawShowForPlayer(playeridavispa);
                }
                else if(
rand == 1)
                {
                    
TextDrawShowForPlayer(playerideba);
                }
            }
        }
    }
    return 
1;

Still doesn't wooorkkk......
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)