DaBOSS, modder, coolest nigga on da board XD
But yeah glad your getting into modding.
Modding increases the fun of the game a lot.
If you haven't begun modding yet here's something to get you started:
If your new to modding bully then I suggest you get HxD editor, open a file called "ide.img" in the Objects folder with HxD editor (Google the editor) and there is a lot of code. Press ctrl+F to open the "Find" window.
Type it "Pete" and press enter, oh and also check the thing that says All, Forward, and Backward to "All". It should go to something looking like this
Peter...Peter_W.....Medium..STUDENT.STAT_GS_MALE_A..Straf_Male..null....null....null....ÿÿÿÿ/Global/GS_Male_A...Act/Anim/GS_Male_A.act../Global/AI..Act/AI/AI.act...N_Peter.‡...
On the right corner. See the "ÿÿÿÿ/Global/" part? Click on the first ÿ, make sure the blinking type cursor is before it, not after it. It highlights a box on the left with 2 Fs in it. There is 6 more after it (Total
Change it to this.
01 00 00 00
You do not have to backspace, typing in automaticly replaces the Fs.
Save it (Ctrl+S) and then go into Bully. Pete should now spawn like a regular ped.
Try it on "Gary" to for practice.
This is just a simple mod to do, good for newbies I think.
After that, LUA scripting might be a good place to move into.
Tutorial:
http://www.bully-board.com/index.php?topic=18968.0PM me any questions, good luck!