krypling 0 Posted October 6, 2006 Hi! Long time ago I remember downloading a script that changed your enemies hod mag to usual mag when they got killed. I realy loved the script since i like to put hd mag to my enemies. But now it got lost during reinstalling, and i cant find it again. been searching the forum, and ofpec without results. Hope someone can help me Krypling Share this post Link to post Share on other sites
karantan 0 Posted October 6, 2006 I don't know for that script, but I quickly maded one. Modify it to your needs, name it as you wish, and call it from a Trigger with a not alive condition for the specific unit. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">;To call: [unitname] exec "scriptname.sqs" _unit = _this select 0 removeAllWeapons _unit _unit addMagazine "JAM_E545_30mag" _unit addMagazine "JAM_E545_30mag" _unit addMagazine "JAM_E545_30mag" _unit addMagazine "JAM_E545_30mag" _unit addWeapon "JAM_AK74" exit Share this post Link to post Share on other sites
cornhelium 0 Posted October 8, 2006 Hi krypling, AgentFox2 made the most recent version of that script, which was a casualty of the great OFPEC crash. If you PM him directly he might be able to send you a copy - he's a rather helpful fellow y'know Cheers, CH Share this post Link to post Share on other sites