Jump to content

caspian

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About caspian

  • Rank
    Newbie
  1. Could something like this work? class UGL_F; GrandeLauncher { displayName = "CustomGranade"; muzzles[] = {"this","CustomGrenade"}; class GL_3GL_F; class CustomGrenade_GL_3GL_F: GL_3GL_F { magazines[] = {"1Rnd_MGL_Lacrymo_mag"}; };
×