Advertising
Navigation
Information

GTA 4 Mods

:

Script Mods (e.g. *.lua and *.asi)

Saints in GTA 4


Autor: fan script & buffeting & Gta community
Datum: 26.04.2025
Downloads: 491 | Statistiken
Dateigröße: 32.855 MB

Bewertung:
10.00 bei 1 Bewertungen

dzisiaj mam dla moich fanów

mod saints row in GTA 4

to mod dzięki któremu
kazdy z trzech czyli niko johny i luis
będą mieli swoich ochroniarzy kturzy będą pomagać graczowi
w walce z policją lub podczas misji np gang wars lub drug wars

skrypt tworzy pojazdy na mapie jeżdzące tak jak zwikli przechodnie
tylko to są pojazdy z uzbrojonymi członkami gangu i pomalowane na fioletowo

zalety
skrypt stabilny
członkowie walczą w samochodzie driveby i po za pojazdem
mają własną inteligencje
mają pokolorowane pojazdy na fioletowo
członkowie gangu to mężczyżni i kobiety

mod składa się z dwóch plików

paczka zawiera source kod
z kompilatorem projektów c na sco

kompilacja jest łatwa

------------------------------------
today I have for my fans

mod saints row in GTA 4

this is a mod thanks to which

each of the three, i.e. niko johny and luis
will have their own bodyguards who will help the player
in the fight with the police or during missions such as gang wars or drug wars

the script creates vehicles on the map driving like the pedestrians
only these are vehicles with armed gang members and painted purple

advantages
stable script
members fight in the driveby car and outside the vehicle
they have their own intelligence
they have vehicles colored purple
gang members are men and women

the mod consists of two files

the package contains the source code
with a c project compiler on sco

compilation is easy

Advertising
Download
Werbung
Melden
Mod Report

Bist du der Autor dieser Modifications? Falls jemand deine Mod geklaut hat, kannst du diesen Mod melden und einen Antrag auf Löschung stellen.

Diese Mod melden

Screenshots
Videos
Ein Youtube Video hinzufügen

7 Kommentare bisher
Dein Name/Nick:


Deine Message:


reload, if the code cannot be seen

Hinweis:
Du musst registriert und eingeloggt sein, um Kommentare zu posten.
fan script
"Vic"
Vic
Comments: 0
Profile
Message
26.04.2025, 21:39

więcej więcej pobrań

paczka zawiera

pliki moda razem ze starterami sco
wystarczy podmienić plik script.img

jak zobaczysz fioletowe ikonki na radarze
mod zainstalowany

istnieje możliwość używania tego moda
z trainer xmc commander

wystarczy zamienić nazwy PLIKU

guards_loader na ME_SCRIPT_1

i dodać do script.img

wtedy włączysz ten mod przez modloader

niezapominaj że pliki sco na pc nie są uniwersalne

każda gra z serii gta 4 i kazdy plik sco musi mieć odpowiednie identyfikacje
dlatego użyj mojego sco platform changer

paczka zawiera również żródło moda
razem z kompilatorem

więc możesz tworzyć własne skrypty sco
wystarczy wiedzia umiejętności i wyobrażnia
możliwości są nieograniczone

możesz modyfikować i ulepszać ten mod dowoli

---------------------------

more more downloads

the package contains

mod files together with sco starters
just replace the script.img file

if you see purple icons on the radar

mod installed

it is possible to use this mod

with trainer xmc commander

just replace the FILE names

guards_loader with ME_SCRIPT_1

and add to script.img

then you will enable this mod through modloader

don't forget that sco files on pc are not universal

every game from the gta 4 series and every sco file must have the appropriate identification
so use my sco platform changer

the package also contains the source of the mod

together with a compiler

so you can create your own sco scripts
all you need is knowledge, skills and imagination

the possibilities are endless

you can modify and improve this mod as much as you want


DirolDirolbye


fan script
"Vic"
Vic
Comments: 0
Profile
Message
27.04.2025, 12:38

poradnik dla moich fanów jak
wprowadzić zmiany w skrypcie

jak pobrałeś paczkę

wypakuj ją do folderu na pulpicie

wejdz do folderu
source code

i teraz przenieś plik guards.c
do jakiegoś edytora skryptów
np falcon c++

