Jump to content

.GottOni

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by .GottOni

  1. I can't compile it with the new update from you.

     

    Spoiler
    
    1>------ Rebuild All started: Project: WiredPlayers, Configuration: Debug Any CPU ------
    1>admin\Admin.cs(10,20,10,28): error CS0234: The type or namespace name 'factions' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>business\Business.cs(5,20,5,29): error CS0234: The type or namespace name 'character' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>chat\Chat.cs(3,20,3,28): error CS0234: The type or namespace name 'factions' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>database\Database.cs(11,20,11,24): error CS0234: The type or namespace name 'jobs' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>database\Database.cs(12,20,12,28): error CS0234: The type or namespace name 'factions' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>globals\Globals.cs(11,20,11,28): error CS0234: The type or namespace name 'factions' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>globals\Globals.cs(12,20,12,24): error CS0234: The type or namespace name 'jobs' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>parking\Parking.cs(7,20,7,24): error CS0234: The type or namespace name 'jobs' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>vehicles\Vehicles.cs(9,20,9,24): error CS0234: The type or namespace name 'jobs' does not exist in the namespace 'WiredPlayers' (are you missing an assembly reference?)
    1>Done building project "WiredPlayers.csproj" -- FAILED.
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

     

×
×
  • Create New...