[HELP] Translation sourcepawn

mercredi 9 septembre 2015

Coucou tout le monde,

J'aurai besoin d'aide car mon plugin merde un peu depuis que je l'ai mis sous translations fichier convertis...

Voilà ce que j'ai mis :
Citation:

LoadTranslations("gift.phrases");
Dans mon code j'ai mis ça par exemple
Citation:

CPrintToChat(client, " %s %t", LOGO, "Used");
Et dans translations
Citation:

"Used"
{
"fr" "Vous avez déjà utilisé votre !gift."
}
Et les logs ....

Citation:

L 09/09/2015 - 17:10:45: [SM] Native "VFormat" reported: Language phrase "Instructions" not foundL 09/09/2015 - 17:10:45: [SM] Displaying call stack trace for plugin "gift.smx":
L 09/09/2015 - 17:10:45: [SM] [0] Line 48, C:\Users\Kevin\Downloads\sourcemod\scripting\inclu de\morecolors.inc::CPrintToChat()
L 09/09/2015 - 17:10:45: [SM] [1] Line 129, gift.sp::OnPlayerSpawn()
L 09/09/2015 - 17:10:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/09/2015 - 17:10:46: [SM] Native "VFormat" reported: Language phrase "Used" not found
L 09/09/2015 - 17:10:46: [SM] Displaying call stack trace for plugin "gift.smx":
L 09/09/2015 - 17:10:46: [SM] [0] Line 48, C:\Users\Kevin\Downloads\sourcemod\scripting\inclu de\morecolors.inc::CPrintToChat()
L 09/09/2015 - 17:10:46: [SM] [1] Line 466, gift.sp::Command_Gift()
Je sais pas de quoi ça peut venir mais si vous connaissez la cause dîtes la moi s'il vous plaît ^^ car là ça fait 1-2heures que je trouve pas et si vous avez besoin de plus de code demande moi :)
[HELP] Translation sourcepawn

0 commentaires:

Enregistrer un commentaire