News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Bully modding  (Read 1752 times)

0 Members and 1 Guest are viewing this topic.

Offline ParalyzedSANiC

  • Newbie
  • *
  • Posts: 1
    • View Profile
Bully modding
« on: July 08, 2015, 01:07:55 AM »
I need help making mods for Bully Scholarship Edition (PC)
I know its not that easy because I have done coding for cod but Its completely confusing to me when it comes to making mods for bully, Ive messaged many people but still no responses so if anybody could help thats would be FANTASTIC!

Offline MadmaN

  • Bully-Board Admin Team
  • Newbie
  • *
  • Posts: 0
  • Gender: Male
  • Biblio-Techa Mods (retired)
    • View Profile
Re: Bully modding
« Reply #1 on: July 08, 2015, 01:45:52 AM »
Before messaging anyone...since this will just likely be ignored by most....I suggest strongly checking out the existing tutorials first.

You can find them here: http://www.bully-board.com/index.php?board=158.0

You will need the following tools:

Notepad ++ (or an IDE of your choice...just avoid regular windows notepad)

A .img archive tool....I wrote a couple that are posted in the downloads section. I have one that is command/script based and much more powerful which is a complete redo of an existing tool. There is also a gui based one I released which is a bit dated but still built strictly for Bully.

Paint software of some kind (only if you plan to do texture modding)

and lots of patience.

You will find that if you are very serious about learning how to mod, people here will fall over themselves to help you out. I myself as I find time will also give hints and tips here but since I no longer mod actively, there are others here that are more suited to the task of helping out a new modder. DaBOSS is one that has really made a name for himself and SWEGTA and quite a few others as well.

I wish you the best of luck in your time modding and welcome you to the community.  8)

Oh, and you also will need a lua compiler. I released one strictly for Bully which is in the downloads section and I do plan to release a newer gui based compiler at some point....whenever I get my current projects all finished.