widzisz w edytorze na otworzonym pliku
funkcje zwracającą model pojazdu

int Group_Vehicle_model_info(int iVar2)

spróbuj wymienić model pojazdu na początek zabawy

a jak zdobyć model pojazdu?

wejdz w folder include

widzisz plik consts32

otwórz go w nowej karcie w edytorze

modele pojazdów się zaczynają od lini w edytorze

1018

skopiuj np VEHICLE_ADMIRAL
i wklej
w miejsce
return VEHICLE_PRIMO

pamiętaj aby VEHICLE_PRIMO
wstawić obok return

skrypt wybiera losowo pojazdy z listy
więc musisz zamienić wszystkie na jedną identyfikacje
lub zamienić na różne modele
pamiętaj aby model pojazdu był 4 siedzeniowy

jak wprowadziłeś zmiany

czas na kompilację

w tym celu wejdz we folder source code

widzisz pliczek

compile_GUARDS_SCRIPT

kliknij go dwa razy

powinna się otworzyć konsola cmd

jak się otworzy naciśnij enter

teraz program do kompilacji twojej pracy

sprawdzi czy twoja praca nie ma błędów poważnych

przewiń w duł

jak widzisz rużowe warning jest wszystko w porządku

jak widzisz czerwone error musisz to naprawić


kompilator ci wskarze na jakiej lini jest błąd

linia jest z lewej strony różowego warning



ale to nie wszysto

wynik swojej pracy znajdziesz w folderze

source codeoutputPC

najlepiej sobie utwórz folder w tym folderze

i przerzuć stare pliki skryptowe sco

aby zobaczyć zmiany

a jakie to zmiany

nowy plik sco nad kturym pracowałeś

lecz to nie wszystko

teraz musisz określić jaką grę posiadasz

kompilator wstawia w plik sco platform
I target czyli TWOJA GRA

są dwie możliwości zmiany platform i target

albo edycje pliku konfigurującego kompilator

plik konfiguracyjny to .bat

w tym celu wejdz do folderu source code

następnie do folderu bin

widzisz plik show_help.bat

kliknij dwa razy

znajdz target text w konsoli

jak znalazłeś

teraz wejdz na pasek gdzie pisze cmd exe

i kliknij lewy przycisk myszy

i wybierz z listy edit

następnie mark

teraz znajdz np GTAIV_TBOGT w konsoli

zaznacz i kliknij ctrl + c

teraz otwórz polecenia dla kompilatora

compile_GUARDS_SCRIPT.bat

w edytorze tekstu

poprostu skopiuj plik do edytora

widzisz linię
target=GTAIV

zamień na target=GTAIV_TBOGT

o i tak się własnie edytuje

terAz możesz ten pliczek sco

używać w grze GTAIV_TBOGT

lub użyj mojego sco platform changer


ostatnie zadanie

otwurz arhiwóm skryptów

script.img za pomocą

epen4

i przenieś pliki sco

z folderu

source codeoutputPC

moja paczka ma starter sco na

plik modmanager.sco

więc zamień

nazwy pliku skompilowanego

guards_loader.sco

NA

modmanager.sco

chyba że chcesz użyć pliku

przez muj modloader razem z xmc commander

to zamień

guards_loader.sco

na ME_SCRIPT_1.sco

I PRZENIEŚ
PLIKI DO ARHIWUM SCRIPT.IMG

i uruchom grę

---------------------------------------------

guide for my fans how to
make changes in the script

how did you download the package

unpack it to a folder on your desktop

go to the
source code folder

and now move the guards.c file

to some script editor

e.g. falcon c++

you can see in the editor on the opened file

a function returning the vehicle model

int Group_Vehicle_model_info(int iVar2)

try to change the vehicle model at the beginning, have fun

and how do you get the vehicle model?

go to the include folder

you see the consts32 file

open it in a new tab in the editor

vehicle models start with the line in the editor

1018

copy e.g. VEHICLE_ADMIRAL
and paste
in place of
return VEHICLE_PRIMO

remember to insert VEHICLE_PRIMO
and next to return

the script randomly selects vehicles from the list
so you have to replace all of them with one identification
or replace them with different models
remember that the vehicle model should be 4-seater

