Advertising
Navigation
Information

GTA San Andreas Mods

:

CLEO Modifications

Switch Player Mod v3.1


Author: muhammad_herizal
Website
Date: 29.01.2019
Downloads: 9114 | Statistics
Filesize: 91.252 KB

Rating:
10.00 based on 7 votes

Switch Player Mod Similar GTA V but different.
Version 3.1 stable release:


what's new?
1. Some scripts are recode
2. Switch camera style update
3. Add Optimization in option menu
4. Add partner favorite Weapon in option menu
5. Add emote dance
6. Failed to load script fixes
7. Crash in carrer mission fixes
8. Various minor bug fixes and improvements

For hobby adventure and war, I think this mod is suitable for you.
Adventure does not fell lonely with a friend :D

Tested in GTA below:
- GTA San Andreas original
- GTA Gostown Paradise v66c RC2
- GTA Underground v3.3.10.4
- GTA Extreme Indonesia v8
- GTA Tiki Islands
- GTA Criminal Russia Beta2

Work perfectly...!!! (must use the latest cleo 4)

Know Bug:
maybe there are some

note : this mod use 2 global variable, following below:
- variable $6000 = for partner
- variable $6001 = for partner health bar
after i check various main.scm, global variables $6000 and $6001 are not used or free.
i hope the 2 variable are not used by other mods, otherwise the mod won't run perfectly or crash.

remember!!! if you use GTA total conversion, like GTA Gostown Paradise, GTA Underground, and other GTA. You must manually import the model to the *img file.

my script is blocked

***thanks and enjoy 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

34 comments found
Name:


Comment text:


reload, if the code cannot be seen

Attention:
You need to be registered and signed in to post comments!
Alvian9xpro
"Vic"
Vic
Comments: 0
Profile
Message
30.01.2019, 01:04

Nice idea good
Hmmm but sorry bro , im not tryin' to fooling you but theres is crash when i press backspace+shift
im using : Gta sa US v.1.0
i have cleo and modloader ?
Any less ?
Did you use a Hex encrypt code on ur script ?


30.01.2019, 04:12

@Alvian9xpro
Put the "switch_player_mod" folder in the main modloader folder.

Remember must use latest Cleo 4.

My mod use 2 global variables : $6000 & $6001. are there other mods that use these global variables?

I have tested on GTA Extreme Indonesia V8 with a full mod. everything work fine.

I guarantee that my encrypt code does not affect the script. If you force to open the file in SannyBuilder, it looks like the hex code is scattered because I block it. So SannyBuilder can't read it properly. once again the script is fine when run in the game.

I hope this helps biggrin
Don't forget to comment again. I need your report to develop this mod.


30.01.2019, 05:02

Guys tell me when you have crash with this mod, and tell me when the mod is going well. Just report what happened..
Thank you biggrinbyegood


Alvian9xpro
"Vic"
Vic
Comments: 0
Profile
Message
30.01.2019, 05:37

 Quote: muhammad_herizal


force to open the file in SannyBuilder, it looks like the hex code is scattered because .....


@muhammad_herizal
Oh ok , i got the problem good

Thats relief this is not hex encrypt script ( not actually i think ) , because my direct x.6 cant handle it with that tools

bdw dont get me wrong , im just ask it , not more biggrin

suggestion :
its better to makes partner resist headshoot and unrecruited partner with keypad aswell good


30.01.2019, 07:37

@Alvian9xpro
Ok my friend, no problem.

Suggestion received. If there is a chance, maybe in the next update.

Thanks and enjoy Dirolgood


vaclave
"Vic"
Vic
Comments: 0
Profile
Message
31.01.2019, 07:22

This mod is wonderful biggrin I have a notice to mod I felt a great loss of FPS when using it sorry


fan script
"Vic"
Vic
Comments: 0
Profile
Message
31.01.2019, 12:36

@muhammad_herizal
i
do not find crash
because I did not test biggrin

hey friend
advice on the stability of your project
get rid of opcodes scanning the ini file from the loop
0AF0:
load data from ini file once
or do a reloader
or throw the values ​​into memory during use
you have global un-declared variables for animations
v $ DANCE_ANIM
v $ DANCE_ANIM_IFP
change to the one that uses main scm
variable string you know v$ or s$
it's best to use local variables
you must know that 32 @ and 33 @ are not zeros
get rid of [gosub] 1 or 2, that's enough
or use the call scm function more stable
you know
0ab1:
0ab2:
I know your technique, you have a few scripts
and local variables do not send values ​​between scripts
that's why you're using $ 6000 for an actor
I will help you with help

first script
0AB3: var 205 = 31 @ // add var id actor

next script
0AB4: 31 @ = var 205 // get var id actor
if and
056D: actor 31 @ defined
803B: not 31 @ == $ PLAYER_ACTOR // (int)
then

end
and as for the $ 6001 variable, the status does not accept local
because there is a fucking programmed.

do not ask how I know it ;)good


alix999
"Vic"
Vic
Comments: 0
Profile
Message
31.01.2019, 17:25

Dirolgoodgoodgood


31.01.2019, 17:52

@fan script
WTF.
you're very genius my friend.biggrin
you know the meaning and path of my coding.goodgoodgood

Btw, I'm a beginner modder. and I don't really understand coding. I have a problem with this mod, which is losing the original source code, because this is my first mod, at first it didn't really understand coding, so it made a mistake, and lost,sorrycray

I didn't use coding methods like you.
I do not understand the coding method that you gave me.sorry

may i send my source code and you fix it?
to see how you fix it. while to increase my knowledge biggrin

if you don't mind, please helpbiggrinsmile


31.01.2019, 18:01

@vaclave
I have tried it repeatedly, there is no problem with my fps. make sure you use the latest version of Cleo 4.

I hope this helps biggrin
Don't forget to comment again. I need your report to develop this mod.


fan script
"Vic"
Vic
Comments: 0
Profile
Message
31.01.2019, 19:16

@muhammad_herizal

hey friend, I'm such a geniusLaugh
that the gta forum administrators banned me four times
because every day, I was answering others for posts
bro coding skills do not come alone
you must study studying I mean
writing a lot of scripts, do not worry about something that does not work
you will have a very high skil then the programs will be
to fall on your knees because you will be more powerful than them

as you do not understand
Hey friend, after all it is
high level [scm]
bro writing low level scripts is very tiring
write high-level scripts
write like a pro
I know how it sounds, also once, I was a noob
you need help in something, ask me
hey friend instead of a few scripts make one script and decent one
talk about this project

ok friend give me this source
and i fix it for you
more or less
you'll find out how things should be

you do not have to be scared
I have 5,000 of my cleo scripts


fan script
"Vic"
Vic
Comments: 0
Profile
Message
31.01.2019, 20:45

@muhammad_herizal
hey friend see
https://www.youtube.com/watch?v=g676lPyrez0
your fanbiggrin


01.02.2019, 06:49

@fan script
 Quote: fan script

@muhammad_herizal
...
ok friend give me this source
and i fix it for you
more or less
you'll find out how things should be
...

with pleasure my friend biggrin
I'm a little embarrassed to give it because I'm a noob modder, hopefully you understand the source code biggrinbiggrin

check in the private message, the link I sent there. hunter


01.02.2019, 06:53

@fan script
 Quote: fan script

@muhammad_herizal
hey friend see
https://www.youtube.com/watch?v=g676lPyrez0
your fanbiggrin

video very lag biggrinbiggrinLaugh


NAVID BRAJ
"Vic"
Vic
Comments: 0
Profile
Message
06.02.2019, 16:57

How to use? :|


06.02.2019, 19:07

@NAVID BRAJ
Spawn partner : backspace+shift
Switch to : alt+w

Read more control.txt in archive biggrin

Don't forget to comment again and give me rating. I need your report and support to develop this mod. byegood


NAVID BRAJ
"Vic"
Vic
Comments: 0
Profile
Message
07.02.2019, 11:50

@muhammad_herizal Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice Nice LaughLaughLaugh


NAVID BRAJ
"Vic"
Vic
Comments: 0
Profile
Message
10.02.2019, 09:17

crash :(


11.02.2019, 11:52

@NAVID BRAJ
say a detailed explanation, man


NAVID BRAJ
"Vic"
Vic
Comments: 0
Profile
Message
11.02.2019, 12:58

@muhammad_herizal no problem

It workedgood


AbhiHawk
"Vic"
Vic
Comments: 0
Profile
Message
19.02.2019, 13:17

Sir, can i have modified this mode a little bit , so can i please upload my mode.
I have made Dual Player Mode.pardonpardonpardonpardon


19.02.2019, 19:07

@AbhiHawk
Yes, of course. but don't forget to write a credit mod by my name.


ryukend
"Vic"
Vic
Comments: 0
Profile
Message
21.02.2019, 00:07

Bro bikinin yang versi android dong kayak yang sebelumnya. Makasih banyak


AbhiHawk
"Vic"
Vic
Comments: 0
Profile
Message
21.02.2019, 11:48

@muhammad_herizal
Thank You very much Sir, Can I upload this mod on GTAInside ??
And Once agaon i am very thankfull to you.biggrinbiggrinbiggrinbiggrin


21.02.2019, 13:15

@ryukend
Akan, tetapi di Cleo android fitur PC tidak semua dapat dirasakangoodgood


ryukend
"Vic"
Vic
Comments: 0
Profile
Message
23.02.2019, 13:18

@muhammad_herizal
Yang sekiranya penting aja bro yang support di androidgood


23.02.2019, 20:49

@ryukend
Rencana mau buat ke versi 3.2 ini bro.
Yah termasuk untuk android langsung versi yang sama.


23.02.2019, 21:21

@ryukend
Lihat mod gua dicuri : https://m.youtube.com/watch?v=8D-M5AWnU1o
Itulah yang membuat gua hilang semangat untuk android.

Look at the mod I stolen: https://m.youtube.com/watch?v=8D-M5AWnU1o
That's what makes me lose enthusiasm for Android.


ryukend
"Vic"
Vic
Comments: 0
Profile
Message
24.02.2019, 00:12

@muhammad_herizal yah, aku hanya bisa membantu dengan dislike videonya bro. Semoga ga terjadi lg


DarkShadow22
"Vic"
Vic
Comments: 0
Profile
Message
03.03.2019, 14:44

10/10 Best Mod biggringood


04.03.2019, 15:00

@ryukend
waiting for admin approval,, for v3.2 + android yes


ryukend
"Vic"
Vic
Comments: 0
Profile
Message
04.03.2019, 15:42

@muhammad_herizal woahhhh i cantik wait so longggshok


Homeboy94
"Vic"
Vic
Comments: 0
Profile
Message
08.11.2019, 20:30

Hi! This mod would be nice if it didn't make my game lag. Though I don't have the strongest PC, but it can run the game just fine without the mod. And it's not a graphic mod so I don't get it. Thanks for your response in advance,bye


Turannn
"Vic"
Vic
Comments: 0
Profile
Message
06.08.2023, 18:30

best mod i've ever seen