Jump to content

MiTzA

Membru
  • Posts

    8
  • Joined

  • Last visited

    Never

MiTzA's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. MiTzA

    Erori ...

    am rezolvat multumesc !
  2. MiTzA

    Erori ...

    scz pt x2 la linia 17744 este acest " else " din } else { SpawnPlayer(playerid); } return false; }
  3. MiTzA

    Erori ...

    adica sa modific toate color_blue cu color_blue! ? :| oricum aia cu define era deja dar fara ! au mai ramas 2 erori ) C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(551) : warning 201: redefinition of constant/macro (symbol "COLOR_BLUE") C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17744) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17748) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
  4. MiTzA

    Erori ...

    sa am si facut #pragma library Time #define COLOR_BLUE! 0x2641FEAA #define COLOR_BLUE 0x2641FEAA #define COLOR_DBLUE 0x3333CCAA si else { jtext = "None"; } new drank[128]; if(PlayerInfo[targetid][pRegularRank] == 1) { drank = "Player Regulat"; } else if(PlayerInfo[targetid][pRegularRank] == 2) { drank = "Player regulat lvl. 2"; } else if(PlayerInfo[targetid][pRegularRank] == 3) { drank = "Membru de platina Regulat"; } da tot apare C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(551) : warning 201: redefinition of constant/macro (symbol "COLOR_BLUE") C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17744) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17748) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(19848) : error 017: undefined symbol "COLOR_BULE" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
  5. MiTzA

    Erori ...

    done dar apare C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(551) : warning 201: redefinition of constant/macro (symbol "COLOR_BLUE") C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17744) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(17748) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\larp.pwn(19848) : error 017: undefined symbol "COLOR_BULE" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
  6. MiTzA

    Erori ...

    la acele lini sunt acestea else if(PlayerInfo[targetid][pRegularRank] == 2) { drank = "Player regulat lvl. 2"; } else if(PlayerInfo[targetid][pRegularRank] == 3) { drank = "Membru de platina Regulat"; } cum modific ?
  7. MiTzA

    Erori ...

    #define COLOR_BLUE 0x2641FEAA #define COLOR_1BLUE 0x2641FEAA astea sunt deja si la new string[256]; cum,unde pun ? sunt incepator
  8. MiTzA

    Erori ...

    Salut am cateva erori am incercat sa traduc modul ravens rp si cand dau compile da eroare C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(17739) : warning 217: loose indentation C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(17744) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(17748) : error 010: invalid function or declaration C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(19759) : error 047: array sizes do not match, or destination array is too small C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(19760) : error 047: array sizes do not match, or destination array is too small C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(19848) : error 017: undefined symbol "COLOR_BULE" C:\Documents and Settings\MiTzA^^\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(25742) : error 017: undefined symbol "string3" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 6 Errors. gamemod dwd: aici
×
×
  • 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.