1. Forums
  2. Discord
  3. About Mapcore
  4. Patreon Supporters
  • Login
  • Register
  • Search
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • More Options
  1. Mapcore
  2. Members
  3. Skjalg

Posts by Skjalg

  • new HL2 mod The ship sold over steam.

    • Skjalg
    • April 25, 2006 at 10:23 PM

    i like the style!

  • WoW madness

    • Skjalg
    • April 25, 2006 at 10:18 PM

    I found the video funny

    besides its ridicilous to do that in a video game...

  • mapcore numbers?

    • Skjalg
    • April 25, 2006 at 9:10 PM

    yea, rub it in

  • totally random texture thread

    • Skjalg
    • April 25, 2006 at 5:53 PM

    [Blocked Image: http://skjalg.mapmonger.com/gfx/textures/wall2_mid.jpg]

    [Blocked Image: http://skjalg.mapmonger.com/gfx/textures/wall2_mid_n_small.png]

  • The low poly challenge for May!

    • Skjalg
    • April 25, 2006 at 5:37 PM

    I've already started.. but thats only because I suck at 3dmax :]

  • mapcore numbers?

    • Skjalg
    • April 25, 2006 at 9:57 AM

    Khaen? the http://www.khaeon.nl/ site didn't say much... Who/what is it?

  • A good place to get stuff printed on tshirts?

    • Skjalg
    • April 25, 2006 at 9:46 AM

    hahaha, yeah that'd be great

  • WIP - My first EVER play with 3ds max or any 3d modelling

    • Skjalg
    • April 25, 2006 at 9:45 AM

    yea, im wondering about that too

  • Old boy & lady vengeance

    • Skjalg
    • April 25, 2006 at 7:39 AM

    I just spent two hours on Sympathy for Mr. Vengeance.

    [Blocked Image: http://www.mazy.net/images/reviews/2.gif]

    I sincerely hope the Lady Vengeance one isnt this bad... (oh and, it is, infact a sequel )

  • Studio 1

    • Skjalg
    • April 25, 2006 at 7:34 AM

    Then whats the point of the whole left part of the map? I thought that was for flying space...

    Will there be two (attack)choppers for the americans then, so that they'll have some support getting off that beach?

  • mapcore numbers?

    • Skjalg
    • April 25, 2006 at 7:27 AM

    I'm hoping to get hired

  • The low poly challenge for May!

    • Skjalg
    • April 25, 2006 at 7:26 AM

    damnit, im having a hard time figuring out what my first real model is gonna be

  • Studio 1

    • Skjalg
    • April 25, 2006 at 7:24 AM
    Quote from von*ferret

    None of this jet business that Klein and I dont like.

    So there will be no airplanes? just the chopper?

  • Arbogast

    • Skjalg
    • April 25, 2006 at 5:07 AM

    hah mazy! Stop watching crappy movies and start up Hammer again

  • Studio 1

    • Skjalg
    • April 25, 2006 at 5:02 AM
    Quote from Polaris

    Uh no, the Arabs in the game are made up of actual conventional forces (with tanks and everything) and not terrorists. They are called MEC. Wait, this is for Bf2 right ferret?

    I know, thats why I put the word in the quote (""), because I couldn't remember the word MEC :]

  • Studio 1

    • Skjalg
    • April 25, 2006 at 1:51 AM

    this is where most of the "terrorists" will spawn, and the americans will spawn on the beach down to the left, right?

    if so, you have a major gameplay problem in the early stages of the map since the americans will get raped like nothing down there at the beach. And since there is no (doesnt look like it) way to get up to that platform using a vehicle my guess is that the americans will atleast have a slow beginning...

  • The low poly challenge for May!

    • Skjalg
    • April 25, 2006 at 1:26 AM
    Quote from von*ferret

    welcome!

    Hmm... this was intriguing...I'll just have to learn how to model

  • Studio 1

    • Skjalg
    • April 24, 2006 at 4:52 PM

    that was all but silly!

    great work^^

  • My examproject in programming

    • Skjalg
    • April 24, 2006 at 1:38 AM

    The helper text and numerical stuff made the whole thing much better, great job! Could you explain the difference between exploring more and moving onto a new territory?

  • My examproject in programming

    • Skjalg
    • April 22, 2006 at 2:19 PM

    you should display how much health one has (in numbers) and how much it costs to purchase food and weapons... (also in numbers)

    Aside from that, its super :]

    edit. got an errror: (unhandled exception)

    Code
    See the end of this message for details on invoking 
    
    
    just-in-time (JIT) debugging instead of this dialog box.
    
    
    
    
    ************** Exception Text **************
    
    
    System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
    
    
       at Microsoft.VisualBasic.FileSystem.FileGet(Int32 FileNumber, ValueType& Value, Int64 RecordNumber)
    
    
       at Eksamensprojekt.Form1.Gem_Highscore()
    
    
       at Eksamensprojekt.Form1.Angrib_f()
    
    
       at Eksamensprojekt.Form1.Flygt()
    
    
       at Eksamensprojekt.Form1.Flygt(Object sender, EventArgs e)
    
    
       at System.Windows.Forms.Control.onclick(EventArgs e)
    
    
       at System.Windows.Forms.Button.onclick(EventArgs e)
    
    
       at System.Windows.Forms.Button.onmouseup(MouseEventArgs mevent)
    
    
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    
    
       at System.Windows.Forms.Control.WndProc(Message& m)
    
    
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    
    
       at System.Windows.Forms.Button.WndProc(Message& m)
    
    
       at System.Windows.Forms.ControlNativewindow.OnMessage(Message& m)
    
    
       at System.Windows.Forms.ControlNativewindow.WndProc(Message& m)
    
    
       at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    
    
    
    
    ************** Loaded Assemblies **************
    
    
    mscorlib
    
    
        Assembly Version: 1.0.5000.0
    
    
        Win32 Version: 1.1.4322.573
    
    
        CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    
    
    ----------------------------------------
    
    
    Eksamensprojekt
    
    
        Assembly Version: 1.0.2301.23183
    
    
        Win32 Version: 1.0.2301.23183
    
    
        CodeBase: file:///C:/Documents%20and%20Settings/Skjalg%20M%E6hre/Desktop/Eksamensprojekt.exe
    
    
    ----------------------------------------
    
    
    System.Windows.Forms
    
    
        Assembly Version: 1.0.5000.0
    
    
        Win32 Version: 1.1.4322.573
    
    
        CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    
    
    ----------------------------------------
    
    
    System
    
    
        Assembly Version: 1.0.5000.0
    
    
        Win32 Version: 1.1.4322.573
    
    
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    
    
    ----------------------------------------
    
    
    System.Drawing
    
    
        Assembly Version: 1.0.5000.0
    
    
        Win32 Version: 1.1.4322.573
    
    
        CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    
    
    ----------------------------------------
    
    
    Microsoft.VisualBasic
    
    
        Assembly Version: 7.0.5000.0
    
    
        Win32 Version: 7.10.3052.4
    
    
        CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    
    
    ----------------------------------------
    
    
    
    
    ************** JIT Debugging **************
    
    
    To enable just in time (JIT) debugging, the config file for this
    
    
    application or machine (machine.config) must have the
    
    
    jitDebugging value set in the system.windows.forms section.
    
    
    The application must also be compiled with debugging
    
    
    enabled.
    
    
    
    
    For example:
    
    
    
    
    
    
    
    
    
    
    
    
    When JIT debugging is enabled, any unhandled exception
    
    
    will be sent to the JIT debugger registered on the machine
    
    
    rather than being handled by this dialog.
    Display More

    No idea if that helps or if its just some crap:P

Discord

The Mapcore Discord is our lively IRC channel of the 2000s reborn. Chat about level design, gaming, and more.

Latest Posts

  1. Building a Huge Library of Free Images for Everyone

    Eric Matyas
    August 3, 2026 at 6:14 PM
  2. CS:S | cs_manoir | Map creation process by D'artagnan

    Thrik
    August 3, 2026 at 10:42 AM
  3. Custom Gamemodes Contest

    Angel
    July 20, 2026 at 11:46 AM
  4. FAQ

    Angel
    July 20, 2026 at 10:14 AM
  5. Tangerine

    Harry Poster
    July 18, 2026 at 11:10 AM
  6. Any of the old guard still around? D:

    Warby
    July 12, 2026 at 8:23 PM
  7. About our archived forums

    Thrik
    June 30, 2026 at 2:12 PM
  8. Mapcore Discord

    mason_fan123
    June 24, 2026 at 8:52 PM
  9. [CS2] Valley

    Serialmapper
    June 22, 2026 at 11:56 AM
  10. Free Music / SFX Resource - Over 2500 Tracks

    Eric Matyas
    June 18, 2026 at 12:32 PM
  1. Privacy Policy
  2. Contact
Powered by WoltLab Suite™