News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..
0 Members and 4 Guests are viewing this topic.
You just need to import it once. So it doesn't work in freeroam?
^ Ah, headless underwear. That happens to me when I die hehe.Try removing the ImportScript("2_B.lua") from the ArcRace1 and add it to the main function in the STimeCycle.
Top:ImportScript("\\Library\\LibTable.lua") ImportScript("\\Library\\LibPed.lua") ImportScript("2_B.lua")Where you put your nodes:PedSetActionNode(gPlayer, "/Global/G_Johnny/Offense", "Act/Anim/G_Johnny.act")
Quote from: 私たちは on February 19, 2015, 05:14:47 AMTop:ImportScript("\\Library\\LibTable.lua") ImportScript("\\Library\\LibPed.lua") ImportScript("2_B.lua")Where you put your nodes:PedSetActionNode(gPlayer, "/Global/G_Johnny/Offense", "Act/Anim/G_Johnny.act")Everyone knew that already but it's don't work for freeroam for some reason KEEP IT COOL M8
bumpI think it's not possible to make it work in freeroam.
Quote from: AfterLife on March 30, 2015, 09:03:41 AMbumpI think it's not possible to make it work in freeroam.A lot of people use the overhead kick combo + ImportScript function method, but if you really want to use it in freeroam then you have to get the complete action node to make it work in freeroam.