Reputation Activity
-
Senor_taco28 reacted to PNWParksFan in Coastal Callouts SUPPORT ThreadThe boats use the siren from SHERIFF2 by default. They don't use ELS. Does it sound normal when you spawn in SHERIFF2 and use the siren?
-
police2, sheriff, sheriff2 -> update\x64\dlcpacks\patchday3ng\dlc.rpf\levels\gta5\vehicles.rpf
police3 -> update\x64\dlcpacks\patchday4ng\dlc.rpf\levels\gta5\vehicles.rpf
police, police4, fbi -> x64e.rpf\levels\gta5\vehicles.rpf
fbi2 -> update\x64\dlcpacks\patchday2ng\dlc.rpf\levels\gta5\vehicles.rpf
-
Senor_taco28 got a reaction from waihonlam1994 in If you could bring back any Game/ seriesI'd bring back the LA Noire series. This is my all time favorite Rockstar game
-
Senor_taco28 got a reaction from ConstableSly in If you could bring back any Game/ seriesI'd bring back the LA Noire series. This is my all time favorite Rockstar game
-
Senor_taco28 got a reaction from Mikofiticus in If you could bring back any Game/ seriesI'd bring back the LA Noire series. This is my all time favorite Rockstar game
-
Senor_taco28 reacted to IronicRainbow in GTA V Coming to PS4, Xbox One, and PCOh man. Just think of all the possibilities...
-
First navigate to common/data/pedgrp.dat. You need to add the ped model name in the popcycles.
Here is what a normal popcycle looks like
# POPCYCLE_GROUP_BRONX F_M_PHarBron_01 F_O_PHarbron_01 F_Y_Pbronx_01 F_Y_Street_30 M_M_PHarbron_01 M_O_PHarbron_01 m_y_bouncer_01 M_Y_Bronx_01 M_Y_chopshop_02 m_y_genstreet_34 M_Y_Harlem_04 M_Y_PBronx_01 M_Y_PLatin_01 m_y_street_04 Next you need to add the ped models into the list which in your case is: M_Y_GBik_Lo_01 and M_Y_GBik_Lo_02. After you added that in, it should now look like this: # POPCYCLE_GROUP_BRONX F_M_PHarBron_01 F_O_PHarbron_01 F_Y_Pbronx_01 F_Y_Street_30 M_M_PHarbron_01 M_O_PHarbron_01 m_y_bouncer_01 M_Y_Bronx_01 M_Y_chopshop_02 m_y_genstreet_34 M_Y_Harlem_04 M_Y_PBronx_01 M_Y_PLatin_01 m_y_street_04 M_Y_GBik_Lo_01 M_Y_GBik_Lo_02 Then do the same for the other popcycles that are only areas(E.G. BRONX, JERSEY)