pcpilot 0 Posted March 5, 2007 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... Share this post Link to post Share on other sites
KeyCat 131 Posted March 5, 2007 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
Cloughy 0 Posted March 5, 2007 Also try searching these forums Share this post Link to post Share on other sites
Balschoiw 0 Posted March 5, 2007 ..and use proper thread titles. Share this post Link to post Share on other sites
tj72 0 Posted March 5, 2007 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
doc_no1 0 Posted March 5, 2007 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... 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
pcpilot 0 Posted March 6, 2007 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. Share this post Link to post Share on other sites