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


Show Posts

* Messages | Topics | Attachments

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - UltimateGamer9

Pages: 1 ... 16 17 [18] 19
256
Bully Modding Archives / Re: How to setup the drive by mod.
« on: July 30, 2015, 11:47:06 AM »
now i understand :)

257
Bully Modding Archives / Re: How to setup the drive by mod.
« on: July 30, 2015, 08:47:23 AM »
Interesting  :hmm:, I have the decompiled script for 3_04.lua I guess I never even cared to release the code.
how do u even decompile mission scripts?

258
Bully Modding Archives / Re: How to setup the drive by mod.
« on: July 29, 2015, 10:55:28 PM »
oops i forgot to say this. if you want the camera to different angle then u have to do this
while true do
local x,y,z = PedGetPosXYZ(gPlayer)
local a = x + 4
local b = y + 4
local c = z + 4
if PedIsInAnyVehicle(Ped) and PedIsInAnyVehicle(gPlayer) then
CameraSetXYZ(a,b,c)
CameraLookAtPlayer()

259
Bully Modding Archives / How to setup the drive by mod.
« on: July 29, 2015, 10:44:41 PM »
this is a mod that only Dream Is Dead and I found (not sure about that). but the code for drive by mod is:
PlayerFixToBackOfVehicle(BikeName,true)
but the drive by back seat only works for player so if you want the ped sitting at the front seat flee then you use
PedFlee(PedName) (Credit to DaBOSS for this code)
use PedPutOnBike(PedName,BikeName) to set the ped at the front seat
But if you want the slingshot functioning then you have to equip the slingshot or any other before you launch the script
There you have it! Player will sit at the back seat of vehicle. Enjoy

260
Bully Modding Archives / Re: Drive By Mod.
« on: July 29, 2015, 10:21:01 PM »
i found it in 3_04.lur using HxD

261
Bully Modding Archives / Re: Drive By Mod.
« on: July 29, 2015, 10:20:38 PM »
but what if he didnt gave the code i found it and he just showed us

262
Bully Modding Archives / Drive By Mod.
« on: July 29, 2015, 09:50:34 PM »
should i release this code? cuz im not the 1 that found this code 1st. i'd like to release it but am i allowed to do it? give suggestions

263
Bully Modding Archives / Re: Custom Mission Scripting - The Basic's
« on: July 29, 2015, 10:01:16 AM »
but trust me im not really that great

264
Bully Modding Archives / Re: Custom Mission Scripting - The Basic's
« on: July 29, 2015, 10:00:47 AM »
hmm might be good for newbies

Heh aren't you kind of a newbie also? Trust me i'm still a newbie I don't consider newbies is all because we all learn new things daily about modding.
no i just made a fight in the hole i show u in mod showroom section

265
Bully Modding Archives / Re: Custom Mission Scripting - The Basic's
« on: July 28, 2015, 11:24:06 PM »
hmm might be good for newbies

266
umm i did that but he just doesnt want to that is y i was asking about it

267
Wasn't this sort of already.... in-game?
i made this for fun and i wanted to make complete version of it

268
Mod Showroom / Bully SE: Confront Edgar Custom Mission (incomplete)
« on: July 27, 2015, 11:41:26 PM »
https://www.youtube.com/watch?v=hFpy6zCIjoc
I might release a full version of this so stay tuned!

269
You need another controller.
i do have another 1 but i am myself at house now so i can't really prove that player 2 couldn't sprint

270
the real problem is player 1 can sprint and fight while player 2 can't do all those take a look:

Pages: 1 ... 16 17 [18] 19