Drug Effects (Now With Juice!)

Just remember, it's abolutely OP. you only take half the damage and your health regenerates too quickly so small battles are a joke. You can still get bodied quickly by enemies with bigger weapons and big groups tho.
Yeah but you need to have a reason to go out of your way and stuff like the sons of samedi fish plant stronghold really benefit from a gameplay changeup letting you storm the boats without worriying you'll be insta killed by an rpg, really just adds more options to an already open game.
 
This mod not only broke the 360 on screen controls option from Gentlemen of the Row but it also had the very perplexing effect of causing NPC's to not drop the Tombstone shotgun when killed.

No idea if I installed this incorrectly(I just put the files in the 1-MODDERS_-_PUT_YOUR_OWN_PERSONAL_MODS_HERE folder and rebuilt the patch like normal) or if this mod is just a heaping pile of horseshit but this lead to a great deal of frustration trying to figure out why my game was broken.
 
This mod not only broke the 360 on screen controls option from Gentlemen of the Row but it also had the very perplexing effect of causing NPC's to not drop the Tombstone shotgun when killed.

No idea if I installed this incorrectly(I just put the files in the 1-MODDERS_-_PUT_YOUR_OWN_PERSONAL_MODS_HERE folder and rebuilt the patch like normal) or if this mod is just a heaping pile of horseshit but this lead to a great deal of frustration trying to figure out why my game was broken.
Probably you dont need GOTR to use this mod, you need to install this mod in another method. You've to use Saints Row 2 MOD Manager..
 
This mod not only broke the 360 on screen controls option from Gentlemen of the Row but it also had the very perplexing effect of causing NPC's to not drop the Tombstone shotgun when killed.

No idea if I installed this incorrectly(I just put the files in the 1-MODDERS_-_PUT_YOUR_OWN_PERSONAL_MODS_HERE folder and rebuilt the patch like normal) or if this mod is just a heaping pile of horseshit but this lead to a great deal of frustration trying to figure out why my game was broken.
I don't use GOTR so no testing was done, sorry
 
This mod not only broke the 360 on screen controls option from Gentlemen of the Row but it also had the very perplexing effect of causing NPC's to not drop the Tombstone shotgun when killed.

No idea if I installed this incorrectly(I just put the files in the 1-MODDERS_-_PUT_YOUR_OWN_PERSONAL_MODS_HERE folder and rebuilt the patch like normal) or if this mod is just a heaping pile of horseshit but this lead to a great deal of frustration trying to figure out why my game was broken.
I actually came back to reply because I just read the whole comment. go fuck yourself, how about you make your own drug affect mod or are you such much a lazy piece of shit that you'd rather shit on a mod even though you wouldn't even be able to make it yourself, so shit on my mod once you figure out how to make mods buddy
 
You should try n make it compatible with tha juiced patch if you get a chance
It probably already is (the file it uses: bitmap_sheetsen.xtbl, drugs.xtbl, preload.tbl), but if you have another mod with preload.tbl you will need to add these lines:
Code:
"cigarette.g_smesh_pc"
"p_spliff.g_smesh"
"ginjuice.g_smesh"
"cigarette.smesh_pc"
"cs_cigarette.g_cmesh_pc"
"p_spliff.smesh"

If that doesn't work (I have never done it), maybe edit the preload.tbl that's in same folder as SR2_pc.exe

Although, the placement is a bit weird, not all at the top.
If you need the line numbers they appear in:
Do NOT copy these directly into preload.tbl
These are reference, work your way from the top
Code:
"cigarette.g_smesh_pc" - 600
"p_spliff.g_smesh" - 638
"ginjuice.g_smesh" - 689
"cigarette.smesh_pc" - 866
"cs_cigarette.g_cmesh_pc" - 867
"p_spliff.smesh" - 905
 
It probably already is (the file it uses: bitmap_sheetsen.xtbl, drugs.xtbl, preload.tbl), but if you have another mod with preload.tbl you will need to add these lines:
Code:
"cigarette.g_smesh_pc"
"p_spliff.g_smesh"
"ginjuice.g_smesh"
"cigarette.smesh_pc"
"cs_cigarette.g_cmesh_pc"
"p_spliff.smesh"

If that doesn't work (I have never done it), maybe edit the preload.tbl that's in same folder as SR2_pc.exe

Although, the placement is a bit weird, not all at the top.
If you need the line numbers they appear in:
Do NOT copy these directly into preload.tbl
These are reference, work your way from the top
Code:
"cigarette.g_smesh_pc" - 600
"p_spliff.g_smesh" - 638
"ginjuice.g_smesh" - 689
"cigarette.smesh_pc" - 866
"cs_cigarette.g_cmesh_pc" - 867
"p_spliff.smesh" - 905
Aight appreciate u Imma try that i gotta wait couple days for my internet to get fixed so i can do a fresh install on tha game but ill lyk if it worked
 
Back
Top