Hodge_06 0 Posted April 3, 2006 Share Posted April 3, 2006 wats the codes on hex for the colours Link to post Share on other sites
Mox 0 Posted April 3, 2006 Share Posted April 3, 2006 Hm i dont know, then you had to do it manually: Got to Line 09b609fb in Hex Editor and set it to 40. Then goto Line 09b609f7 and set it to 41 then go to line 09b609f3 and set ti to 41, too. Than should work! If not searh for two 40's and one 3F on line 09b609f0 and edit them into 41's and the 3F to 40. what you are doing wrong with the cheats are that you write it in short instead of char. It should be like this (untested) #cheat Big police Car setchar(0x09b609fb, 40); setchar(0x09b609f7, 41); setchar(0x09b609f3, 41); #cheat LimoPoliceCar setchar(0x09b609f7, 41); I wrote them like this already, look up on thuis site... oh Link to post Share on other sites
Hodge_06 0 Posted April 3, 2006 Share Posted April 3, 2006 i made a police car with a body kit with out the side skirts (i need to know how i can make the side skirts) Link to post Share on other sites
Spielmann 0 Posted April 3, 2006 Share Posted April 3, 2006 i made a police car with a body kit with out the side skirts (i need to know how i can make the side skirts) yeah i made that too but everytime, i try to put that into a cheat it wont work Link to post Share on other sites
DuPz0r 6,264 Posted April 3, 2006 Share Posted April 3, 2006 Hm i dont know, then you had to do it manually: Got to Line 09b609fb in Hex Editor and set it to 40. Then goto Line 09b609f7 and set it to 41 then go to line 09b609f3 and set ti to 41, too. Than should work! If not searh for two 40's and one 3F on line 09b609f0 and edit them into 41's and the 3F to 40. what you are doing wrong with the cheats are that you write it in short instead of char. It should be like this (untested) #cheat Big police Car setchar(0x09b609fb, 40); setchar(0x09b609f7, 41); setchar(0x09b609f3, 41); #cheat LimoPoliceCar setchar(0x09b609f7, 41); I wrote them like this already, look up on thuis site... oh Well i tried what you said above, but there was no 40's and 3F on line 09B609F0 This is what i see: 09B609F0 4D F0 EA 29 70 60 07 29 0A 00 33 28 3A EB EA 5D Link to post Share on other sites
[email protected] 0 Posted April 3, 2006 Share Posted April 3, 2006 being that it works for the police car and the police car is the same just like the enforcer, taxi, rhino, etc. wouldn't they allways have the same spot on the hex Just wundering Link to post Share on other sites
Spielmann 0 Posted April 3, 2006 Share Posted April 3, 2006 being that it works for the police car and the police car is the same just like the enforcer, taxi, rhino, etc. wouldn't they allways have the same spot on the hex Just wundering umm.. no Link to post Share on other sites
Mox 0 Posted April 3, 2006 Share Posted April 3, 2006 Which version do you have? Uk? .. i have the uk version and there are two 40's and one 3F ... hmm thats komisch xD Link to post Share on other sites
ADePSP 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... Link to post Share on other sites
Hodge_06 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... Me and Spielmann have tried to save the code for the body kit but it wont let me but i will try again for u Link to post Share on other sites
Spielmann 0 Posted April 3, 2006 Share Posted April 3, 2006 komisch = strange, weird and ADe.. i think its not possible tio put those into cheats its not workin .. u have to set it via the hex editor :S Link to post Share on other sites
[email protected] 0 Posted April 3, 2006 Share Posted April 3, 2006 right now i have been workin on a big body its like a combo between wide and body kit all i need is where on the chart do u lower the body and widen the wheel base Link to post Share on other sites
Hodge_06 0 Posted April 3, 2006 Share Posted April 3, 2006 haha erm how do u save codes? i might have tried to save it wrong Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... here: #cheat lowpolice setchar(09b5690a, 0xdf) setchar(09b5eb2a, 0xdf) Link to post Share on other sites
[email protected] 0 Posted April 3, 2006 Share Posted April 3, 2006 being that it works for the police car and the police car is the same just like the enforcer, taxi, rhino, etc. wouldn't they allways have the same spot on the hex Just wundering umm.. no y not? if it works with the cop and it stays the same. I really dont get it tell me y Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 being that it works for the police car and the police car is the same just like the enforcer, taxi, rhino, etc. wouldn't they allways have the same spot on the hex Just wundering umm.. no y not? if it works with the cop and it stays the same. I really dont get it tell me y becouse it isn't the same vehicle. think if you bought really fast ferrari then that wouldn't be the same as owning a BMW that could go the same speed would it? it's just the same here. only the exact same vehilce is in that space in the hex. Link to post Share on other sites
vettefan88 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... here: #cheat lowpolice setchar(09b5690a, 0xdf) setchar(09b5eb2a, 0xdf) do you know that these values your editing are actually floats? try this instead #cheat lowpolice setfloat(09b56908, 2) setfloat(09b5eb28, 2) now increase the value to make the bumper bigger. Link to post Share on other sites
ADePSP 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... here: #cheat lowpolice setchar(09b5690a, 0xdf) setchar(09b5eb2a, 0xdf) do you know that these values your editing are actually floats? try this instead #cheat lowpolice setfloat(09b56908, 2) setfloat(09b5eb28, 2) now increase the value to make the bumper bigger. Nice one, vettefan, get on this... Body kits would be sweet for PMG... I've been trying to think how I can use this in a way that a user can specify what they want without having to put in a load of stupid values for everything... Body Kit ON/OFF would work perfectly... ADe Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 Did someone post the body kit code here...? I'd like to try that... here: #cheat lowpolice setchar(09b5690a, 0xdf) setchar(09b5eb2a, 0xdf) do you know that these values your editing are actually floats? yes I know... but it's just so much work converting them to float I'm just to lazy Link to post Share on other sites
ADePSP 0 Posted April 3, 2006 Share Posted April 3, 2006 Neither of those cheats work for me... What is the hex for the float at that location that is there before you make any changes... I might be able to work out the UK\US offset... Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 (edited) #cheat All police cars are "lowriders" //makes the entire car low like the lowriders... kinda setfloat(09b609f8, +1.1484375) setfloat(09b60a08, 0.05) setfloat(09b5b4a8, +1.2) setfloat(09b5b4b8, 0.0) setfloat(09b5d188, +1.2) setfloat(09b5d198, 0.0) setfloat(09b5e278, +1.2) setfloat(09b5e288, 0.0) setfloat(09b67ec8, +1.2) setfloat(09b67ed8, 0.0) setfloat(09b57238, 1.3) setfloat(09b688b8, 1.3) setfloat(09b56908, +1.7421875) setfloat(09b5eb28, +1.7421875) @ADe the 0x09b609f0 floats forexample is 2, 4, 1 Edited April 3, 2006 by Waterbottle Link to post Share on other sites
vettefan88 0 Posted April 3, 2006 Share Posted April 3, 2006 (edited) #cheat Wide body kit on police car //by waterbottle & vettefan setfloat(09b56900, 2.2, 5, 2); setfloat(09b5eb20, 2.2, 5, 2); this makes the bumpers lower, makes the bumpers stick out more, and makes the bumpers wider. Edited April 3, 2006 by vettefan88 Link to post Share on other sites
DuPz0r 6,264 Posted April 3, 2006 Share Posted April 3, 2006 #cheat Wide body kit on police car//by waterbottle & vettefan setfloat(09b56900, 2.2, 5, 2); setfloat(09b5eb20, 2.2, 5, 2); this makes the bumpers lower, makes the bumpers stick out more, and makes the bumpers wider. This is the only code thats done anything so far, but its only pulled the back right door handle out, so it looks like a spike. Link to post Share on other sites
ADePSP 0 Posted April 3, 2006 Share Posted April 3, 2006 I'm having problems too and am working on the EU offset... I really need to know the 4 bytes of hex that are in a set location in the US one that do something... For any of the settings before you mess with them... @Waterbottle, which one is it before you change anything, 2, 4 or 1...? I need the default... ADe Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 I'm having problems too and am working on the EU offset... I really need to know the 4 bytes of hex that are in a set location in the US one that do something... For any of the settings before you mess with them... @Waterbottle, which one is it before you change anything, 2, 4 or 1...? I need the default... ADe it's the 3 floats in a row that's 2 , 4 and 1 (09b609f0 = 2, 09b609f4 = 4, 09b609f8 = 1) Link to post Share on other sites
ADePSP 0 Posted April 3, 2006 Share Posted April 3, 2006 I'm having problems too and am working on the EU offset... I really need to know the 4 bytes of hex that are in a set location in the US one that do something... For any of the settings before you mess with them... @Waterbottle, which one is it before you change anything, 2, 4 or 1...? I need the default... ADe it's the 3 floats in a row that's 2 , 4 and 1 (09b609f0 = 2, 09b609f4 = 4, 09b609f8 = 1) ta Link to post Share on other sites
vettefan88 0 Posted April 3, 2006 Share Posted April 3, 2006 #cheat Wide body kit on police car//by waterbottle & vettefan setfloat(09b56900, 2.2, 5, 2); setfloat(09b5eb20, 2.2, 5, 2); this makes the bumpers lower, makes the bumpers stick out more, and makes the bumpers wider. This is the only code thats done anything so far, but its only pulled the back right door handle out, so it looks like a spike. it works fine for me Link to post Share on other sites
Waterbottle 0 Posted April 3, 2006 Share Posted April 3, 2006 #cheat Wide body kit on police car//by waterbottle & vettefan setfloat(09b56900, 2.2, 5, 2); setfloat(09b5eb20, 2.2, 5, 2); this makes the bumpers lower, makes the bumpers stick out more, and makes the bumpers wider. This is the only code thats done anything so far, but its only pulled the back right door handle out, so it looks like a spike. it works fine for me he probally have the UK/EU version Link to post Share on other sites
DuPz0r 6,264 Posted April 3, 2006 Share Posted April 3, 2006 Yes i do... I guess I'll just wait for one of you guys to find the offset, unless i can help in any way? Link to post Share on other sites
vettefan88 0 Posted April 3, 2006 Share Posted April 3, 2006 #cheat Wide body kit on police car//by waterbottle & vettefan setfloat(09b56900, 2.2, 5, 2); setfloat(09b5eb20, 2.2, 5, 2); this makes the bumpers lower, makes the bumpers stick out more, and makes the bumpers wider. This is the only code thats done anything so far, but its only pulled the back right door handle out, so it looks like a spike. it works fine for me he probally have the UK/EU version that sucks because it's actually pretty nice. Link to post Share on other sites