Hallo liebe Community
Ich hab hier 26 Errors und weiß net warum, vielleicht kann mir da jemand weiterhelfen. :wacko: :S
Unter jedem Error ist jeweils die Zeile.
(1383) : error 017: undefined symbol "GetName"
[pwn] format(string, sizeof(string), "%s hat das Spiel betreten", GetName(playerid));[/pwn]
(1487) : error 017: undefined symbol "dcmd_makeadmin"
[pwn] dcmd(makeadmin,9,cmdtext);[/pwn]
(1487) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(makeadmin,9,cmdtext);[/pwn]
(1488) : error 017: undefined symbol "dcmd_makea"
[pwn] dcmd(makea,5,cmdtext);[/pwn]
(1488) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(makea,5,cmdtext);[/pwn]
(1489) : error 017: undefined symbol "dcmd_goto"
[pwn] dcmd(goto,4,cmdtext);[/pwn]
(1489) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(goto,4,cmdtext);[/pwn]
(1490) : error 017: undefined symbol "dcmd_gethere"
[pwn] dcmd(gethere,7,cmdtext);[/pwn]
(1490) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(gethere,7,cmdtext);[/pwn]
(1491) : error 017: undefined symbol "dcmd_sethp"
[pwn] dcmd(sethp,5,cmdtext);[/pwn]
(1491) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(sethp,5,cmdtext);[/pwn]
(1492) : error 017: undefined symbol "dcmd_asyo"
[pwn] dcmd(asyo,4,cmdtext);[/pwn]
(1492) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(asyo,4,cmdtext);[/pwn]
(1493) : error 017: undefined symbol "dcmd_syo"
[pwn] dcmd(syo,3,cmdtext);[/pwn]
(1493) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(syo,3,cmdtext);[/pwn]
(1494) : error 017: undefined symbol "dcmd_agsf"
[pwn] dcmd(agsf,4,cmdtext);[/pwn]
(1494) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(agsf,4,cmdtext);[/pwn]
(1495) : error 017: undefined symbol "dcmd_gsf"
[pwn] dcmd(gsf,3,cmdtext);[/pwn]
(1495) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(gsf,3,cmdtext);[/pwn]
(1496) : error 017: undefined symbol "dcmd_apd"
[pwn] dcmd(apd,3,cmdtext);[/pwn]
(1496) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(apd,3,cmdtext);[/pwn]
(1497) : error 017: undefined symbol "dcmd_pd"
[pwn] dcmd(pd,2,cmdtext);[/pwn]
(1497) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(pd,2,cmdtext);[/pwn]
(1498) : error 017: undefined symbol "dcmd_skinkaufen"
[pwn] dcmd(skinkaufen,10,cmdtext);[/pwn]
(1498) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(skinkaufen,10,cmdtext);[/pwn]
(1499) : error 017: undefined symbol "dcmd_setskin"
[pwn] dcmd(setskin,7,cmdtext);[/pwn]
Danke schonmal :)
LG
Drag
Ich hab hier 26 Errors und weiß net warum, vielleicht kann mir da jemand weiterhelfen. :wacko: :S
Unter jedem Error ist jeweils die Zeile.
(1383) : error 017: undefined symbol "GetName"
[pwn] format(string, sizeof(string), "%s hat das Spiel betreten", GetName(playerid));[/pwn]
(1487) : error 017: undefined symbol "dcmd_makeadmin"
[pwn] dcmd(makeadmin,9,cmdtext);[/pwn]
(1487) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(makeadmin,9,cmdtext);[/pwn]
(1488) : error 017: undefined symbol "dcmd_makea"
[pwn] dcmd(makea,5,cmdtext);[/pwn]
(1488) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(makea,5,cmdtext);[/pwn]
(1489) : error 017: undefined symbol "dcmd_goto"
[pwn] dcmd(goto,4,cmdtext);[/pwn]
(1489) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(goto,4,cmdtext);[/pwn]
(1490) : error 017: undefined symbol "dcmd_gethere"
[pwn] dcmd(gethere,7,cmdtext);[/pwn]
(1490) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(gethere,7,cmdtext);[/pwn]
(1491) : error 017: undefined symbol "dcmd_sethp"
[pwn] dcmd(sethp,5,cmdtext);[/pwn]
(1491) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(sethp,5,cmdtext);[/pwn]
(1492) : error 017: undefined symbol "dcmd_asyo"
[pwn] dcmd(asyo,4,cmdtext);[/pwn]
(1492) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(asyo,4,cmdtext);[/pwn]
(1493) : error 017: undefined symbol "dcmd_syo"
[pwn] dcmd(syo,3,cmdtext);[/pwn]
(1493) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(syo,3,cmdtext);[/pwn]
(1494) : error 017: undefined symbol "dcmd_agsf"
[pwn] dcmd(agsf,4,cmdtext);[/pwn]
(1494) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(agsf,4,cmdtext);[/pwn]
(1495) : error 017: undefined symbol "dcmd_gsf"
[pwn] dcmd(gsf,3,cmdtext);[/pwn]
(1495) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(gsf,3,cmdtext);[/pwn]
(1496) : error 017: undefined symbol "dcmd_apd"
[pwn] dcmd(apd,3,cmdtext);[/pwn]
(1496) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(apd,3,cmdtext);[/pwn]
(1497) : error 017: undefined symbol "dcmd_pd"
[pwn] dcmd(pd,2,cmdtext);[/pwn]
(1497) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(pd,2,cmdtext);[/pwn]
(1498) : error 017: undefined symbol "dcmd_skinkaufen"
[pwn] dcmd(skinkaufen,10,cmdtext);[/pwn]
(1498) : error 079: inconsistent return types (array & non-array)
[pwn] dcmd(skinkaufen,10,cmdtext);[/pwn]
(1499) : error 017: undefined symbol "dcmd_setskin"
[pwn] dcmd(setskin,7,cmdtext);[/pwn]
Danke schonmal :)
LG
Drag