Problème quête citizen

Code:
tuer:
    texts:
        description: "satanne chien, il mon pris mon os ! Peut-tu m'aider ?."
        completion: "Va me cherche 1 os s'il-te-plait"
        acceptance: "Ohh, tu en a un ! Tiens voila ta recompense"
    repeats: 0
    objectives:
        '0':
            '0':
                type: hunt
                string: 'skeleton'
                amount: 1
                optional: False
                finishhere: False
                message: "Tu viens de tuer 1 squelette, maintenant recupere l'os"
            '1':
                type: collect
                materialid: 352
                amount: 1
                optional: False
                finishhere: False
                message: "Tu as obtenu l'os !"
            '2':
                type: delivery
                materialid: 352
                amount: 1
                npcdestination: 1
                optional: False
                finishhere: True
                message: "Ramene le au proprietaire"
    rewards:
        '0':
            type: money
            money: 10
 
Mince, sa ne marche plus ...
Pourtant, il n'y a pas d'accent !

help me


Modifier ceci :

Code:
diamant:
    texts:
        description: "Bonjour, je suis pierick, un mineur. Peut tu recuperer 10 diamant ?"
        completion: "Quete Accomplie"
        acceptance: "Quete Accepter"
    repeats: 0
    objectives:
        '0':
            '0':
                type: delivery
                materialid: 264
                amount: 10
                npcdestination: 0
                optional: False
                finishhere: True
                message: "Merci !"
            '1':
                type: collect
                materialid: 264
                amount: 10
                optional: False
                finishhere: False
                message: "Reporter les 10 diamant a pierick"
    rewards:
        '0':
            type: item
            id: 276
            amount: 1
            take: False
        '1':
            type: item
            id: 278
            amount: 1
            take: False
iron1:
    texts:
        description: "Bonjour, je voudrais 20 lingot de fer, en a tu ?"
        completion: "Quete Accomplie"
        acceptance: "Quete accepter"
    repeats: 0
    objectives:
        '0':
            '0':
                type: collect
                materialid: 265
                amount: 20
                optional: False
                finishhere: False
                message: "Tu as les 20 lingot de fer. ramene les."
            '1':
                type: delivery
                materialid: 265
                amount: 20
                npcdestination: 0
                optional: False
                finishhere: True
                message: "Merci ! Voila ta recompense"
    rewards:
        '0':
            type: money
            money: 15
 
Code:
diamant:
    texts:
        description: "Bonjour, je suis pierick, un mineur. Peut tu recuperer 10 diamant ?"
        completion: "Quete Accomplie"
        acceptance: "Quete Accepter"
    repeats: 0
    objectives:
        '0':
            '0':
                type: collect
                materialid: 264
                amount: 10
                npcdestination: 0
                optional: False
                finishhere: false
                message: "Reporter les 10 diamant a pierick"
            '1':
                type: delivery
                materialid: 264
                amount: 10
                optional: False
                finishhere: true
                message: "Merci !"
    rewards:
        '0':
            type: item
            id: 276
            amount: 1
            take: False
        '1':
            type: item
            id: 278
            amount: 1
            take: False
 
iron1:
    texts:
        description: "Bonjour, je voudrais 20 lingot de fer, en a tu ?"
        completion: "Quete Accomplie"
        acceptance: "Quete accepter"
    repeats: 0
    objectives:
        '0':
            '0':
                type: collect
                materialid: 265
                amount: 20
                optional: False
                finishhere: False
                message: "Tu as les 20 lingot de fer. ramene les."
            '1':
                type: delivery
                materialid: 265
                amount: 20
                npcdestination: 0
                optional: False
                finishhere: True
                message: "Merci ! Voila ta recompense"
    rewards:
        '0':
            type: money
            money: 15
 
Tu va dans la zone blanche au dessus de la ou tu ecrit, et tu cherche le petit bouton avec code.
Le bouton juste au dessus de"tu cherche"