IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules Attention:

This is for the discussion and releasing of tutorials for modifying GTA. Anything that isn't a tutorial will be deleted without notification.

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


  Reply to this topicStart new topicStart Poll

 SA CUSTOM GANG GUIDE

 
Serious Dave  
Posted: Sunday, Mar 11 2007, 21:05
Quote Post


LAST GEN GAMER
Group Icon
Group: Members
Joined: Jan 4, 2006

cd.gif

XXXXX



THE SAN ANDREAS CUSTOM GANG GUIDE (V0.11b)
(for v1 and 2 users)
made by Serious Dave
make backups before you mod
=============================================================

a list of peds that can NOT be used in a gang

Medics
FireMen
Cops/SWAT/FBI/Army
Prostitutes (you might be able to use them)
Criminals (like that f###er in the blue shirt)
Dealers
and a ped by the name of male01

=============================================================

the gang list

Gang1 (BALLAS)
Gang2 (THE GROVE STREET FAMILIES)
Gang3 (Los Santos Vagos)
Gang4 (San Fiero Rifa)
Gang5 (Da Nang Boys)
Gang6 (ITALIAN MAFIA)
Gang7 (TRIADS)
Gang8 (Varrio Los Aztecas)
Gang9 (UNUSED) - i dont know if it can be used...but you can try
Gang10 (UNUSED) - i dont know if it can be used...but you can try

=============================================================

PART A
QUOTE
here is a link -/TNT\- posted to make this easy
http://www.gtagaming.com/pafiledb.php?action=file&id=1204


1A. find the name of the ped you want in a gang (i now do this by using Ped Editor made by Scream2k4)

2A. open peds.ide with Notepad...then hold down Ctrl and hit F

3A. type in the peds name and hit enter (you may need to hit the "Find Next" button a few times)

4A. edit the peds data like so...and then save

- - - - - - - - - - - - - - - - - - - - - - -
before
#, NAME, NAME, CIVMALE, STAT_STREET_GUY, man, 1003,0, man,2,1,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE

after
#, NAME, NAME, GANG#, STAT_GANG#, man, 110F,0, null,5,5,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
- - - - - - - - - - - - - - - - - - - - - - -

recap...

- - - - - - - - - - - - - - - - - - - - - - -
you edit this
CIVMALE, STAT_STREET_GUY, man, 1003,0, man,2,1,

into this
GANG#, STAT_GANG#, man, 110F,0, null,5,5,
- - - - - - - - - - - - - - - - - - - - - - -

=============================================================

PART B (optional...you just do this if you want the ped to spawn with the gang)

1B. open pedgrp.dat with Notepad

2B. find the gang you want the ped to work for and add the peds name to the list...and then save

- - - - - - - - - - - - - - - - - - - - - - -
you edit this
ped1, ped2, ped3, # Gang

into this
ped1, ped2, ped3, NAME # Gang
- - - - - - - - - - - - - - - - - - - - - - -

=============================================================

some samples and stuff

- - - - - - - - - - - - - - - - - - - - - - -
13, BFYST, BFYST, GANG2, STAT_GANG2, woman, 110F,0, null,5,5,PED_TYPE_GEN,VOICE_GEN_BFYST ,VOICE_GEN_BFYST

FAM1, FAM2, FAM3, BFYST # Gang 2 (THE FAMILIES - PLAYER GANG - AKA GROVE)
- - - - - - - - - - - - - - - - - - - - - - -

- - - - - - - - - - - - - - - - - - - - - - -
227, SOMOBU, SOMOBU, GANG7, STAT_GANG7, man, 110F,0, null,5,5,PED_TYPE_GEN,VOICE_GEN_SOMOBU,VOICE_GEN_SOMOBU

TRIADA, TRIADB, TRIBOSS, SOMOBU # Gang 7 (TRIADS)
- - - - - - - - - - - - - - - - - - - - - - -

- - - - - - - - - - - - - - - - - - - - - - -
264, CLAUDE, CLAUDE, GANG2, STAT_GANG2, man, 110F,0, null,5,5,PED_TYPE_GANG,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
- - - - - - - - - - - - - - - - - - - - - - -

, GANG#, STAT_GANG#, man, 110F,0, null,5,5,
, GANG#, STAT_GANG#, woman, 110F,0, null,5,5,
, GANG#, STAT_GANG#, sexywoman, 110F,0, null,5,5,

=============================================================

Q and A

Q. can i make a war zone mod by doing this?
A. yes...but its hard to do

things to edit: peds.ide, pedgrp.dat, pedstats.dat, popcycle.dat, cargrp.dat, shopping.dat
and map moding to make it look like a war zone

Note: i tried to make a war mod but i never got past the problem of what ped will work for what gang
(about 260 peds to pick from)


Q. can i make a gang member work for a different gang?
A. yes...but delete his name from the gang he came from


Q. can i make a striper work for a gang?
A. yes but they sometimes disappear from the Strip Clubs...and you need to put her name in the pedgrp.dat

This post has been edited by Serious Dave on Tuesday, Mar 20 2007, 10:16
Users WebsitePM
  Top
 

 
-/TNT\-  
Posted: Tuesday, Mar 13 2007, 17:26
Quote Post


not like any other rainbow.
Group Icon
Group: Members
Joined: Aug 6, 2006

XXXXX



QUOTE


PART A

1A. find the name of the ped you want in a gang (i do this by using IRiper1.8b and TXD Workshop)

2A. open peds.ide with Notepad...then hold down Ctrl and hit F

3A. type in the peds name and hit enter (you may need to hit the "Find Next" button a few times)

4A. edit the peds data like so...and then save


All this is unnecessary if you use a tool like the Peditor.

Not a bad tutorial. icon14.gif
Users WebsitePM
  Top
 

 
Krailer  
Posted: Thursday, Mar 15 2007, 23:55
Quote Post


<3 fat chicks
Group Icon
Group: Members
Joined: Oct 2, 2005

pg.gif

XXXXX



Indeed, that's a good tutorial. icon14.gif

However...
QUOTE
a list of peds that can NOT be used in a gang

Medics
FireMen
Cops/SWAT/FBI/Army
Prostitutes
Criminals (like that f###er in the blue shirt)
Dealers
and a ped by the name of male01

...that's not quite true.

I can't say anything regarding the other peds as I haven't tried them, but prostitutes can be used for sure. Maybe it's because I edited the gang in a slightly different way, I just edited the pedgrp.dat so that the prostitute animations like the walking style and such could be preserved.

One last thing, ped names in the pedgrp.dat shouldn't be deleted as it may cause some issues. If you wish to disable a ped, or move it to another group, replace it's name by NULL in it's original group.

Keep up the good work. smile.gif

This post has been edited by Krailer on Friday, Mar 16 2007, 00:02
Users WebsitePMAOL
  Top
 

 
Serious Dave  
Posted: Tuesday, Mar 20 2007, 09:56
Quote Post


LAST GEN GAMER
Group Icon
Group: Members
Joined: Jan 4, 2006

cd.gif

XXXXX



QUOTE
-/TNT\-
All this is unnecessary if you use a tool like the Peditor

well...thats 15 days of my life i will never get back suicidal.gif


QUOTE
Krailer
I can't say anything regarding the other peds as I haven't tried them, but prostitutes can be used for sure. Maybe it's because I edited the gang in a slightly different way, I just edited the pedgrp.dat so that the prostitute animations like the walking style and such could be preserved.

well, i cant get the prostitutes to work, so i put em in the "wont work" list

QUOTE
Krailer
One last thing, ped names in the pedgrp.dat shouldn't be deleted as it may cause some issues. If you wish to disable a ped, or move it to another group, replace it's name by NULL in it's original group.


one time, i moded the pedgrp.dat to just have gang peds (apart from Prostitutes, Criminals and Dealers) and i did not have any issues...

note: i use a 100% game save

------------------------------------------
the guide has been updated to V0.11b

This post has been edited by Serious Dave on Tuesday, Mar 20 2007, 10:25
Users WebsitePM
  Top
 

 
Krailer  
Posted: Tuesday, Mar 20 2007, 13:43
Quote Post


<3 fat chicks
Group Icon
Group: Members
Joined: Oct 2, 2005

pg.gif

XXXXX



QUOTE (Serious Dave @ Mar 20 2007, 09:56)
well, i cant get the prostitutes to work, so i put em in the "wont work" list

Yes, it won't work if you edit their stats.

But try this method, it's simpler and works flawlessly:

Let's take the SF prostitutes as an example:
CODE
SWFOPRO, SBFYPRO, SHFYPRO      # POPCYCLE_GROUP_PROSTITUTES (SF)


Change it to:
CODE
null, null, null      # POPCYCLE_GROUP_PROSTITUTES (SF)


Then edit your gang:
CODE
FAM1, FAM2, FAM3     # Gang 2 (THE FAMILIES - PLAYER GANG - AKA GROVE)


To this:
CODE
SWFOPRO, SBFYPRO, SHFYPRO   # Gang 2 (THE FAMILIES - PLAYER GANG - AKA GROVE)


There's your new gang with prostitutes, who will keep their sexy walking style and will praise CJ (good for an ego boost biggrin.gif ).

Alternatively, you could also switch the names (i.e. putting the original gang members in the prostitutes group) and you would find them in SF, still behaving as your gang members (and available to recruit).

Keep up. smile.gif

This post has been edited by Krailer on Tuesday, Mar 20 2007, 13:47
Users WebsitePMAOL
  Top
 

 
Rocky G  
Posted: Thursday, Apr 12 2007, 03:49
Quote Post


creator of titanic mod, future leader of all moderator's
Group Icon
Group: BUSTED!
Joined: Oct 13, 2006

us.gif

XXXXX



QUOTE (Serious Dave @ Mar 11 2007, 21:05)
THE SAN ANDREAS CUSTOM GANG theres no need to quote the entire tutorial again....

thanks

-gk

can i ask you if this peds.ide for ryder is right 317, RYDER, RYDER, GANG2, STAT_GANG2, man, 110F,0,null,5,5,PED_TYPE_GANG,VOICE_GNG_RYDER ,VOICE_GNG_RYDER thanks smile.gif

This post has been edited by Gangsta Killa on Saturday, Apr 14 2007, 20:41
PMYahoo
  Top
 

 
Big_Mitch_Baker  
Posted: Monday, Jun 18 2007, 19:21
Quote Post


=Å= Angels of Death - Founder
Group Icon
Group: Members
Joined: Feb 23, 2005

cd.gif

XXXXX



Has anyone had any luck in using the "Unused" gangs? (Gang9 and 10)
PM
  Top
 

 
SnoopDo2G  
Posted: Wednesday, Aug 1 2007, 19:06
Quote Post


Gta's Don Doggy
Group Icon
Group: Members
Joined: Jul 21, 2007

za.gif

XXXXX



QUOTE (Rocky G @ Apr 12 2007, 03:49)
QUOTE (Serious Dave @ Mar 11 2007, 21:05)
THE SAN ANDREAS CUSTOM GANG theres no need to quote the entire tutorial again....
thanks
-gk

can i ask you if this peds.ide for ryder is right 317, RYDER, RYDER, GANG2, STAT_GANG2, man, 110F,0,null,5,5,PED_TYPE_GANG,VOICE_GNG_RYDER ,VOICE_GNG_RYDER thanks smile.gif

Yeah i would like to know that too, as for example you wanna add Ryder skin in your grove gang, how could you do that ?
Users WebsitePM
  Top
 

 
1stgenLX-Turbo  
Posted: Thursday, Aug 2 2007, 23:41
Quote Post


Dude0 Head Crew Mapper
Group Icon
Group: Members
Joined: Sep 16, 2006

XXXXX



Using the homie mod v2 you dont need to replace any pedestrians for adding three gang members. Just use the pedestrian txd/dff that you want for your gang and rename them to the fam4, fam5, fam6 in the mod. Thats what I did but I changed how the chick acts so she walks and talks like a hooker and I edited pedestrian textures so they look like my gang and have a different look then the regular. Ask the topic their about ryder since one guy already has done that. Here are my homies:
user posted image
The chick, white guy, and the mexican I added.
PMMSN
  Top
 

 
steluta  
Posted: Tuesday, Aug 14 2007, 11:13
Quote Post


Player Hater
Group Icon
Group: BUSTED!
Joined: Aug 14, 2007

XXXXX



spam removed

This post has been edited by Xcommunicated on Tuesday, Aug 14 2007, 14:14
PM
  Top
 

 
QueenE  
Posted: Monday, Jun 23 2008, 14:56
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Jun 23, 2008

XXXXX



Can I make the gang to guard me or follow lol.gif
PM
  Top
 

 
Dragonov  
Posted: Tuesday, Apr 7 2009, 21:38
Quote Post


Square Civilian
Group Icon
Group: Members
Joined: Oct 19, 2008

XXXXX



i tryd it but nothing changed at all
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG