|
 |
|
|
|
|
|
GTA Modification Forums
How do I edit the GTA-VC.exe? I want to change some in game attributes
 |
|
 |
| |
JACK JONES  |
|
Booom!!!

Group: Members
Joined: Dec 6, 2011


|
You're gonna need cheat engine program. Memory addresses for SWAT and ARMY are probably around the memory region 004EC000 or 004ED000. I assume this because someone found nitestick that COPS are having with 1 star wanted level: | CODE | Police weapons: 0x4ED772 - [byte] - first weapon (Nitestick) 0x4EC21D - [byte] 0x4EC228 - [byte] |
I build a code with this addresses so with 1 star wanted level cops are having chainsaws: | CODE | {$CLEO .cs} thread 'LOOOL'
:COP wait 0 05E0: 0@ = read_memory 0x4ED772 size 1 virtual_protect 1 05E0: 1@ = read_memory 0x4EC21D size 1 virtual_protect 1 05E0: 2@ = read_memory 0x4EC228 size 1 virtual_protect 1 if or 0039: 0@ == 4 // integer values 0039: 1@ == 4 // integer values 0039: 2@ == 4 // integer values else_jump @COP 05DF: write_memory 0x4ED772 size 1 value 11 virtual_protect 1 05DF: write_memory 0x4EC21D size 1 value 11 virtual_protect 1 05DF: write_memory 0x4EC228 size 1 value 11 virtual_protect 1 jump @COP 05DC: end_custom_thread |
Very funny I loooled.  You could put them some other weapon by changing value 11. EDIT: Hey Jsmith I got some good news - I found the SWAT gun addresses - here: I'm searching for ARMY right now - I'll tell you if I find something. Yeah I finaly find those - I've been searching them for months - here you go: | CODE | ARMY guns: 004ED842 004ED84D |
Enjoy. I'll try to find all wanted gun addresses. This post has been edited by JACK JONES on Tuesday, May 15 2012, 09:19
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Ashwin the new boy  |
Posted: Saturday, May 19 2012, 07:11
|
I am The Most Confused Person

Group: Members
Joined: Nov 14, 2010


|
| QUOTE | | Will the changes I make be permanent? |
No, Until you restart the game i mean close & start again (not new game)  if you want them to be permanent * make a dll(ASI) that change the mem add as the game starts * find that address in Gta-vc.exe HEX & change it @JJ check out the Memory scan options also don't forget to load the Models in Script, otherwise your Game will crash as soon as the cop come with that weapon I would love to help you both but I am very busy in other scripting stuffgood luck! This post has been edited by Ashwin the new boy on Saturday, May 19 2012, 07:20
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Ashwin the new boy  |
Posted: Saturday, May 19 2012, 08:50
|
I am The Most Confused Person

Group: Members
Joined: Nov 14, 2010


|
| QUOTE | | Do I just need to place the Wanted Guns.cs file and the text file in the data folder and its good to go? |
Where is that Big Face palm PIC, ohh here it is  Did you heard a Name 'CLEO' ? no ! good =>when you get file whose extension is .cs it means that a Cleo Script, so you need to download a Cleo mod for your game then install it & put the file in Cleo folder present in Root folder, & RUN the game A Big Hint for youCan't believe you are going to do that Memory stuff This post has been edited by Ashwin the new boy on Saturday, May 19 2012, 08:56
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Pages:
(2) [1] 2
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|