Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Trying to siphon gas from car into empty bottles.
*Were you able to replicate it?
yes
*Does the issue go away once you disable the mod?
yes
issue has been fixed
I don't think i changed anything that would have interfered with it. clicking reading a book does nothing
In 2778183828\mods\FastActions\media\lua\client\TimedActions\ISReadABook.lua:236
o.minutesPerPage = SandboxVars.RICARDO.ReadingSpeed;
time = numPages * o.minutesPerPage / f
But, in Server\SandboxVars.lua
RICARDO = {
ReadingSpeed = true,
-- ...
}
Trying to view a Plants info gives a UI error
*Were you able to replicate it?
Yes
*Does the issue go away once you disable the mod?
Yes
checking it right now
thanks for the info
issue has been fixed for plant info action
Trying to wash blood from my cars
*Were you able to replicate it?
Ye
*Does the issue go away once you disable the mod?
Ye, also tried to load the mod in first / last position, tried to set WashVehicleSpeed to 1 - 100, didnt solve the issue. My character moves to the car, his weapon flickers for 10 seconds, and nothing else happens.
Thanks for this awesome mod tho, should be top 1 most endorsed.
thanks for the feedback friend
i'll look into it when i get some free time
thanks for the message, issue has been fixed!
Trying to clean blood from the ground
*Were you able to replicate it?
Yes, happens 100% of the time trying to do the action
*Does the issue go away once you disable the mod?
Yes, having a look at the debug it is related to this mod, it references a var on cleaning blood that doesn't exist when setting sandbox options
Seems to be similar to the take dirt issue, otherwise great mod!
Here is the stack trace:
Thanks for letting me know!