Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 3.41 KB

2655.md

File metadata and controls

32 lines (20 loc) · 3.41 KB

Pick up & place model

Game Modding | Call of Duty: Black Ops 3 | Scripting


Pepergogo:

Hi
Anyone know how can I make to pick up a model and place in another place?
I was thinking in pick up 5 models around my map and put all together in a place to open a door or give a gun

If anyone know how to make it or know a tutorial I'll really appreciated :D


IceGrenade:

I've done a tutorial on this.
<iframe type="text/html" width="640" height="360" src="https://www.youtube.com/embed/qKFMmCTjv-k" frameborder="0"></iframe>
The code is pretty outdated but works fine. If you have any trouble lmk.
I might make a much better version of this script in future.


Pepergogo:

I've done a tutorial on this.
<iframe type="text/html" width="640" height="360" src="https://www.youtube.com/embed/qKFMmCTjv-k" frameborder="0"></iframe>
The code is pretty outdated but works fine. If you have any trouble lmk.
I might make a much better version of this script in future.

Thanks!
Yeah I'm using that actually to a EE to open PaP
But I was looking for something like pickup something, like a bottle for example, and place in another place so when you place it something happen, like or open a door
But thanks for the video, is super useful


sharpgamers4you:

Hi
Anyone know how can I make to pick up a model and place in another place?
I was thinking in pick up 5 models around my map and put all together in a place to open a door or give a gun

If anyone know how to make it or know a tutorial I'll really appreciated :D

I released a pick up and place model (2 versions) u can use it. Version 1 is just pick up and place, version 2 waits untill the power is on then it will show the model to be picked up and placed somewhere. You can change the models and everything


Pepergogo:

I released a pick up and place model (2 versions) u can use it. Version 1 is just pick up and place, version 2 waits untill the power is on then it will show the model to be picked up and placed somewhere. You can change the models and everything

I already download it I just need to add to the map 😂
Thanks


sharpgamers4you:

I already download it I just need to add to the map 😂
Thanks

aah nice., i will work on buildable soon