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


Author Topic: Lua Help  (Read 8164 times)

0 Members and 1 Guest are viewing this topic.

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Lua Help
« on: January 13, 2015, 12:58:22 PM »
How do i make fighting styles to play with

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Lua Help
« Reply #1 on: January 13, 2015, 04:49:26 PM »
FIrst learn how to script mod Bully using LUA. Then, learn how PedSetActionTree, PedSetActionNode, and ExecuteActionNode works. There is no real tutorials I know of atm, maybe if you wait a while one will show up.

Offline Mick3Mouse

  • Obam3mouse
  • Bullworth Junkie
  • ****
  • Posts: 4,343
  • Gender: Male
  • Major Mick3Mouse Algie Hunter
    • View Profile
    • My youtube
Re: Lua Help
« Reply #2 on: January 13, 2015, 05:59:09 PM »
First you watch SWEGTA's lua tutorials:

Bully Lua Tutorial - Basic Setup

Then when you made your script working, then you can put codes that you want. 

For example:


This code will make the player have Gary's full style ---- PedSetActionTree(gplayer, "/Global/Nemesis", "Act/Anim/Nemesis.act")

Player will have Russel boss style ---    PedSetActionTree(gplayer, "/Global/BOSS_Russell", "Act/Anim/Boss_Russell.act")

Greaser/Jock/Preppy/Nerd's A striker style --     PedSetActionTree(Nerd1, "/Global/X_Striker_A", "Act/Anim/X_Striker_A.act")
Replace "X" with the style you want.

If you do "G_Striker_A" you will get Greasers A strike.



This was just some basic things if you want to learn how to switch style.
Ask me or anyone if you have any questions  :jajaja:

 





Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Lua Help
« Reply #3 on: January 13, 2015, 06:49:45 PM »
Very hopeful post Mick. I'll add onto it with a list of the styles you can put on. These style names go after the "/Global/" and in between "Act/Anim/" and ".act". All the styles are like this, EXCEPT the "Player" style. "Player" is just "Act/Player.act" instead of "Act/Anim/Player.act".

This isn't ALL the styles but it's a majority of them.

Player
AN_DOG
Authority
B_Striker_A
BOSS_Darby
BOSS_Russell
Crazy_Basic
CV_Drunk
CV_Female_A
CV_Male_A
CV_OLD
DO_Edgar
DO_Grappler_A
DO_Melee_A
DO_Striker_A
G_Grappler_A
G_Johnny
G_Melee_A
G_Ranged_A
G_Striker_A
GS_Fat_A
GS_Female_A
GS_Male_A
Hobo_Blocker
J_Damon
J_Grappler_A
J_Mascot
J_Melee_A
J_Striker_A
J_Ted
LE_Orderly_A
N_Earnest
N_Ranged_A
N_Striker_A
N_Striker_B
Nemesis
P_Bif
P_Grappler_A
P_Striker_A
P_Striker_B
PunchBagBS
Russell_102
TE_Female_A
TE_Secretary
TO_Siamese
WrestlingACT

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #4 on: January 14, 2015, 07:06:05 AM »
how do i find action nodes and use them

Offline Mick3Mouse

  • Obam3mouse
  • Bullworth Junkie
  • ****
  • Posts: 4,343
  • Gender: Male
  • Major Mick3Mouse Algie Hunter
    • View Profile
    • My youtube
Re: Lua Help
« Reply #5 on: January 14, 2015, 07:45:05 AM »
Yeah, you're welcome.

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #6 on: January 14, 2015, 11:09:25 AM »
thank you but how do i make the G_Johnny contallable he keeps hitting randomly
and do you guys have xfire
« Last Edit: January 14, 2015, 12:36:52 PM by boyser »

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: Lua Help
« Reply #7 on: January 14, 2015, 02:52:50 PM »
Add me on xfire and I can give you some of the action nodes to use for johnny's boss style. My xifre is LostInSpace977, since releasing action nodes online will result in b*tching of some members.

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #8 on: January 14, 2015, 03:07:02 PM »
ok thanks i sent you a request

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #9 on: January 15, 2015, 12:35:32 PM »
Mick3Mouse do you have xfire or steam

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Lua Help
« Reply #10 on: January 15, 2015, 01:51:26 PM »
Add me on xfire and I can give you some of the action nodes to use for johnny's boss style. My xifre is LostInSpace977, since releasing action nodes online will result in b*tching of some members.

It's a free internet, post them right here if you found them. (and want to)

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #11 on: January 15, 2015, 04:20:27 PM »
Daboss what is your xfire name

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: Lua Help
« Reply #12 on: January 15, 2015, 04:41:14 PM »
DaBOSS54320

Offline boyser

  • Wazzzuuupppp
  • Full Member
  • ***
  • Posts: 176
  • Gender: Male
  • THE REAL G IS ME
    • View Profile
Re: Lua Help
« Reply #13 on: January 15, 2015, 04:50:36 PM »
Ok i will add you now i'm georgeleon96199

Offline SWEGTA

  • Da Forum Luffs Me!
  • *****
  • Posts: 6,423
  • Gender: Male
  • Swee Gee Tee Ayy
    • View Profile
    • Bully & GTA videos
Re: Lua Help
« Reply #14 on: January 16, 2015, 08:10:07 AM »
BOSS is one cool motherfucker.
He'll help you out m8.  8)