GTA-RP icon indicating copy to clipboard operation
GTA-RP copied to clipboard

Error in Type or namespace

Open Teixi-dev opened this issue 5 years ago • 1 comments

I have next error in console when i start the server: I dont edit nothing and im not sure if i make worng instalation, Can try help me pls?

`CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Roleplay.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Player.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Player.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Player.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionManager.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionCommands.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionCommands.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionCommands.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FactionCommands.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/LawEnforcement.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/LawEnforcementCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/LawEnforcementCommands.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/LawEnforcementCommands.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FirstResponder.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FirstResponder.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FirstResponder.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FirstResponder.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/FirstResponder.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/TaxiDriver.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/TaxiDriver.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/TaxiDriverCommands.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Factions/TaxiDriverCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/ItemManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/Weapon.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/ItemShop.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/UseAnimationItem.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/UseAnimationItem.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Inventory/UseAnimationItem.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleManager.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleCommands.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleCommands.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleShop.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/VehicleShop.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:6

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:7

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseTemplate.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseMarket.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseMarket.cs:6

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Weather/WeatherManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> IPLManager/IPLManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> IPLManager/IPLManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> IPLManager/IPLManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> IPLManager/IPLManager.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Map/FishingHandler.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Map/FishingZone.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Teleport.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:5

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/CheckpointJob.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/CheckpointJob.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/Job.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/Job.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/Job.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:0

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobManager.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobManager.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/TrashJob.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/TrashJob.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobPickUpCheckpoint.cs:1

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/VehicleJob.cs:2

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/VehicleJob.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/VehicleJob.cs:4

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/UnderwaterScavengerJob.cs:3

CS0246: The type or namespace name 'GrandTheftMultiplayer' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/UnderwaterScavengerJob.cs:4

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Roleplay.cs:13

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:12

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:18

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:24

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:30

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:36

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:42

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:48

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:54

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:61

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:67

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:73

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:79

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:85

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:90

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:113

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:119

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:11

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:32

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:62

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:79

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:94

CS0246: The type or namespace name 'CancelEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:94

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:101

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:107

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:113

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:122

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:142

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:159

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:179

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:192

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:201

CS0246: The type or namespace name 'Marker' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:17

CS0246: The type or namespace name 'Vehicle' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:15

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:38

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:106

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:140

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Events/EventHandler.cs:163

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:17

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:17

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:16

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:23

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:23

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:20

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:21

CS0246: The type or namespace name 'SphereColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:18

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:110

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:110

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:130

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:130

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:151

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:44

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Character.cs:49

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:285

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:155

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:182

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Teleport.cs:26

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:424

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:584

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:717

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:23

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:23

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:23

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:100

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:100

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:100

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:100

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:29

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:29

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:29

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:106

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:106

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:106

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:106

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:35

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:35

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:41

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:41

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:112

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:112

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:112

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:112

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:47

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:47

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:47

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:121

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:121

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:121

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:121

CS0246: The type or namespace name 'Description' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:121

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:53

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:53

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:53

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:141

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:141

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:141

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:60

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:60

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:60

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:158

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:158

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:66

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:66

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:72

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:72

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:178

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:178

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:178

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:78

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:78

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:191

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:191

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:191

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:84

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:84

CS0246: The type or namespace name 'Alias' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:84

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:200

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:200

CS0246: The type or namespace name 'GreedyArg' could not be found (are you missing a using directive or an assembly reference?) -> Chat/ChatManager.cs:200

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:112

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:112

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:118

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Admin/AdminCommands.cs:118

CS0246: The type or namespace name 'Vehicle' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:17

CS0246: The type or namespace name 'VehicleHash' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:19

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:20

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:21

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:27

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:86

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:102

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Vehicles/RPVehicle.cs:102

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:74

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:85

CS0246: The type or namespace name 'ColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:90

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:90

CS0246: The type or namespace name 'ColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:107

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:107

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:196

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:206

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:220

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:235

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:250

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:267

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:267

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:280

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:382

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:406

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:421

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:442

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:477

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:508

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:539

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:21

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:678

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:678

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:689

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:718

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:728

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:737

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:793

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:849

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:860

CS0246: The type or namespace name 'Timer' could not be found (are you missing a using directive or an assembly reference?) -> Houses/HouseManager.cs:55

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:924

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:87

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:936

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:1035

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:1194

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/PlayerManager.cs:1222

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Weather/WeatherManager.cs:10

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Teleport.cs:15

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Weather/WeatherManager.cs:47

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:8

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:9

CS0246: The type or namespace name 'Timer' could not be found (are you missing a using directive or an assembly reference?) -> Weather/WeatherManager.cs:13

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:23

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:33

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:42

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:48

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:52

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:19

CS0246: The type or namespace name 'SphereColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:20

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:56

CS0246: The type or namespace name 'ColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:46

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:46

CS0246: The type or namespace name 'ColShape' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:62

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Misc/ClientCheckpoint.cs:62

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Misc/Checkpoint.cs:60

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:56

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:63

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:64

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:65

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:66

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:68

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:22

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:69

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:23

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:70

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:71

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:24

CS0246: The type or namespace name 'Timer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:74

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Players/CharacterSelector.cs:25

CS0246: The type or namespace name 'Timer' could not be found (are you missing a using directive or an assembly reference?) -> Players/Phone.cs:85

CS0246: The type or namespace name 'Blip' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:18

CS0246: The type or namespace name 'Timer' could not be found (are you missing a using directive or an assembly reference?) -> Map/MapManager.cs:21

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Players/Player.cs:19

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Map/FishingHandler.cs:30

CS0246: The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/CheckpointJob.cs:24

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/CheckpointJob.cs:65

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/CheckpointJob.cs:72

CS0246: The type or namespace name 'VehicleHash' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/Job.cs:71

CS0246: The type or namespace name 'Script' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:9

CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:17

CS0246: The type or namespace name 'CommandAttribute' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:16

CS0246: The type or namespace name 'Command' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobCommands.cs:16

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/JobManager.cs:308

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/TrashJob.cs:69

CS0246: The type or namespace name 'NetHandle' could not be found (are you missing a using directive or an assembly reference?) -> Jobs/TrashJob.cs:87

CS0246: The type or namespace name 'ElapsedEventArgs' could not be found (are you missing a using directive or an assembly reference?)`

Teixi-dev avatar Jun 10 '19 14:06 Teixi-dev