Aller au contenu

tenshi

MacreaCitizen
  • Compteur de contenus

    14
  • Inscription

  • Dernière visite

Messages posté(e)s par tenshi

  1. Voila j'arrive pas a bien traduire ces quelque phrase, pouvez vous m'aider:

     

    You must be driving a vehicle to purchase one!

    You have set this %s as admin only, no other player will be able to use it unless they too are an admin.

    You have set this %s as admin only with lethal protection, no other player will be able to use it unless they too are an admin.

    More businesses coming soon!!

    Teleport to your business checkpoint (costs 5 mins worth of profit every time you use it)

    Applys to only your owned vehicle, will kick out anyone using your vehicle before teleporting it to you.

    This business belongs to %s, nice try loser! Stop trying to steal other peoples business earnings!

    You do not yet own any business, nice try loser!

    You just sold %s's business and set it to unbuyable. The player file is missing and could not be changed.

     

    merci d'avance

  2. Merci bien les erreur on était suprimer, mais maintenant mon problème c'est:

     

    SetPlayerSkin(playerid, 0); // Le skin de CJ -> j'ai un clown comme skin est j'arriv pas a le changer

     

    Les coordonnés: comment faire pour les connaitres.

     

    Quand mon personnage spawn l'argent arrete pas d'augmenter.

     

    Merci d'avance

  3. 4048 -> SetPlayerHealth(playerid, 100); // La vie de départ

    4052 -> KillTimer(Timer);

    5001 -> Timer= SetTimer("OnPlayerSpawn",200, 1);

    8996 -> if(strcmp(cmdtext, "/animhelp", true) == 0) {

    14319 -> if(strcmp(cmd, "/charity", true) == 0)

    21083 -> else

    23138 -> SendClientMessage(playerid, COLOR_DBLUE, "COLORS: /darkblue - this makes your name color dark blue")

    23139 -> SendClientMessage(playerid, COLOR_WHITE, "COLORS: /white - this makes your name color white")

    23140 -> SendClientMessage(playerid, COLOR_YELLOW, "COLORS: /yellow - this makes your name color yellow")

    23141 -> SendClientMessage(playerid, COLOR_GREEN, "COLORS: /green - this makes your name color green")

    23142 -> SendClientMessage(playerid, TEAM_BALLAS_COLOR, "COLORS: /purple - this makes your name color purple")

    23143 -> }

  4. C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(4048) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(4052) : error 017: undefined symbol "Timer"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(5001) : error 017: undefined symbol "Timer"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(8996) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(14319) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(21083) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23138) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23139) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23140) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23141) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23142) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23143) : error 001: expected token: ";", but found "}"

    Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

     

     

    8 Errors.

     

    Une erreurs en moins.

  5. J'ai 9 messages d'erreur a la compilation:

     

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(214) : error 017: undefined symbol "playerid"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(214) : error 009: invalid array size (negative, zero or out of bounds)

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(4048) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(4051) : error 017: undefined symbol "X"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(8997) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(14320) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(21084) : warning 217: loose indentation

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23139) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23140) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23141) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23142) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23143) : error 001: expected token: ";", but found "-identifier-"

    C:\Documents and Settings\Juju\Bureau\RPG-Real-Life\SA MP\gamemodes\TCSOLS.pwn(23144) : error 001: expected token: ";", but found "}"

    Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

     

     

    9 Errors.

  6. Mon premier soucis c'est que je cherche un mod Rp en Français, mais en mon avi va falloir ke je me mette a la traduction.

    Mon autre problème c'est : se quee je veut c'est forcer les joueurs a avoir tous le même skin au départ et après ils peuvent aller le changer dans un magasin d'habit.

     

    Merci d'avance si vous pouvez m'apporter aide.

    • Bonjour a Tous

       

      Mon projet consiste a crée 2 serveurs SA-mp.

       

      Descriptif des Serveurs:

       

      - #1 Serveur avec un mode Roleplay.

      - #2 Serveur avec un Gamemode Gang-War.

       

      Pourquoi 2 serveurs?

      Pour laisser libre choix aux joueurs de leur mode de jeu.

       

      Equipe que je recrute:

       

      - #1 Un Scripteur (Qui sache se servir de Pawno et modifier les fichier .pwn, pour modifier le Gamemode)

      Ce Scripteur sera admin sur les 2 serveurs.

       

      - #2 Un Webmaster (Pour la création du Site, et de le mettre a jour)

      Ce Webmaster sera admin sur l'un des 2 serveurs.

       

      (Serveur Ts: ON)

       

      Laisser vos candidatures ci dessous et bonne journée

×
×
  • Créer...