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 - Phap

Pages: 1 ... 21 22 [23] 24 25 ... 27
331
Mod Showroom Archives / Re: Clique Leader Elimination Game
« on: June 14, 2013, 12:20:01 PM »
Johnnys enemy is Bif.
Johnny can beat both Bif and Derby.
And this is a Clique Leader Elimination Game, not Cliques' Second In Command Fight.

332
Mod Showroom Archives / Re: Clique Leader Elimination Game
« on: June 14, 2013, 11:42:52 AM »
If you smell...What Shawn Michaels is going to do to Undertaker at Wrestlemania 30!!??

333
Mod Showroom Archives / Re: Clique Leader Elimination Game
« on: June 13, 2013, 10:39:00 PM »
Like and subscribe!
Thank you!

334
Mod Showroom Archives / Clique Fights
« on: June 13, 2013, 10:38:26 PM »

336
Modding Questions/Help Archives / Re: Spwaning Peds.
« on: June 13, 2013, 07:41:42 PM »
Is there a code to have the spawned ped do normal actions like walk around or talk with other clique members?

337
Modding Questions/Help Archives / Re: Spawning Peds.
« on: June 12, 2013, 09:24:27 PM »
This code will spawn 4 greasers there but somehow they don't walk around or do anything, just stand there and stare :(

GlobalImportScript("SObjTest.lua")
ImportScript("Library/LibTable.lua")
ImportScript("SZone.lua")

  l_0_0 = 60

MissionSetup = function()
  local l_1_0 = 515
  local l_1_1 = 504
  local l_1_2 = 19.60971009
  AreaTransitionXYZ(0, l_1_0, l_1_1, l_1_2)

Ped1 = PedCreateXYZ(28, 516, 504, 19.60971009)
Ped2 = PedCreateXYZ(26, 517, 504, 19.60971009)
Ped3 = PedCreateXYZ(24, 518, 504, 19.60971009)
Ped4 = PedCreateXYZ(27, 519, 504, 19.60971009)

end


F_MissionSetup = function()
  PlayerSetControl(1)
  CameraFollowPed(gPlayer)
  ClockSet(9, 30)
  ClockSetTickRate(0.0060000000521541)
  LaunchScript("SObjTest.lua")

end



MissionCleanup = function()
  ClearTextQueue()
  EnablePOI()
  gMissionRunning = false
  shared.gMissionEventFunction = nil
  WeatherRelease()
  PlayerSetControl(1)
  PlayerSetPunishmentPoints(0) 
end



main = function()
  F_MissionSetup()
  gMissionRunning = true
  while gMissionRunning do
    UpdateTextQueue()
    Wait(0)
   end
end 

338
Modding Questions/Help Archives / Re: Spwaning Peds.
« on: June 12, 2013, 09:06:02 PM »
Which greasers you want to spawn there?

339
One suggestion, the authority could use a little vision range upgrade so they can easily caught you during curfew or when you're skipping class.

340
Mod Releases Archive / Re: Player Selector Mod (demo)
« on: June 06, 2013, 11:39:14 AM »
Yes it does, just open script.img, delete ArcRace1.lur, then add the Machinima's ArcRace1.lur, rebuild archive, then use the arcade machine in the boy's dorm.

341
Mod Releases Archive / Re: ~Release~ Boss Darby v1 Fighting Style
« on: June 05, 2013, 10:27:43 PM »
Is there a way to change the 5 hit combo to it's own button? Derby's attacks are randomize and it's rare to get the combo.

342
Bully 1 Discussion / Re: Man, i love the Ps2 version of Bully
« on: June 04, 2013, 11:07:00 PM »
Peanut glitch happens a lot to me and there's another one with prefects.

343
Mod Releases Archive / Re: ~Release~ Boss Darby v1 Fighting Style
« on: June 04, 2013, 08:01:54 PM »
How to do 5 hit combo?

344
Mod Showroom Archives / Re: Greasers and Preppies
« on: June 04, 2013, 08:01:06 PM »
Me of course ;). Jk haha.

345
There's a hard mode, then there should be a medium mode.

Pages: 1 ... 21 22 [23] 24 25 ... 27