Selecciona una de les següents categories per començar a veure els últims mods de GTA 5 PC:
When I activate the mod, the story-missions disappears.
Cool! I have an idea. It would be cool, you to buy it first by LSC.
At the Comedy Club you can fall out, when you go throw restroom-door.
Very cool, yes, but it's too loud, and the volume setting... you know.
I think its a problem of GTAlua, but i don't know, how to find an answer there
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.
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)
When I activate the mod, the story-missions disappears.
Cool! I have an idea. It would be cool, you to buy it first by LSC.
At the Comedy Club you can fall out, when you go throw restroom-door.
Very cool, yes, but it's too loud, and the volume setting... you know.
I think its a problem of GTAlua, but i don't know, how to find an answer there
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.
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)