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


Author Topic: without lua  (Read 4119 times)

0 Members and 2 Guests are viewing this topic.

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
without lua
« on: July 20, 2013, 12:28:58 AM »
Do you have a mix  of fighting style without lua

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #1 on: July 20, 2013, 12:39:47 AM »
i know ide but i mixed gary and juri fighting style after he can't open the door

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #2 on: July 20, 2013, 12:47:35 AM »
ok thank you ı will try

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #3 on: July 20, 2013, 12:51:18 AM »
 tried, but then the error comes out and falls to the ground turns to green map

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #4 on: July 20, 2013, 01:02:51 AM »
Yeah you can HxD edit the .cat files in act.img but that's harder then LUA coding in my opinion.

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #5 on: July 20, 2013, 01:11:51 AM »
my English is not very good so I do not understand lua. everything I pase the entire juri to the original ide after ı worked player selector everything is good but he can't open the door

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #6 on: July 20, 2013, 01:12:58 AM »
If you have a short way to tell if the fighting style of mixing lua

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #7 on: July 20, 2013, 01:28:53 AM »
Code: [Select]
if IsButtonPressed(6,0) then
  PedSetActionNode(0,"/Global/(fighting style)/(the move)","Act/Anim/(fighting style)")
end

Replace (fighting style) with the fighting style you find in Act.img
Replace (the move) with a move from a .cat file in Act.img
I'd love to give an example but admins will take it down.

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #8 on: July 20, 2013, 01:31:06 AM »
what ı do ın act ı don't understand my englısh not well please explain to slightly

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #9 on: July 20, 2013, 01:33:36 AM »
use img tool google it to open act.img
act.img is a file in the act folder in bully
find .cat file and extract it
open it in HxD
google HxD

ask someone to translate better i cannot explain well in simple terms

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #10 on: July 20, 2013, 01:38:21 AM »
ok ı extract after what ı do ın hxd with cat file

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #11 on: July 20, 2013, 01:40:06 AM »
^ 0 and gPlayer are the same thing
gPlayer is a variable for 0
0 is the ID number

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #12 on: July 20, 2013, 01:40:48 AM »
And to dogx
I cannot tell you too much what to do in the cat file
it will get removed by admins.

Offline dogx

  • Newbie
  • *
  • Posts: 0
    • View Profile
Re: without lua
« Reply #13 on: July 20, 2013, 01:45:57 AM »
I would like to thank both of you still

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: without lua
« Reply #14 on: July 20, 2013, 02:06:06 AM »
your welcome. good luck with your modding.