Chaosforge Forum

  • March 28, 2024, 12:05
  • Welcome, Guest
Please login or register.



Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - beam

Pages: [1]
1
Modding / Re: Design Issues : Mod loading
« on: March 13, 2008, 02:48 »
Why can't there be command-line paramaters and a menu option that shows a selectable list of available mods?

2
Requests For Features / Re: Make med packs stackable
« on: February 29, 2008, 20:32 »
Maybe adding some skill, something like extra backpack space or something? Who knows. I need my medpacks :(

3
Requests For Features / Make med packs stackable
« on: February 29, 2008, 20:00 »
I never have any room for even one or two of them :( Is it possible to make them stackable?

4
Bug Reports / 989 crash screenshot
« on: February 29, 2008, 19:46 »


yep.

5
FPC Valkyrie / Re: Compile Errors
« on: February 26, 2007, 11:58 »
Thanks, that worked great. It fixed the valkyrie compile errors, but then it said that Freepascal couldn't find the gzio unit. I downloaded paszlib, but for some reason crc.pas generates all kinds of crazy errors. I'm sure I'll get it working though.

6
FPC Valkyrie / Compile Errors
« on: February 25, 2007, 17:45 »
Hey, I just want to say that Valkyrie is great, but I've been experiencing some problems with it.

Code: [Select]
Free Pascal Compiler version 2.0.4 [2006/08/21] for i386
Copyright (c) 1993-2006 by Florian Klaempfl
Target OS: Win32 for i386
Compiling c:\fpc\202a8d~1.4\projects\sr\sr.pas
Compiling srmain.pas
Compiling srmap.pas
Compiling srentity.pas
srentity.pas(20,20) Error: There is no method in an ancestor class to be overridden: "constructor TEntity.Init"
srentity.pas(31,1) Fatal: There were 1 errors compiling module, stopping
srentity.pas(10,23) Fatal: Compilation aborted

I'm trying to do the SR tutorial, and that error always pops up. Any idea what I might be doing wrong?

Pages: [1]