how you made the changes

time to compile

to do this go to the source code folder

you see the file

compile_GUARDS_SCRIPT

double-click it

the cmd console should open

when it opens press enter

now the program to compile your work

will check if your work has any serious errors

scroll down

how you see a pink warning everything is fine

if you see a red error you have to fix it

the compiler will show you on which line the error is

the line is on the left side of the pink warning

but that's not all

you will find the result of your work in the folder

source codeoutputPC

it's best to create a folder in this folder

and move the old sco script files

to see the changes

and what are these changes

the new sco file you worked on

but that's not all

now you have to specify what game you have

the compiler inserts platform
and target in the sco file, i.e. YOUR GAME

there are two possibilities to change the platform and target

or edit the compiler configuration file

the configuration file is .bat

to do this go to the source code folder

then to the bin folder

you see the show_help.bat file

click twice

find the target text in the console

how you found it

now go to the bar where it says cmd exe

and click the left mouse button

and select edit from the list

then mark

now find e.g. GTAIV_TBOGT in the console

mark it and click ctrl + c

now open the commands for the compiler

compile_GUARDS_SCRIPT.bat

in the text editor

just copy the file to the editor

you see the line

target=GTAIV

change it to target=GTAIV_TBOGT

and that's how it's edited

now you can use this sco file

in the GTAIV_TBOGT game

or use my sco platform changer

last task

open the script archive

script.img with

epen4

and move the sco files

from the source folder codeoutputPC

my package has starter sco on

the modmanager.sco file

so replace

the compiled file names

guards_loader.sco

TO
modmanager.sco

unless you want to use the file

by my modloader together with xmc commander

then replace

guards_loader.sco

with ME_SCRIPT_1.sco

AND MOVE

THE FILES TO THE SCRIPT.IMG ARCHIVE

and run the game


fan script
"Vic"
Vic
Comments: 0
Profile
Message
27.04.2025, 22:50

nagrałem film jak wprowadzić zmiany w skrypcie

recorded video how to edit script

https://www.youtube.com/watch?v=WSmxqj93pkA

byebye


fan script
"Vic"
Vic
Comments: 0
Profile
Message
28.04.2025, 08:30

TIP HOW TO CHANGE SAINTS VEHICLE COLORS IN SCRIPT

https://www.youtube.com/watch?v=3zlN118qw-Q

TIP HOW TO CONFIG SCO COMPILLER
TO USE SCO MOD IN ALL GTA 4 GAME

https://www.youtube.com/watch?v=p_oc2IdlHJo


fan script
"Vic"
Vic
Comments: 0
Profile
Message
02.05.2025, 11:55

w tym modzie a dokładniej w skrypcie występuje jeden crash gry

a dokładniej

jak rozpoczynasz misje drug wars

to sporadycznie jest crash gry

myślę że pojazd gangu saints

się spawnuje w tym samym miejscu co pojazd

armando i henrique cavalcade

i gra nie wie co robić

by trzeba było zrobić
zabezpieczenie

----------------------------

in this mod, or more precisely in the script, there is one game crash

or more precisely

when you start the drug wars mission

the game crashes sporadically

i think the saints gang vehicle

spawns in the same place as the vehicle

armando and henrique cavalcade

and the game doesn't know what to do

so that you have to do

security


Goku0447
"Vic"
Vic
Comments: 0
Profile
Message
16.05.2025, 19:17

Stary, czy mógłbyś stworzyć mod do GTA San Andreas, dzięki któremu zamiast 6 dziewczyn mielibyśmy w sumie 16 wraz z ich lokalizacjami, abyśmy mogli umawiać się z nimi na randki, a także grać w minigrę Hoot Coffe?


fan script
"Vic"
Vic
Comments: 0
Profile
Message
16.05.2025, 21:54

@Goku0447
dzięki za komentarz

zrobić taki mod jak opisujesz to duże przedsięwzięcie

ja w tym momencie pracuję nad nową wersją sco platform changer do gta 4
i już od bardzo dawna nie piszę skryptów do gta San andreas

thanks for the comment

to make a mod like you describe is
a big
project

I am currently working on a new version of sco platform changer for gta 4
and I have not been writing scripts for gta san andreas for a long time