Weapons On Back [Obsolete]

Renders the player's best weapon on their back, and best sidearm on their hip

Total Downloads: 6,726 - First Release: Oct 25, 2016 - Last Update: Jan 31, 2017

5/5, 35 likes
  1. To Jake Rich:
    Code:
    05 WeaponsOnBack - Failed to compile: WeaponsOnBack.cs(115,25): error CS1955: The member `BasePlayer.IsAdmin' cannot be used as method or delegate
    on line 114 you have miss take
    Code:
    if (!player.IsAdmin())
    please change to
    Code:
    if (!player.IsAdmin)
     
  2. send me i repair it for u
     
  3. This plugin is obviously obsolete. It is a main factor in the game now. Not sure why you’d install this on your server.
     
  4. Oh, I didn't know about it. However, it's work now. :D