Advertising
Navigation
Information

GTA San Andreas Tools

:

Tools to create new cars, maps, mods etc.

Gangs Weapons Script Creator


Author: EdUaRdO>>Brasil
Website
Date: 10.06.2015
Downloads: 20192 | Statistics
Filesize: 0.114 MB

Rating:
9.97 based on 38 votes

Gangs Weapons Script Creator

Software to create script .cs CLEO to change weapons gangs, just you need to select the gang and next select the weapon, and now is generated script, just copy and paste on Sanny and biuld it

Advertising
Download
DOWNLOAD
Virus Detection Ratio: 0% (0/57)
See Virus Scan Report
Advertising
Report
Mod Report

Are you the owner of this mod? If someone has stolen your work, you can make a request for removing this mod.

Report this mod

Screenshots
Videos
Add a Youtube video

10 comments found
Name:


Comment text:


reload, if the code cannot be seen

Attention:
You need to be registered and signed in to post comments!
ThatsMe
"Vic"
Vic
Comments: 0
Profile
Message
10.06.2015, 13:25

all of these creators 10/10! biggrin i wanted something like that bye


10.06.2015, 13:35

 Quote: ThatsMe

all of these creators 10/10! biggrin i wanted something like that bye
Well, you have now biggrin thks dude


bramxr
"Vic"
Vic
Comments: 0
Profile
Message
13.12.2015, 12:05

Nice


Agent74
"Vic"
Vic
Comments: 0
Profile
Message
17.12.2015, 01:29

Thanks For Work smile


Elpadrino1935
"Vic"
Vic
Comments: 0
Profile
Message
06.02.2016, 15:55

Great tool , thanks for sharing it !!!


AkmalGreGet
"Vic"
Vic
Comments: 0
Profile
Message
30.03.2016, 12:20

Best shok


22.04.2016, 17:56

Eduardo Debería tener un mayor rango en GTAinside, sus
herramientas son las mejores biggrin


23.04.2016, 05:49

@TheMataGameplays2014 Thanks bro, enjoy that good


bramxr
"Vic"
Vic
Comments: 0
Profile
Message
04.05.2016, 08:37

Cool Dirol


Actrionz
"Vic"
Vic
Comments: 0
Profile
Message
07.10.2016, 17:29

who must i past this?

{$VERSION 3.1.0027}
{$CLEO .cs}

03A4: name_thread 'Gang_by_EdUaRdO'

:1
while true
if 0256: player $PLAYER_CHAR defined
then
if 0256: player $PLAYER_ACTOR defined
then
0237: set_gang 1 { Grove Street Families } weapons_to 31 { M4 } 31 { M4 } 31 { M4 }
end_thread
end
end
end