RAGE Multiplayer 1.1.0-DP Update
/freeze was obselete and removed /unfreeze was obselete and removed /spectate was obselete and removed
This commit is contained in:
@@ -26,7 +26,7 @@ namespace ReallifeGamemode.Server.WeaponDeal
|
||||
public static Vector3 getRndWD_Route(int factionID)
|
||||
{
|
||||
if (!factionWeaponDeal.ContainsKey(factionID))
|
||||
return null;
|
||||
return new Vector3();
|
||||
|
||||
if (factionWeaponDeal[factionID] == -1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user