Jump to content

Raulz

Membru
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Raulz

  1. Problema la compilare gamemode ( bugged 2015, versiunea 3.3.30 )

    C:\Documents and Settings\PC1\Desktop\GMv1\samp03\pawno\include\mSelection.inc(472) : error 017: undefined symbol "DSMenu"
    C:\Documents and Settings\PC1\Desktop\GMv1\samp03\pawno\include\mSelection.inc(472) : warning 215: expression has no effect
    C:\Documents and Settings\PC1\Desktop\GMv1\samp03\pawno\include\mSelection.inc(472) : error 001: expected token: ";", but found "]"
    C:\Documents and Settings\PC1\Desktop\GMv1\samp03\pawno\include\mSelection.inc(472) : error 029: invalid expression, assumed zero
    C:\Documents and Settings\PC1\Desktop\GMv1\samp03\pawno\include\mSelection.inc(472) : 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.

    Am cautat linia 472 si e gol,nu scrie nimic.
    Vad ca esteo problema de la acel inc, daca pun altu apare asa:

    C:\Documents and Settings\PC1\Desktop\GM1\samp03\pawno\include\mSelection.inc(707) : warning 219: local variable "result" shadows a variable at a preceding level
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(3609) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(3611) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5038) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5502) : error 035: argument type mismatch (argument 3)
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5503) : error 035: argument type mismatch (argument 1)
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5503) : warning 213: tag mismatch
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5504) : error 017: undefined symbol "cache_get_row_count"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5506) : error 017: undefined symbol "cache_get_field_content"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5509) : error 017: undefined symbol "cache_delete"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(5503) : warning 204: symbol is assigned a value that is never used: "result12"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(6498) : error 035: argument type mismatch (argument 3)
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(6499) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(6511) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7258) : error 017: undefined symbol "GangZoneShowForPlayerEx"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7259) : error 017: undefined symbol "GangZoneHideForPlayerEx"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7268) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7429) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7430) : error 017: undefined symbol "cache_get_data"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7436) : error 017: undefined symbol "cache_get_field_content"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7615) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7618) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7912) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(7915) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(8196) : error 017: undefined symbol "GangZoneShowForPlayerEx"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(8222) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(8231) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(8241) : error 017: undefined symbol "mysql_tquery"
    C:\Documents and Settings\PC1\Desktop\GM1\samp03\gamemodes\buggedv330.pwn(8275) : error 017: undefined symbol "GangZoneShowForPlayerEx"

    Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


    26 Errors.

×
×
  • 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.