Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Mick3Mouse on November 25, 2013, 03:25:59 AM
-
I have tryed to set somones fighting style trugh lua and it dont work.
I have tryed many stuff but dont work:
PedSetActionTree(30, "/Global...........
Tryed to set the fighting style to that peds id
Nothing happends
PedSetActionTree(N_Casey, "/Global..........
Bugs the whole game, makes jimmy to a ped (Not able to open doors)
local Casey = N_Casey
PedSetActionTree(Casey, "/Global..............
Same thing as above
You know how to do this without to crash the game.
Please tell me
Thanks :)
-
I think it's impossible to change fighting styles trough LUA :cheersad:
-
I think it's impossible to change fighting styles trough LUA :cheersad:
That wasn't impossible at all
-
^ he means peds through freeroam its "Impossible".
Idk maybe there is away but we are not doing it right.
-
Easy as cake.
Use PedGetTargetedPed() and bind a button so all u gotta do is lock on a ped and press that button to change its style.
-
I know c00l.
But i mean like all caseys that spawns will have another style
-
Try using he's model name in the PedAetActionTree command.
-
I did that lol. You see in the topic
-
C00ld0c read before posting xDDD
And for now is impossible.
-
+1 reason ide modding is still usefull until someone finds out how to do it via LUA.
-
I know, but i cant mod ide :/
it crashes all the time.
-
I know, but i cant mod ide :/
it crashes all the time.
I'm about to end this year of school in a week or two. I'm probably coming back to bully modding so I can help you or anyone else.