Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: UltimateGamer9 on February 14, 2016, 06:18:15 AM
-
so i've returning to modding. i did not make a mod since november(i don't really remember but a long time). but how do i make a ped climb up or slide down the ladder? i would really appreciate if u guys help me :biggrin:.
-
The grapple button mounts the ladder. The run forward to ascend the ladder, the run backward button to descend.
-
I think, this is the code "PedClimbLadder"
But I don't know how to use the code
Maybe PedClimbLadder(Ped, Laddername, speed)
-
The grapple button mounts the ladder. The run forward to ascend the ladder, the run backward button to descend.
OH MA GOD. i'm asking another thing and u answer another thing
-
I think, this is the code "PedClimbLadder"
But I don't know how to use the code
Maybe PedClimbLadder(Ped, Laddername, speed)
uhhh... okay?
-
Oh oops my bad. Keyword: Ped.
-
https://www.bully-board.com/index.php?topic=22920.msg392750#msg392750 (https://www.bully-board.com/index.php?topic=22920.msg392750#msg392750)
Here's my tutorial you should read it.
-
^ PedClimbLadder(Ped, Ladder Coordinate, Speed)
eg. PedClimbLadder(Henry, 544.4423, -159.2737, 10.9604, 1)
Case Closed :euro:
-
^ PedClimbLadder(Ped, Ladder Coordinate, Speed)
eg. PedClimbLadder(Henry, 544.4423, -159.2737, 10.9604, 1)
Case Closed :euro:
ok but how do u make them slide down?
-
I don't know, maybe you can try this
Change the last value (the speed) to -1 or 0 or 2 or 3
-
I don't know, maybe you can try this
Change the last value (the speed) to -1 or 0 or 2 or 3
i'll try. thanks
-
Btw, dude
I'm just wondering, are you working on a new project?
Mission mod, maybe?
-
Btw, dude
I'm just wondering, are you working on a new project?
Mission mod, maybe?
i've always wanted to do a mission mod but they don't turn out perfectly. besides, i'm out of ideas.