Calificación:
  • 5 voto(s) - 4.2 Media
  • 1
  • 2
  • 3
  • 4
  • 5

[Ayuda] Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol
#24

(19-06-2020, 04:45 PM)JuanDeLaCierva escribió: No puedes ver enlaces como invitado. Regístrate o conectate para verlo.
(13-05-2020, 01:43 AM)ramcost escribió: No puedes ver enlaces como invitado. Regístrate o conectate para verlo.Hola, que bueno ojala puedas avanzar. Mis conocimientos en el desarrollo que queres hacer son nulos pero si crees que te puedo ayudar de alguna manera en esta u otras tareas avisame. Me gusta el pcfutbol 6, estoy editando, con muuuucha paciencia, el pcpremier, y me ofrezco para lo que pueda ser util.

Saludos!

ramcost, el resultado final ha quedado más o menos así (pongo solo el FC Barcelona). Por desgracia el FIFA/FUT no tiene ninguna información de los equipos, ni tampoco el número de los jugadores. Pero todo lo demás esta:

Código:
Teams
  [ E C { tid = 4
        , tunknown00 = 50004
        , name = "FC Barcelona"
        , stadium = "No name"
        , country = ESP
        , tunknown01 = 0
        , fullname = "FC Barcelona"
        , capacity = 50000
        , standing = 0
        , width = 70
        , length = 100
        , founded = 0
        , formation = F442
        , tactics =
            T { possession = 50
              , counter = 50
              , playstyle = Mixed
              , tackling = Medium
              , coverage = Zone
              , clearance = Short
              , preasure = Opponent
              }
        , staff =
            [ M (E C { mid = 50004 , name = "No Name" }
                   D { fullname = ""
                     , mdunknown00 = ""
                     , tactics = ""
                     , honours = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , managercareer = ""
                     , mdunknown01 = 3
                     , playercareer = ""
                     , statements = ""
                     })
            , P (E C { pid = 30474
                     , number = 1
                     , name = "Semedo"
                     , fullname = "Nélson Semedo"
                     , index = 1
                     , status = Veteran
                     , roles = [ RB ]
                     , citizenship = PRT
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 177
                     , weight = 67
                     , pace = 92
                     , stamina = 91
                     , aggression = 81
                     , skill = 82
                     , finishing = 50
                     , dribbling = 81
                     , passing = 69
                     , shooting = 57
                     , tackling = 77
                     , goalkeeping = 82
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 32081
                     , number = 2
                     , name = "Aleñà"
                     , fullname = "Aleñà"
                     , index = 2
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 180
                     , weight = 73
                     , pace = 75
                     , stamina = 68
                     , aggression = 52
                     , skill = 76
                     , finishing = 67
                     , dribbling = 78
                     , passing = 73
                     , shooting = 68
                     , tackling = 61
                     , goalkeeping = 76
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 38022
                     , number = 3
                     , name = "Miranda"
                     , fullname = "Miranda"
                     , index = 3
                     , status = Veteran
                     , roles = [ LB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 185
                     , weight = 76
                     , pace = 67
                     , stamina = 66
                     , aggression = 57
                     , skill = 67
                     , finishing = 33
                     , dribbling = 62
                     , passing = 59
                     , shooting = 39
                     , tackling = 65
                     , goalkeeping = 67
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 38018
                     , number = 4
                     , name = "Carles Pérez"
                     , fullname = "Carles Pérez Sayol"
                     , index = 4
                     , status = Veteran
                     , roles = [ RM ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 172
                     , weight = 65
                     , pace = 79
                     , stamina = 44
                     , aggression = 38
                     , skill = 67
                     , finishing = 73
                     , dribbling = 69
                     , passing = 61
                     , shooting = 71
                     , tackling = 36
                     , goalkeeping = 67
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30140
                     , number = 5
                     , name = "Suárez"
                     , fullname = "Luis Suárez"
                     , index = 5
                     , status = Veteran
                     , roles = [ ST ]
                     , citizenship = URY
                     , skin = Skin
                     , hair = Hair
                     , position = FOR
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 182
                     , weight = 86
                     , pace = 73
                     , stamina = 82
                     , aggression = 87
                     , skill = 89
                     , finishing = 91
                     , dribbling = 84
                     , passing = 80
                     , shooting = 89
                     , tackling = 51
                     , goalkeeping = 89
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30355
                     , number = 6
                     , name = "de Jong"
                     , fullname = "Frenkie de Jong"
                     , index = 6
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = NLD
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 180
                     , weight = 74
                     , pace = 79
                     , stamina = 82
                     , aggression = 72
                     , skill = 85
                     , finishing = 64
                     , dribbling = 88
                     , passing = 84
                     , shooting = 64
                     , tackling = 76
                     , goalkeeping = 85
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30011
                     , number = 7
                     , name = "Messi"
                     , fullname = "Lionel Messi"
                     , index = 7
                     , status = Veteran
                     , roles = [ RW ]
                     , citizenship = ARG
                     , skin = Skin
                     , hair = Hair
                     , position = FOR
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 170
                     , weight = 72
                     , pace = 87
                     , stamina = 75
                     , aggression = 48
                     , skill = 94
                     , finishing = 95
                     , dribbling = 96
                     , passing = 92
                     , shooting = 92
                     , tackling = 39
                     , goalkeeping = 94
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30420
                     , number = 8
                     , name = "Vidal"
                     , fullname = "Arturo Vidal"
                     , index = 8
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = CHL
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 180
                     , weight = 75
                     , pace = 67
                     , stamina = 86
                     , aggression = 93
                     , skill = 84
                     , finishing = 75
                     , dribbling = 79
                     , passing = 80
                     , shooting = 79
                     , tackling = 85
                     , goalkeeping = 84
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30238
                     , number = 9
                     , name = "Alba"
                     , fullname = "Jordi Alba"
                     , index = 9
                     , status = Veteran
                     , roles = [ LB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 170
                     , weight = 68
                     , pace = 90
                     , stamina = 92
                     , aggression = 77
                     , skill = 87
                     , finishing = 73
                     , dribbling = 83
                     , passing = 81
                     , shooting = 69
                     , tackling = 79
                     , goalkeeping = 87
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30110
                     , number = 10
                     , name = "ter Stegen"
                     , fullname = "Marc-André ter Stegen"
                     , index = 10
                     , status = Veteran
                     , roles = [ GK ]
                     , citizenship = DEU
                     , skin = Skin
                     , hair = Hair
                     , position = KEP
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 187
                     , weight = 85
                     , pace = 88
                     , stamina = 35
                     , aggression = 43
                     , skill = 90
                     , finishing = 14
                     , dribbling = 90
                     , passing = 88
                     , shooting = 85
                     , tackling = 43
                     , goalkeeping = 90
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 37130
                     , number = 11
                     , name = "Abel Ruiz"
                     , fullname = "Abel Ruiz"
                     , index = 11
                     , status = Veteran
                     , roles = [ ST ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = FOR
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 182
                     , weight = 73
                     , pace = 72
                     , stamina = 65
                     , aggression = 46
                     , skill = 68
                     , finishing = 69
                     , dribbling = 68
                     , passing = 53
                     , shooting = 68
                     , tackling = 37
                     , goalkeeping = 68
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 35363
                     , number = 12
                     , name = "Reis"
                     , fullname = "Ludovit Reis"
                     , index = 12
                     , status = Veteran
                     , roles = [ CDM ]
                     , citizenship = NLD
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 178
                     , weight = 75
                     , pace = 73
                     , stamina = 73
                     , aggression = 72
                     , skill = 70
                     , finishing = 54
                     , dribbling = 69
                     , passing = 62
                     , shooting = 57
                     , tackling = 69
                     , goalkeeping = 70
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 35330
                     , number = 13
                     , name = "Abe"
                     , fullname = "Hiroki Abe"
                     , index = 13
                     , status = Veteran
                     , roles = [ LM ]
                     , citizenship = JPN
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 171
                     , weight = 65
                     , pace = 90
                     , stamina = 74
                     , aggression = 33
                     , skill = 70
                     , finishing = 62
                     , dribbling = 77
                     , passing = 57
                     , shooting = 61
                     , tackling = 33
                     , goalkeeping = 70
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 35321
                     , number = 14
                     , name = "Wagué"
                     , fullname = "Moussa Wagué"
                     , index = 14
                     , status = Veteran
                     , roles = [ RB ]
                     , citizenship = SEN
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 177
                     , weight = 70
                     , pace = 80
                     , stamina = 68
                     , aggression = 74
                     , skill = 71
                     , finishing = 36
                     , dribbling = 72
                     , passing = 61
                     , shooting = 40
                     , tackling = 67
                     , goalkeeping = 71
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 34611
                     , number = 15
                     , name = "Todibo"
                     , fullname = "Jean-Clair Todibo"
                     , index = 15
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = FRA
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 190
                     , weight = 81
                     , pace = 69
                     , stamina = 64
                     , aggression = 72
                     , skill = 71
                     , finishing = 40
                     , dribbling = 64
                     , passing = 58
                     , shooting = 43
                     , tackling = 67
                     , goalkeeping = 71
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 34597
                     , number = 16
                     , name = "Riqui Puig"
                     , fullname = "Riqui Puig"
                     , index = 16
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 169
                     , weight = 56
                     , pace = 65
                     , stamina = 50
                     , aggression = 54
                     , skill = 71
                     , finishing = 58
                     , dribbling = 76
                     , passing = 73
                     , shooting = 57
                     , tackling = 54
                     , goalkeeping = 71
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 46101
                     , number = 17
                     , name = "Álex Collado"
                     , fullname = "Álex Collado Gutiérrez"
                     , index = 17
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 177
                     , weight = 66
                     , pace = 67
                     , stamina = 43
                     , aggression = 48
                     , skill = 65
                     , finishing = 60
                     , dribbling = 68
                     , passing = 64
                     , shooting = 61
                     , tackling = 53
                     , goalkeeping = 65
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 31559
                     , number = 18
                     , name = "Firpo"
                     , fullname = "Junior Firpo"
                     , index = 18
                     , status = Veteran
                     , roles = [ LB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 184
                     , weight = 78
                     , pace = 85
                     , stamina = 81
                     , aggression = 76
                     , skill = 79
                     , finishing = 66
                     , dribbling = 74
                     , passing = 72
                     , shooting = 64
                     , tackling = 75
                     , goalkeeping = 79
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 31351
                     , number = 19
                     , name = "Rafinha"
                     , fullname = "Rafinha"
                     , index = 19
                     , status = Veteran
                     , roles = [ CAM ]
                     , citizenship = BRA
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 174
                     , weight = 71
                     , pace = 67
                     , stamina = 59
                     , aggression = 44
                     , skill = 81
                     , finishing = 73
                     , dribbling = 83
                     , passing = 79
                     , shooting = 76
                     , tackling = 68
                     , goalkeeping = 81
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 31247
                     , number = 20
                     , name = "Neto"
                     , fullname = "Neto"
                     , index = 20
                     , status = Veteran
                     , roles = [ GK ]
                     , citizenship = BRA
                     , skin = Skin
                     , hair = Hair
                     , position = KEP
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 190
                     , weight = 84
                     , pace = 86
                     , stamina = 41
                     , aggression = 40
                     , skill = 85
                     , finishing = 15
                     , dribbling = 82
                     , passing = 79
                     , shooting = 81
                     , tackling = 54
                     , goalkeeping = 85
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30463
                     , number = 21
                     , name = "Roberto"
                     , fullname = "Sergi Roberto"
                     , index = 21
                     , status = Veteran
                     , roles = [ RB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 178
                     , weight = 68
                     , pace = 78
                     , stamina = 89
                     , aggression = 68
                     , skill = 82
                     , finishing = 63
                     , dribbling = 78
                     , passing = 81
                     , shooting = 63
                     , tackling = 77
                     , goalkeeping = 82
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30431
                     , number = 22
                     , name = "Dembélé"
                     , fullname = "Ousmane Dembélé"
                     , index = 22
                     , status = Veteran
                     , roles = [ RW ]
                     , citizenship = FRA
                     , skin = Skin
                     , hair = Hair
                     , position = FOR
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 178
                     , weight = 67
                     , pace = 93
                     , stamina = 69
                     , aggression = 54
                     , skill = 84
                     , finishing = 79
                     , dribbling = 87
                     , passing = 80
                     , shooting = 79
                     , tackling = 36
                     , goalkeeping = 84
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30430
                     , number = 23
                     , name = "Arthur"
                     , fullname = "Arthur"
                     , index = 23
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = BRA
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 171
                     , weight = 73
                     , pace = 69
                     , stamina = 73
                     , aggression = 75
                     , skill = 84
                     , finishing = 69
                     , dribbling = 86
                     , passing = 81
                     , shooting = 71
                     , tackling = 73
                     , goalkeeping = 84
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30412
                     , number = 24
                     , name = "Lenglet"
                     , fullname = "Clément Lenglet"
                     , index = 24
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = FRA
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 186
                     , weight = 81
                     , pace = 75
                     , stamina = 75
                     , aggression = 80
                     , skill = 85
                     , finishing = 39
                     , dribbling = 66
                     , passing = 68
                     , shooting = 45
                     , tackling = 86
                     , goalkeeping = 85
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30291
                     , number = 25
                     , name = "Umtiti"
                     , fullname = "Samuel Umtiti"
                     , index = 25
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = FRA
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 182
                     , weight = 75
                     , pace = 69
                     , stamina = 71
                     , aggression = 82
                     , skill = 86
                     , finishing = 51
                     , dribbling = 70
                     , passing = 69
                     , shooting = 63
                     , tackling = 86
                     , goalkeeping = 86
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30290
                     , number = 26
                     , name = "Rakitic"
                     , fullname = "Ivan Rakitic"
                     , index = 26
                     , status = Veteran
                     , roles = [ LCM , RCM ]
                     , citizenship = HRV
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 184
                     , weight = 78
                     , pace = 62
                     , stamina = 79
                     , aggression = 67
                     , skill = 86
                     , finishing = 78
                     , dribbling = 81
                     , passing = 86
                     , shooting = 81
                     , tackling = 74
                     , goalkeeping = 86
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30199
                     , number = 27
                     , name = "Piqué"
                     , fullname = "Piqué"
                     , index = 27
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 194
                     , weight = 85
                     , pace = 56
                     , stamina = 70
                     , aggression = 76
                     , skill = 88
                     , finishing = 65
                     , dribbling = 69
                     , passing = 72
                     , shooting = 61
                     , tackling = 88
                     , goalkeeping = 88
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30149
                     , number = 28
                     , name = "Griezmann"
                     , fullname = "Antoine Griezmann"
                     , index = 28
                     , status = Veteran
                     , roles = [ CF ]
                     , citizenship = FRA
                     , skin = Skin
                     , hair = Hair
                     , position = FOR
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 176
                     , weight = 73
                     , pace = 81
                     , stamina = 87
                     , aggression = 73
                     , skill = 89
                     , finishing = 89
                     , dribbling = 89
                     , passing = 84
                     , shooting = 86
                     , tackling = 57
                     , goalkeeping = 89
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 30141
                     , number = 29
                     , name = "Busquets"
                     , fullname = "Sergio Busquets"
                     , index = 29
                     , status = Veteran
                     , roles = [ CDM ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = MID
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 189
                     , weight = 76
                     , pace = 42
                     , stamina = 86
                     , aggression = 85
                     , skill = 89
                     , finishing = 67
                     , dribbling = 81
                     , passing = 80
                     , shooting = 62
                     , tackling = 85
                     , goalkeeping = 89
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 40897
                     , number = 30
                     , name = "Iñaki Peña"
                     , fullname = "Ignacio Peña Sotorres"
                     , index = 30
                     , status = Veteran
                     , roles = [ GK ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = KEP
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 184
                     , weight = 78
                     , pace = 65
                     , stamina = 27
                     , aggression = 17
                     , skill = 64
                     , finishing = 6
                     , dribbling = 65
                     , passing = 65
                     , shooting = 60
                     , tackling = 31
                     , goalkeeping = 64
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 39921
                     , number = 31
                     , name = "Chumi"
                     , fullname = "Juan Brandáriz Movilla"
                     , index = 31
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 186
                     , weight = 78
                     , pace = 56
                     , stamina = 62
                     , aggression = 59
                     , skill = 65
                     , finishing = 30
                     , dribbling = 54
                     , passing = 49
                     , shooting = 36
                     , tackling = 65
                     , goalkeeping = 65
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            , P (E C { pid = 39814
                     , number = 32
                     , name = "Jorge Cuenca"
                     , fullname = "Jorge Cuenca Barreno"
                     , index = 32
                     , status = Veteran
                     , roles = [ SW , LCB , RCB ]
                     , citizenship = ESP
                     , skin = Skin
                     , hair = Hair
                     , position = DEF
                     , birthday = ( 1900 , 0 , 0 )
                     , height = 189
                     , weight = 76
                     , pace = 55
                     , stamina = 63
                     , aggression = 67
                     , skill = 65
                     , finishing = 27
                     , dribbling = 45
                     , passing = 51
                     , shooting = 35
                     , tackling = 65
                     , goalkeeping = 65
                     }
                   D { country = 0
                     , birthplace = ""
                     , fromteam = ""
                     , nationalteam = ""
                     , pdunknown00 = ""
                     , features = ""
                     , honours = ""
                     , intcaps = ""
                     , miscellaneous = ""
                     , lastseason = ""
                     , career = ""
                     })
            ]
        }
      D { built = 0
        , members = 0
        , president = ""
        , budget = 500
        , budgetpro = 500
        , sponsor = ""
        , supplier = ""
        , reserve = 65535
        , stats =
            T { unknown00 = 65535
              , unknown01 = 3
              , lastdecade = []
              , seasons = 0
              , matches = 0
              , win = 0
              , draw = 0
              , gf = 0
              , ga = 0
              , points = 0
              , champion = 0
              , runnersup = 0
              , lastseason = []
              , uefa = ( 0 , 0 )
              , cup = ( 0 , 0 )
              , championsleague = ( 0 , 0 )
              , cupwinnerscup = ( 0 , 0 )
              , supercup = ( 0 , 0 )
              , intercontinental = ( 0 , 0 )
              , eufasupercup = ( 0 , 0 )
              }
        }

Supongo que habría que cambiar/añadir datos del equipo (estadio, aforo, presupuesto, ...) y modificar los numeros directamente en el archivo como el que he puesto. Al menos que encunetre una API que sea gratuita ...

pd: Como no tengo intención de cambiar el MANAGER.EXE, pues se ve que si se deja la fecha de nacimiento como 1900-00-00, el juego genera unas fechas que son validad, pero que no cuadran con las actuales.

Y aquí estarían todos los jugadores (con las medias actuales del FUT/FIFA2020):

- No puedes ver enlaces como invitado. Regístrate o conectate para verlo.
Responder


Mensajes en este tema
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 16-08-2018, 05:21 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 16-08-2018, 06:49 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 16-08-2018, 08:11 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 17-08-2018, 08:49 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 22-01-2019, 01:01 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 09-05-2020, 11:36 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 09-05-2020, 11:39 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por olmazabal - 11-05-2020, 01:28 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por ramcost - 13-05-2020, 01:43 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 23-05-2020, 08:14 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 26-05-2020, 12:36 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 03-06-2020, 05:53 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 19-06-2020, 04:45 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 19-06-2020, 04:50 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 03-06-2020, 06:36 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 07-06-2020, 12:18 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 07-06-2020, 12:48 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 10-06-2020, 12:09 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 07-06-2020, 01:56 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 08-06-2020, 09:37 AM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 10-06-2020, 01:55 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 10-06-2020, 02:47 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 11-06-2020, 10:06 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 11-06-2020, 09:30 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 24-06-2020, 09:35 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 24-06-2020, 12:06 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 25-06-2020, 11:19 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 12:27 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 12:33 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Mou - 25-06-2020, 11:20 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 12:23 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Mou - 25-06-2020, 01:31 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 02:06 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Mou - 26-06-2020, 09:29 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 26-06-2020, 02:19 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 29-06-2020, 10:45 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 29-06-2020, 02:55 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 30-06-2020, 01:06 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 05:15 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 25-06-2020, 09:48 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Nicofazio - 25-06-2020, 11:33 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 26-06-2020, 08:07 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 26-06-2020, 08:15 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por stojakovic - 26-06-2020, 08:22 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Mou - 29-06-2020, 03:44 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 29-06-2020, 05:04 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 29-06-2020, 07:12 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 30-06-2020, 05:26 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 30-06-2020, 06:23 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 01-07-2020, 12:20 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 30-06-2020, 07:13 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por olmazabal - 01-07-2020, 06:33 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 01-07-2020, 08:29 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por olmazabal - 01-07-2020, 08:47 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 01-07-2020, 09:09 AM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 01-07-2020, 08:43 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 01-07-2020, 09:13 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por stojakovic - 01-07-2020, 09:42 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 01-07-2020, 11:49 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por stojakovic - 01-07-2020, 01:08 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 02-07-2020, 02:54 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 03-07-2020, 12:28 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por stojakovic - 03-07-2020, 12:02 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 03-07-2020, 02:51 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 17-07-2020, 05:18 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 03-07-2020, 06:24 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por gigantix - 05-07-2020, 01:42 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 05-07-2020, 05:50 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por gigantix - 06-07-2020, 04:36 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 06-07-2020, 08:58 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por gigantix - 07-07-2020, 04:31 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por ballan6969 - 14-07-2020, 09:26 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 15-07-2020, 02:39 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por carlos57 - 15-07-2020, 12:10 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 15-07-2020, 12:17 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 15-07-2020, 12:11 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 15-07-2020, 02:58 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 15-07-2020, 03:00 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 15-07-2020, 03:02 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 17-07-2020, 05:37 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 17-07-2020, 05:43 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 10:46 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Undesueca - 21-07-2020, 07:29 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 10:42 AM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Pablinho - 21-07-2020, 10:50 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 12:01 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 01:54 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 02:04 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 02:25 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 02:31 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 03:08 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 03:14 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 10:02 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 03:34 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 21-07-2020, 06:30 PM
Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 21-07-2020, 06:41 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 21-07-2020, 06:50 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 21-07-2020, 10:11 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 21-07-2020, 11:24 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Fernandiyol - 23-07-2020, 11:12 AM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 23-07-2020, 12:52 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 23-07-2020, 03:27 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por JuanDeLaCierva - 23-07-2020, 05:29 PM
RE: Conversor de formato PC Fútbol a entendible y de formato entendible a PC Fútbol - por Tronic - 23-07-2020, 05:55 PM

Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)