Hallo liebe com. ich habe heute alles versucht mein gedownloadete script wieder zum laufen zu bringen doch immer noch nicht läuft es könnte mir jemand helfen?. Es kommen immer diese Errors:
[pwn]C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4241) : error 017: undefined symbol "M_Connect"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4799) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4801) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5597) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5612) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5627) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11755) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11759) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11762) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11764) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11777) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11781) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11792) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11794) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11799) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11801) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11821) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11829) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11833) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11836) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11839) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11842) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11845) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11848) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11851) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11854) : error 035: argument type mismatch (argument 1)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
[/pwn]
[pwn]C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(1601) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4241) : error 017: undefined symbol "M_Connect"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4799) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(4801) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5597) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5612) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(5627) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11755) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11759) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11762) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11764) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11777) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11781) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11792) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11794) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11799) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11801) : error 017: undefined symbol "mysql_fetch_int"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11821) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11829) : error 017: undefined symbol "mysql_query"
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11833) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11836) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11839) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11842) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11845) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11848) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11851) : error 035: argument type mismatch (argument 1)
C:\Users\Gianni Pc\Desktop\LoH Script\gamemodes\godfather.pwn(11854) : error 035: argument type mismatch (argument 1)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
[/pwn]