09-21-2012, 00:22
(This post was last modified: 09-21-2012, 00:30 by DidUknowiPwn.)
Hey guys, I got a question does MW3's care packages vary from maps?
As I have tried this:on let's say Bootleg and it wouldn't spawn. Could it be from too many models in game or?
As I have tried this:
Code:
Entity care_package = Call<Entity>("getent", "care_package", "targetname");
_airdropCollision = Call<Entity>("getent", care_package.GetField<string>("target"), "targetname");
Do not take life too seriously. You will never get out of it alive.