Se incarca...
GTA-Tam
Berlin
105 files liked
7 comments
0 videos
0 uploads
0 followers
  • 235eea armin 300x300

    When I activate the mod, the story-missions disappears.

    11 Octombrie 2015
  • 235eea armin 300x300

    Cool! I have an idea. It would be cool, you to buy it first by LSC.

    08 Octombrie 2015
  • 235eea armin 300x300

    At the Comedy Club you can fall out, when you go throw restroom-door.

    08 Octombrie 2015
  • 235eea armin 300x300

    Very cool, yes, but it's too loud, and the volume setting... you know.

    07 Octombrie 2015
  • 235eea armin 300x300

    I think its a problem of GTAlua, but i don't know, how to find an answer there

    07 Octombrie 2015
  • 235eea armin 300x300

    Big Problem:
    When I start the Game, I can use the Mod.
    But when I load a savegame, the mod is gone and I can't restart it.

    07 Octombrie 2015
  • 235eea armin 300x300

    I made a german version:

    "old script line"
    >>
    "new script line"

    -------------------------------------------------------

    local ampmclock = true
    >>
    local ampmclock = false

    DayName = "Sunday"
    >>
    DayName = "Sonntag"

    DayName = "Monday"
    >>
    DayName = "Montag"

    DayName = "Tuesday"
    >>
    DayName = "Dienstag"

    DayName = "Wednesday"
    >>
    DayName = "Mittwoch"

    DayName = "Thursday"
    >>
    DayName = "Donnerstag"

    DayName = "Friday"
    >>
    DayName = "Freitag"

    DayName = "Saturday"
    >>
    DayName = "Samstag"

    Date = string.format("%s-%s-%s", Month, Day, Year)
    >>
    Date = string.format("%s.%s.%s", Day, Month, Year)

    06 Octombrie 2015