Help with Clean GM (some questions/problems) please help!
#9

The part below OnPlayerCommandText is even worser now man..
pawn Код:
}
{
        dcmd(exitveh, 7, cmdtext);
        dcmd(engine, 6, cmdtext);
        return 0;
}
{
    TogglePlayerControllable(playerid,1);
    return 1;
}
Double errors. Whatever another tip.
Example, one error line is this:
Код:
C:\Users\Ricardo\Desktop\Meu GM\MeuGm\gamemodes\RR-RP.pwn(202) : error 055: start of function body without function header
You see: (202). That's line 202 of the script. Press CTRL+G and fill in '202'. After that, press 'OK' on the screen or 'ENTER' on your keyboard. Your pawno will go to that line. There is the error. Maybe you see the problem better then, and then you can fix it. Please try this for all errors (and warnings). If it's still not working then, I'll try (or better, MAKE) your script without errors (+warnings).

- Kevin
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)