Salut !
J'ai modifié mon gamemode (base LARP, traduction, ajout de fonctions ...) mais j'ai ces 26 erreurs à la con que j'essaie de réparer depuis ce matin (même hier soir) mais je n'y arrive pas ... le truc qui m'énerve le plus, c'est que les lignes qui contiennent les erreurs sont identiques à l'ancienne version de mon GM =S
Les erreurs :
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(3307) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(5485) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(8105) : error 017: undefined symbol "SpawnPlayerEx"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(11265) : error 017: undefined symbol "ChangeTemps"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(11345) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(12912) : error 017: undefined symbol "SendClientMeassage"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(13779) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(13780) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(18066) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(18089) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(19818) : error 017: undefined symbol "GetPlayerID"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(19822) : error 017: undefined symbol "GetPlayerID"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(21594) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(22868) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(22911) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(23325) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(23422) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25014) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25052) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25096) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(25115) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38260) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38268) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38276) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38307) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38318) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38328) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38335) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38349) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38357) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38372) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38380) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38398) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(38414) : error 017: undefined symbol "ReturnUserName"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43017) : error 033: array must be indexed (variable "Aire")
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43036) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43038) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43046) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43048) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43050) : warning 225: unreachable code
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43050) : error 017: undefined symbol "GetPlayerLevel"
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43057) : error 079: inconsistent return types (array & non-array)
C:\Documents and Settings\Enfants\Bureau\Ibiza RP\gamemodes\Ibizav1.1.pwn(43060) : error 029: invalid expression, assumed zero
Et le code :
http://uploaded.to/file/hy9j1y Vous avez 10 jours pour résoudre mes erreurs, je plaisante mais je part en vacances donc y'a du temps et j'ai pas envie de me prendre la tête avec ce truc à la con (ça doit être une bête erreur) :D
Merci d'avance ;)