Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Rambo7 on September 12, 2013, 05:33:12 AM
-
What is the file name that control the wheel of all car, and I can't find this wheel file in the handling.cfg, so in which file is this??
Like this file below
571 Foreign_wheel Foreign_wheel 1 100 0 0 1 0 255 0 0 0
572 police_wheel police_wheel 1 100 0 0 1 0 255 0 0 0
573 Classic_wheel Classic_wheel 1 100 0 0 1 0 255 0 0 0
574 wheel_cargreen wheel_cargreen 1 100 0 0 1 0 255 0 0 0
575 wheel_70wagon wheel_70wagon 1 100 0 0 1 0 255 0 0 0
576 wheel_van wheel_van 1 100 0 0 1 0 255 0 0 0
Thanks
-
Locate it in ide :jajaja:
-
Which one is it, dude??
cause this is what I found on the ide.img & I use hex editor to open it
Foreign_wheel...Foreign_wheel.........ÈB..........€?....ÿ...................<...
There none that looks like this code
571 Foreign_wheel Foreign_wheel 1 100 0 0 1 0 255 0 0 0
I need that file to manipulate the wheel
-
It is possible to change a vehicles wheels, This is done by code-swapping the wheels start at offset 0000FF60, and example would be swapping "Foreign_wheel...Foreign_wheel" with "police_wheel....police_wheel" This will make the foreign car have the police vehicles wheels and visa versa
-
Actually I knew that already, I had read it from "Ultimate Modding Thread"
But thanks anyway dude, for helping me 8)
-
Actually I knew that already, I had read it from "Ultimate Modding Thread"
But thanks anyway dude, for helping me 8)
:P Lol