[+] Add Command for Admin /setweaponrack , /rmweaponrack and for Leader /setweaponrank
+ Add blip alpha channel for Players (set to 125) + Add blip color for Player with Wanted - Removed WeaponHash from DB entry FactionWeapons (Deprecated)
This commit is contained in:
@@ -402,8 +402,6 @@ namespace ReallifeGamemode.Migrations
|
||||
|
||||
b.Property<int>("slotID");
|
||||
|
||||
b.Property<int>("weaponHash");
|
||||
|
||||
b.Property<string>("weaponModel");
|
||||
|
||||
b.HasKey("Id");
|
||||
|
||||
Reference in New Issue
Block a user