Jump to content

Touchdown

Membru
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by Touchdown

  1. Touchdown

    Eroare

    Acum imi da eroarea asta D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(204) : error 029: invalid expression, assumed zero D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(204) : error 017: undefined symbol "cmd_kill" D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(204) : error 029: invalid expression, assumed zero D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(204) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 4 Errors.
  2. Touchdown

    Eroare

    Salutare,deci am aceasta comanda: CMD:kill(playerid,params[]) { SetPlayerHealth(playerid, 0.00); ResetPlayerWeapons(playerid); SendClientMessage(playerid, 0xAA3333AA,"Ai murit"); return 1; } Dupa ce compilez GM`ul imi da eroarea asta: D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(203) : error 017: undefined symbol "kill" D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(213) : warning 225: unreachable code D:\Documents and Settings\User\Desktop\SA-MP Server\gamemodes\Untitled.pwn(203) : warning 203: symbol is never used: "CMD" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Error.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.