GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: leptiroman le 15 Août 2009, 21:35:39
-
Bonsoir
Voila je suis occuper a traduire mon mod, la j'ai quasi fini et j'ai fait LA BOULETTE je traduit player par joueur mais jme goure je fait remplacer tout !
j'ai corriger quelque truc mais une erreur persiste. pourriez vous m'aider svp.
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(23) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(23) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(116) : warning 200: symbol "SetupPlayer_state_spawnedrForCl" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(117) : warning 200: symbol "SetPlayer_state_spawnedrTeamFro" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(156) : warning 200: symbol "GetDistanceBetweenPlayer_state_" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(158) : warning 200: symbol "SetAllPlayer_state_spawnedrChec" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(160) : warning 200: symbol "SetPlayer_state_spawnedrCrimina" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(164) : warning 200: symbol "SetPlayer_state_spawnedrToTeamC" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(254) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(254) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(259) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(259) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(262) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(262) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(265) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(265) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(266) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(266) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(269) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(269) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(270) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(270) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(271) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(271) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(272) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(272) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(273) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(273) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(274) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(274) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(275) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(275) : error 009: invalid array size (negative, zero or out of bounds)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
-
tu as oublie une accolade quelque part ;)
-
heu ^^ jpense pas j'ai juste changer players en joueur pis refait l'inverse et j'ai eu ça
-
Arg j ai pas analyser l erreur
dsl pourrais tu montrer les lignes de code
-
zut trop grand je l'ai mis en fichier texte ici
voici le pastbin
http://pastebin.com/m510fa0a8 (http://pastebin.com/m510fa0a8)
qqun a une tite idée j'vaais quasi fini de traduire
Double post
vou cassez plus la tete j'ai trouver un a,cienne version ou ça fonctionne mais j'ai encor un pti probleme je fait un atre post
Double post
Bonsoir
Voila je suis occuper a traduire mon mod, la j'ai quasi fini et j'ai fait LA BOULETTE je traduit player par joueur mais jme goure je fait remplacer tout !
j'ai corriger quelque truc mais une erreur persiste. pourriez vous m'aider svp.
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(23) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(23) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(116) : warning 200: symbol "SetupPlayer_state_spawnedrForCl" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(117) : warning 200: symbol "SetPlayer_state_spawnedrTeamFro" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(156) : warning 200: symbol "GetDistanceBetweenPlayer_state_" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(158) : warning 200: symbol "SetAllPlayer_state_spawnedrChec" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(160) : warning 200: symbol "SetPlayer_state_spawnedrCrimina" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(164) : warning 200: symbol "SetPlayer_state_spawnedrToTeamC" is truncated to 31 characters
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(254) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(254) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(259) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(259) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(262) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(262) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(265) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(265) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(266) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(266) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(269) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(269) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(270) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(270) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(271) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(271) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(272) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(272) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(273) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(273) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(274) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(274) : error 009: invalid array size (negative, zero or out of bounds)
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(275) : error 017: undefined symbol "MAX_PLAYER_STATE_SPAWNEDRS"
C:\Program Files\Rockstar Games\GTA San Andreas\le ptiroman\gamemodes\LePtiRomand.pwn(275) : error 009: invalid array size (negative, zero or out of bounds)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.