Sources Dont Work !
Sure m8!
I put a Game.cpp below that compiles without errors or warnings!
Good luck with it!
I put a Game.cpp below that compiles without errors or warnings!
Good luck with it!
Code: Select all
CGame::CGame() {
}
CGame::~CGame() {
}
roflamo
<img src='http://www.prism.gatech.edu/~gtg818f/basesig.gif' border='0' alt='user posted image' /><br><img src='http://img228.imageshack.us/img228/439/steam1tf.gif' border='0' alt='user posted image' />
geez dont be so hard to him :rolleyes:
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
-
- Loyal fan
- Posts: 362
- Joined: Sun May 30, 2004 5:34 am
You beat me to it!!DarkieDuck wrote: File bad!!!
MOG
<b>"I think im a hillbilly so pay me for my uber shiz" - Slipknight</b><span style='color:red'><br>yes and the dutch are always celebrating<br>thats holland:<br>"i got a new bicycle!" CHAMPAGNE!
<br>"new marijuana bar opened" CHAMPAGNE
<br>"it stopped raining for an hour" CHAMPAGNE!
<br>"my condom didn't break" CHAMPAGNE!
<br>"jews moved in next door" CHAMPAGNE!
<br>"Look! A windmill!" CHAMPAGNE!
</span>






Nice code, there is more from where it came from? <_<Jaap wrote: Sure m8!
I put a Game.cpp below that compiles without errors or warnings!
Good luck with it!
Code: Select all
CGame::CGame() { } CGame::~CGame() { }
====<span style='color:red'><br>Aryes</span><br>====<br><br>HB United: www.hbuonline.net:<br><br><img src="http://hbtop50.com/button.php?u=hbkhispano" alt="Helbreath Top 50 - Helbreath Silver" border="0" /><br><img src="http://hbtop50.com/button.php?u=dcom" alt="Helbreath Top 50 - Helbreath Silver" border="0" /><br><img src="http://hbtop50.com/button.php?u=tinchocba" alt="Helbreath Top 50 - Helbreath Silver" border="0" /><br><img src="http://hbtop50.com/button.php?u=rafha_bernn" alt="Helbreath Top 50 - Helbreath Silver" border="0" /><br><img src="http://hbtop50.com/button.php?u=HB-Tere" alt="Helbreath Top 50 - Helbreath Silver" border="0" /><br><img src="http://hbtop50.com/button.php?u=Kiruku" alt="Helbreath Top 50 - Helbreath Silver" border="0" />
Uh, how does a NO sound?Aryes wrote:Nice code, there is more from where it came from? <_<Jaap wrote: Sure m8!
I put a Game.cpp below that compiles without errors or warnings!
Good luck with it!
Code: Select all
CGame::CGame() { } CGame::~CGame() { }
its code for crafting :rolleyes:
<img src='http://img440.imageshack.us/img440/2627/15pt.jpg' border='0' alt='user posted image' /><br><br>HBPolska characters:<br><br>Hellios 150+ Aresden Hero Mage<br>TheBill 120 Aresden plrider<br>Kill_Me 100 Full-Hero plrider<br>Rockeater 110+ Aresden Plate Mage<br><br><a href='http://www.helbreath.org' target='_blank'>http://www.helbreath.org</a> come and play (250 ppl online)
i put this code and dont work ...
--------------------Configuration: Game - Win32 Debug--------------------
Compiling...
Game.cpp
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(4) : error C2653: 'CGame' : is not a class or namespace name
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(5) : warning C4508: 'CGame' : function should return a value; 'void' return type assumed
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(7) : error C2653: 'CGame' : is not a class or namespace name
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(7) : error C2084: function 'int __cdecl CGame(void)' already has a body
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(2114) : warning C4305: '=' : truncation from 'const int' to 'char'
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(2114) : warning C4309: '=' : truncation of constant value
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(8849) : warning C4305: '=' : truncation from 'const int' to 'short'
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(8849) : warning C4309: '=' : truncation of constant value
Error executing cl.exe.
Game.exe - 3 error(s), 5 warning(s)
--------------------Configuration: Game - Win32 Debug--------------------
Compiling...
Game.cpp
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(4) : error C2653: 'CGame' : is not a class or namespace name
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(5) : warning C4508: 'CGame' : function should return a value; 'void' return type assumed
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(7) : error C2653: 'CGame' : is not a class or namespace name
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(7) : error C2084: function 'int __cdecl CGame(void)' already has a body
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(2114) : warning C4305: '=' : truncation from 'const int' to 'char'
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(2114) : warning C4309: '=' : truncation of constant value
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(8849) : warning C4305: '=' : truncation from 'const int' to 'short'
C:\Documents and Settings\blk\Pulpit\HBx 2.24c Source\Game.cpp(8849) : warning C4309: '=' : truncation of constant value
Error executing cl.exe.
Game.exe - 3 error(s), 5 warning(s)