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


Author Topic: Fully functional school rooftop  (Read 7606 times)

0 Members and 1 Guest are viewing this topic.

deadpoolXYZ

  • Guest
Fully functional school rooftop
« on: April 15, 2015, 07:35:55 PM »
Remember my previous video where I showed a testing of the rooftop in freeroam? me neither.  :P

This is an updated version that spawns the rooftop and the props all the time, even if I enter an interior or get far away. Also I managed to interact with the props such as the scaffolds, the bells and the wheelbarrows. I remember people requesting this place for custom fights in "brawl" videos but no one could... so I will release this later. Oh and it's not neccesary to start the final mission to spawn the rooftop in this version.

Video:
Bully SE: Fully functional rooftop

Offline DahCobra33

  • Decepticon
  • Hero Member
  • ****
  • Posts: 3,057
  • Gender: Male
  • I don't deal with psychos,I put em' away...
    • View Profile
Re: Fully functional school rooftop
« Reply #1 on: April 15, 2015, 08:03:07 PM »

Great one mate!
How do you throw the pile of blocks?
And how did you actually achieve this?

Offline BloodChuckZ

  • Bullworth God
  • Original Member
  • Define "Life" For Me Again...
  • *
  • Posts: 39,563
  • Gender: Male
  • Are You Insane ???
    • View Profile
Re: Fully functional school rooftop
« Reply #2 on: April 16, 2015, 01:44:03 AM »
Heh, dat's awesome dude.  ;D
Them's some dangerous bells.
Never really knew there were 9 of them before.

Offline AfterLife

  • The Reaper
  • Sr. Member
  • ***
  • Posts: 830
  • Gender: Male
  • I'm from the AfterLife...
    • View Profile
Re: Fully functional school rooftop
« Reply #3 on: April 16, 2015, 05:01:50 AM »
Wow! You need to release this!

deadpoolXYZ

  • Guest
Re: Fully functional school rooftop
« Reply #4 on: April 17, 2015, 10:29:44 PM »

Great one mate!
How do you throw the pile of blocks?
And how did you actually achieve this?

There are some action nodes where a ped interacts with an object. In this case this action node can only be done if you spawned the wheelbarrow previously, changed your faction to anything else than PLAYER1, and you are right next to it.

About how I did it... it was a pain in the ass until I figured it out. I didn't spawn the roof by myself, I just exploited the final mission script so the code runs all the time (therefore the roof always stays spawned) without having to actually play the mission, meaning that I can freeroam. The only problem is that when I get knocked out the game starts an endless loading screen.

Offline Enderman

  • What i'm doing right now?
  • Full Member
  • ***
  • Posts: 293
  • Gender: Male
  • I'm no longer do mods for Bully ...
    • View Profile
    • bully-board.com
Re: Fully functional school rooftop
« Reply #5 on: April 18, 2015, 01:01:00 AM »
Dude you need to release this, it cool thought but i want to go the rooftop without playing the final mission :D

Offline SWEGTA

  • Da Forum Luffs Me!
  • *****
  • Posts: 6,423
  • Gender: Male
  • Swee Gee Tee Ayy
    • View Profile
    • Bully & GTA videos
Re: Fully functional school rooftop
« Reply #6 on: April 18, 2015, 06:12:20 AM »
I had no idea Gary played an animation like that when pushing down the cinderblocks.
Great work!

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: Fully functional school rooftop
« Reply #7 on: April 18, 2015, 10:13:39 AM »
One thing I recently stumbled upon was spawning certain props that were used in missions. They are spawned using the Dats. that is how you spawn the super spud cannon and certain props used. I got the super spud cannon to spawn in chapter 3 and 2 and such.   DATLoad("6_Ba.DAT", 2)
  DATLoad("6_B.DAT", 2)

deadpoolXYZ

  • Guest
Re: Fully functional school rooftop
« Reply #8 on: April 18, 2015, 10:31:59 AM »
One thing I recently stumbled upon was spawning certain props that were used in missions. They are spawned using the Dats. that is how you spawn the super spud cannon and certain props used. I got the super spud cannon to spawn in chapter 3 and 2 and such.   DATLoad("6_Ba.DAT", 2)
  DATLoad("6_B.DAT", 2)

Don't forget about DATInit(), which should go below the DatLoad functions. I actually tried using that but it didn't work, or at least it didn't spawn the roof.

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: Fully functional school rooftop
« Reply #9 on: April 19, 2015, 02:11:48 PM »
You also need to load models and certain props. They use PAnimCreate and certain things to run.

Offline ahmad_nofal

  • Full Member
  • ***
  • Posts: 119
  • Gender: Male
  • YO!
    • View Profile
Re: Fully functional school rooftop
« Reply #10 on: April 26, 2015, 03:20:24 PM »
this mod reminds me of gary!

Offline GaryHarrington

  • A Guy Who Likes Open World and FPS Games
  • Sr. Member
  • ***
  • Posts: 515
  • Gender: Male
  • Just Love Bully and GTA ...Nothing Interested
    • View Profile
Re: Fully functional school rooftop
« Reply #11 on: May 01, 2015, 07:47:30 AM »
Nice one dude

Offline Davidlam

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Re: Fully functional school rooftop
« Reply #12 on: May 08, 2015, 08:35:15 AM »
How can you fly around, is it a flying script mod? do you want to release it?

deadpoolXYZ

  • Guest
Re: Fully functional school rooftop
« Reply #13 on: May 08, 2015, 12:41:26 PM »
How can you fly around, is it a flying script mod? do you want to release it?

You can move anywhere and go through walls with Derby's boss fight vault animation.

If you know lua scripting then this is the code:

PedSetActionNode(gPlayer, "/Global/2_B/DrbyVault/PlayAnim","Act/Conv/2_B.act")

Offline Owais Qadri

  • Gerjaffers
  • Hero Member
  • ****
  • Posts: 1,990
  • Gender: Male
  • I Love Sunny Days.
    • View Profile
Re: Fully functional school rooftop
« Reply #14 on: May 08, 2015, 04:14:42 PM »
This is sick release it