Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Jazz

#1
nevermind, I see I didnt have the G 43 limited.
#2
Here's a mystery for me. I have tested the weapons limiter and all weapons are limited or not available for use  except the axis sniper rifle. I can use 2 kar sniper rifles. Any Suggestions?

   

   weaponsSH:

   

      // This is the settings file for weapons_limiter mod.

      // Scroll down for more help

      

      local.SHweapons = makearray         

      //   Weapon name                Weapon name to replace weapon with            Amount to limit. Set 0 to disable this weapon ( they will be given the choice to pick another ).                           

         //Ally weapons                                       This should be "" if u are swapping a weapon.

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Springfield '03 Sniper"         ""                        "1"   

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------               

         "bar"                  ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Thompson"               ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "bazooka"               ""                        "0"   

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "M1 Garand"               ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Lee-Enfield"               ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Mosin Nagant Rifle"            ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "PPSH SMG"               ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Sten Mark II"               ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "SVT 40"               ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         //Axis

         "kar98"                  ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "KAR98 - Sniper"            ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "mp40"                  ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "mp44"                  ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Panzerschreck"               ""                        "0"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "G 43"                  ""                        ""

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         "Gewehrgranate"               ""                        "1"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------      

         //both   

         "Shotgun"               ""                        "0"

         //--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

      //

      endarray

      

   end local.SHweapons
#3
this is above my experience level, so I wanted to ask for some help and guidance.

   

   All spawn points would have a flag or bell. Goal is to capture the spawn area. If you capture the spawn area, your team can respawn there, not the enemy. If enemy takes control, they take over spawn point.

   I am assuming this is done through spawn triggers, which is more advanced than I know.

   

   Other options to add on would be medic mod, artillary and some admin pro items like claymores and planes.

   

   Maybe on a map like Crossraods, Destroyed Village, or Algiers.
#4
MOHAA Series: General / Weapons limiter beta
February 23, 2005, 06:14:18 PM
Sorry guys I am new to this. How do I modify a scr file? I dont know which program to use to modify a scr file. Pakcsape didnt work for me.

   

   Do I use MS Word and save as scr file and replace the exisitng file using pakscape?