Jump to content
Sign in to follow this  
pcpilot

How do I... add binoculars to my player character?

Recommended Posts

add binoculars to my player character? I tried addweapon but that didnt work. Also cant seem to add magazines to my player for his M9. I added the pistol but when I try to launch the scenario for a test run, I get an error message. I used the syntax...

addmagazine "M9"; addmagazine "M9"; addmagazine "M9"

in the init field.

Thanks for your time and help guys... notworthy.gif

Share this post


Link to post
Share on other sites

Try adding "this" infront of the commands. i.e

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this addmagazine "M9"

/KC

Share this post


Link to post
Share on other sites

I second that. These vague titled posts really clutter up my searches. I have no idea what your question is about from title. Tisk Tisk.

Share this post


Link to post
Share on other sites
add binoculars to my player character? I tried addweapon but that didnt work. Also cant seem to add magazines to my player for his M9. I added the pistol but when I try to launch the scenario for a test run, I get an error message. I used the syntax...

addmagazine "M9"; addmagazine "M9"; addmagazine "M9"

in the init field.

Thanks for your time and help guys... notworthy.gif

pcpilot,put this in your guys init line,

this addmagazine"15Rnd_9x19_M9";this addweapon "M9";this addmagazine"15Rnd_9x19_M9";this addmagazine"15Rnd_9x19_M9";this addmagazine"15Rnd_9x19_M9";this addweapon "Binocular";

Share this post


Link to post
Share on other sites

Thank you for the help fellas, I appreciate it.

And yes, I did do the search thing; Im not a newbie except to this forum. I usually do when I need info. It doesnt always come back with what I need so then I ask.

I might also add its the first time in nearly 10 years on various forums Ive been lectured about my thread titles. whistle.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×