Hot & Cold Coffee 2.2
11.726
56
11.726
56
You can switch between male and female roles.
To Start:
Press J to make a pedestrian (NPC) follow your character and K to open the menu. The keys can be changed in the .ini file.
Finally press L to cancel the animation
Depending on your role, if you enter a car, you will be put in the passenger seat or left in the driver seat.
Dependencies
-Script Hook V
-Script Hook V .NET
-LemonUI
Changelog
1.0 - Initial Release
2.0
- Rewrote the whole script.
- Add a menu.
- Add the ability to SWITCH BETWEEN ROLES.
- Added Excitement Bar.
- Added an option to switch voices.
- Added the ability for followers to drive to waypoint when you are playing the female role.
- Change the audio mechanic.
- Fixed a few bugs.
- Fixed some position issues.
- Removed the ability to switch model with the nearest Ped.
- Added some QoL stuff.
- Added an ini file for the keys.
- Removed the ability to enter the car as passenger when pressed H.
2.1
-Fixed a few exceptions
2.2
-Fixed position issues
-Fixed excitement audio
-Added the ability to dance and throw money
-Fixed the inability to change keys
To Start:
Press J to make a pedestrian (NPC) follow your character and K to open the menu. The keys can be changed in the .ini file.
Finally press L to cancel the animation
Depending on your role, if you enter a car, you will be put in the passenger seat or left in the driver seat.
Dependencies
-Script Hook V
-Script Hook V .NET
-LemonUI
Changelog
1.0 - Initial Release
2.0
- Rewrote the whole script.
- Add a menu.
- Add the ability to SWITCH BETWEEN ROLES.
- Added Excitement Bar.
- Added an option to switch voices.
- Added the ability for followers to drive to waypoint when you are playing the female role.
- Change the audio mechanic.
- Fixed a few bugs.
- Fixed some position issues.
- Removed the ability to switch model with the nearest Ped.
- Added some QoL stuff.
- Added an ini file for the keys.
- Removed the ability to enter the car as passenger when pressed H.
2.1
-Fixed a few exceptions
2.2
-Fixed position issues
-Fixed excitement audio
-Added the ability to dance and throw money
-Fixed the inability to change keys
İlk Yüklenme Zamanı: 13 Ocak 2025, Pazartesi
Son Güncellenme Zamanı: 15 Ocak 2025, Çarşamba
Last Downloaded: 2 hours ago
42 Yorum
You can switch between male and female roles.
To Start:
Press J to make a pedestrian (NPC) follow your character and K to open the menu. The keys can be changed in the .ini file.
Finally press L to cancel the animation
Depending on your role, if you enter a car, you will be put in the passenger seat or left in the driver seat.
Dependencies
-Script Hook V
-Script Hook V .NET
-LemonUI
Changelog
1.0 - Initial Release
2.0
- Rewrote the whole script.
- Add a menu.
- Add the ability to SWITCH BETWEEN ROLES.
- Added Excitement Bar.
- Added an option to switch voices.
- Added the ability for followers to drive to waypoint when you are playing the female role.
- Change the audio mechanic.
- Fixed a few bugs.
- Fixed some position issues.
- Removed the ability to switch model with the nearest Ped.
- Added some QoL stuff.
- Added an ini file for the keys.
- Removed the ability to enter the car as passenger when pressed H.
2.1
-Fixed a few exceptions
2.2
-Fixed position issues
-Fixed excitement audio
-Added the ability to dance and throw money
-Fixed the inability to change keys
To Start:
Press J to make a pedestrian (NPC) follow your character and K to open the menu. The keys can be changed in the .ini file.
Finally press L to cancel the animation
Depending on your role, if you enter a car, you will be put in the passenger seat or left in the driver seat.
Dependencies
-Script Hook V
-Script Hook V .NET
-LemonUI
Changelog
1.0 - Initial Release
2.0
- Rewrote the whole script.
- Add a menu.
- Add the ability to SWITCH BETWEEN ROLES.
- Added Excitement Bar.
- Added an option to switch voices.
- Added the ability for followers to drive to waypoint when you are playing the female role.
- Change the audio mechanic.
- Fixed a few bugs.
- Fixed some position issues.
- Removed the ability to switch model with the nearest Ped.
- Added some QoL stuff.
- Added an ini file for the keys.
- Removed the ability to enter the car as passenger when pressed H.
2.1
-Fixed a few exceptions
2.2
-Fixed position issues
-Fixed excitement audio
-Added the ability to dance and throw money
-Fixed the inability to change keys
İlk Yüklenme Zamanı: 13 Ocak 2025, Pazartesi
Son Güncellenme Zamanı: 15 Ocak 2025, Çarşamba
Last Downloaded: 2 hours ago
@ReNNie but did they sent DMCA to this website? or is it coz of Rockstar had DMCA from them long time ago? Yes maps I totally understand and I see many people dont read Rockstar rules when making mods as they state that there. But hotcoffee was previously causing AO marking issues on GTA games and thats why Rockstar was highly against hotcoffee mods and it made them angry and we know how they are when they are angry - example of giving youtube strike to their ex employee for gta1 concept of music or what it was, which was just concept that was never used and original author of it published it on his own youtube.
@ArmaniAdnr I'm more flabbergasted T2 has never shut down mods like 5Real and NVE that monetize on their IP without any rights to do so
Do you put all 3 of the files into the scripts folder?
@cammywhiteluvr That is correct.
@Redragoon Peds ignoring traffic lights was intended but I added an option to change that. And the fix for automatic driving when the menu is closed is done. I will release the fixes in a few days after I finish working on some more things.
@Spare4124 I would like to see more animations)
@Spare4124 Your work is great. Looking forward to the update. Thank you for your ability donation.
does not work
Crashes after pressing J
Able to add the feature where the car shakes?
And backseat animations?
Wheen is the neext update??? it dont work rn
@Spare4124 yo could you add the animations from "misscarsteal2pimpsex"
@Spare4124 I need help
@Spare4124 What is the excitement bar for? Does something happen once it fills? I attempted to test it but it was taking forever so I’m asking here. Also, it would be cool to have an option in the menu to either pay or be paid for an act and be able to set the rate in the menu/ini. Anyway, cool mod.
Getting the following error :
[21:52:43] [ERROR] Failed to instantiate script FollowMe because constructor threw an exception: System.TypeInitializationException: The type initializer for 'SHVDN.NativeMemory' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at SHVDN.NativeMemory..cctor()
--- End of inner exception stack trace ---
at SHVDN.NativeMemory.StringToCoTaskMemUTF8(String s)
at SHVDN.ScriptDomain.PinString(String str)
at LemonUI.Elements.ScaledTexture.Request()
at LemonUI.Elements.ScaledTexture..ctor(String dictionary, String texture)
at LemonUI.TimerBars.TimerBar..ctor(String title, String info)
at LemonUI.TimerBars.TimerBarProgress..ctor(String title)
at FollowMe..ctor()
How to solve this?? Thanks in advance :)
Can i get a guide on how to install?
It'd be nice if you made a discord server.
is there a line i can add to the ini to disable the audio?
When I choose sex in the car, my car starts to move forward quickly. This bug is also in the regular version of hot coffee. Do you know the solution to this problem?