xilentgamerz Posted May 8, 2011 Share Posted May 8, 2011 HI! So a year ago I came across a mod where It made the entire city in Gta:Sa Go into a riot mode. Unlike the cheat to enable riot mode, this mod prevents any ped from carrying melee and rpg type weapons. When I restored my laptop to factory settings and tried to find the mod again, It was nowhere to be found. I had tried Google and the various gta modding sites but to no avail. So can anyone who have the mod or knows where the mod is post the link or upload it please? Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 8, 2011 Share Posted May 8, 2011 Uhhm, peds don't have RPG's in normal riot mode (I never used that cheat) Link to comment Share on other sites More sharing options...
Mak Posted May 8, 2011 Share Posted May 8, 2011 thats what this cheat is for "STATE OF EMERGENCY" i'm pretty sure u had the peds had weapons cheat on cause this cheat does not give rpg's to peds ,they just riot Link to comment Share on other sites More sharing options...
metacortex Posted May 8, 2011 Share Posted May 8, 2011 download (CLEO 3 or higher required.) Link to comment Share on other sites More sharing options...
xilentgamerz Posted May 9, 2011 Author Share Posted May 9, 2011 I guess that I wasn't clear enough. I am looking for a cleo mod that makes the entire city go into a riot with all weapons except rpgs and melees . The mod already existed but it seems to have dissapeared =/ . Any help though? The .cs file in the last post was great but it only starts a riot without peds having weapons, many thanks though... Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 9, 2011 Share Posted May 9, 2011 Type the cheat FOOOXFT, or use this script: {$CLEO .cs}Thread 'WEAP':WEAP_1if andPlayer.Defined($PLAYER_CHAR)0AB0: key_pressed 57jf @WEAP_10A8C: write_memory 0x969140 size 1 value 1 virtual_protect 006C8: enable_riot 1 :WEAP_2wait 0if0AB0: key_pressed 57jf @WEAP_20A8C: write_memory 0x969140 size 0 value 1 virtual_protect 006C8: enable_riot 0 jump @WEAP_1 (press 9 to activate it) Link to comment Share on other sites More sharing options...
xilentgamerz Posted May 9, 2011 Author Share Posted May 9, 2011 Type the cheat FOOOXFT, or use this script: {$CLEO .cs}Thread 'WEAP':WEAP_1if andPlayer.Defined($PLAYER_CHAR)0AB0: key_pressed 57jf @WEAP_10A8C: write_memory 0x969140 size 1 value 1 virtual_protect 006C8: enable_riot 1 :WEAP_2wait 0if0AB0: key_pressed 57jf @WEAP_20A8C: write_memory 0x969140 size 0 value 1 virtual_protect 006C8: enable_riot 0 jump @WEAP_1 (press 9 to activate it) Does that script makes peds carry all weapons EXCEPT Rpgs? and btw I dont know how to use that script.( As in how to put them in.) =/ Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 9, 2011 Share Posted May 9, 2011 RPG's are still spawning I'll try to fix it. Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 9, 2011 Share Posted May 9, 2011 I think you'll have to live with those RPG peds, because it's impossible using cleo. It is possible with .asi files, and I only do cleo. Ohh, and if some one knows, are .asi files C++, and wich program should I use to create/edit them? Link to comment Share on other sites More sharing options...
aStiffSausage Posted May 9, 2011 Share Posted May 9, 2011 I think you'll have to live with those RPG peds, because it's impossible using cleo. It is possible with .asi files, and I only do cleo. Ohh, and if some one knows, are .asi files C++, and wich program should I use to create/edit them? .asi files are .dll-files with renamed extension So just change .asi to .dll and find program for editing .dll's. Link to comment Share on other sites More sharing options...
xilentgamerz Posted May 10, 2011 Author Share Posted May 10, 2011 I think you'll have to live with those RPG peds, because it's impossible using cleo. It is possible with .asi files, and I only do cleo. Ohh, and if some one knows, are .asi files C++, and wich program should I use to create/edit them? Aww.. I swear there is that mod out there but it seems no one got it.. Thanks for the help though =) Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 10, 2011 Share Posted May 10, 2011 There is a mod that adds pilots to police choppers, he tried to use cleo, but didn't succeed. That's because you have to scan the area for an ped with an RPG and replace that RPG, with an other weapon. I din't found usefull opcodes for scanning a radius and name a ped with a RPG [email protected] for example. Link to comment Share on other sites More sharing options...
Silent Posted May 10, 2011 Share Posted May 10, 2011 Napalm Bombing mod (by Adler, "donated" by me) scans for all peds. And, it's open source. You may take a look. Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 10, 2011 Share Posted May 10, 2011 What do these memory addresses do? 0A8D: [email protected] = read_memory 9867536 size 4 virtual_protect 0 0A8D: [email protected] = read_memory 9867540 size 2 virtual_protect 0 0A8C: write_memory 9867536 size 1 value 0 virtual_protect 0 Where did you get those values (or did you search for them youre self), because I can't find them on gtamodding. what is 20033 and 1346456653? [email protected] == 20033 [email protected] == 1346456653 Link to comment Share on other sites More sharing options...
Silent Posted May 11, 2011 Share Posted May 11, 2011 Why did you decompile .cs file? Mod is open sourced, source is included... Link to comment Share on other sites More sharing options...
BnB Posted May 11, 2011 Share Posted May 11, 2011 What do these memory addresses do? 0A8D: [email protected] = read_memory 9867536 size 4 virtual_protect 0 0A8D: [email protected] = read_memory 9867540 size 2 virtual_protect 0 0A8C: write_memory 9867536 size 1 value 0 virtual_protect 0 Where did you get those values (or did you search for them youre self), because I can't find them on gtamodding. what is 20033 and 1346456653? [email protected] == 20033 [email protected] == 1346456653 Probably because they are decimal. The code you posted checks if NAPALM is typed. Link to comment Share on other sites More sharing options...
Bad.boy! Posted May 11, 2011 Share Posted May 11, 2011 I can't find them if I convert them to hex (and I did that before I asked the question): 9867536 = 0x969110 9867540 = 0x969114 9867536 = 0x969110 (again) Link to comment Share on other sites More sharing options...
BnB Posted May 11, 2011 Share Posted May 11, 2011 Check this. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now