Register for your free account! | Forgot your password?

You last visited: Today at 03:28

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[FAQ] HellmouthSource

Discussion on [FAQ] HellmouthSource within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Closed Thread
 
Old 03/08/2011, 04:23   #16
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Umm... delete all of those references and re-add them from the source. Makes no sense that would be happening.

What version of visual studio are you using?

The fact it can't locate "Systems.Numerics" strongly indicates there's something wrong with your C# install/version.
pro4never is offline  
Old 03/08/2011, 04:32   #17
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
here is something to help with ,



CLIENT LINK:
LOADER LINK
{ Angelius } is offline  
Thanks
6 Users
Old 03/08/2011, 05:46   #18
 
elite*gold: 0
Join Date: Feb 2011
Posts: 14
Received Thanks: 1
Quote:
Originally Posted by { Angelius } View Post
here is something to help with ,




CLIENT LINK:
LOADER LINK
Good Guide Thank You!=D
co-mex is offline  
Old 03/08/2011, 08:04   #19
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
The reason you're having the default parameter error is because you're not using Visual Studio 2010 or another IDE that supports 4.0 .NET frameworks default parameters. You either have to remove those default parameters or start using Visual Studio 2010.

You can download Visual C# Express from and from there choose the Visual C# Express.
tanelipe is offline  
Old 03/08/2011, 08:19   #20
 
elite*gold: 0
Join Date: Aug 2010
Posts: 38
Received Thanks: 2
How i add monsters and repair npcs ?
KOconquer is offline  
Old 03/08/2011, 08:56   #21
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by KOconquer View Post
How i add monsters and repair npcs ?
You learn C#...


-Learn how packets work

-learn to log packets from tq servers

-log those packets

-figure out how the systems work

-code the systems.


Aka how I coded most of the stuff in the source.

Alternatively you could look at other sources and figure out how they handle the systems you want to add... and then use those as a guideline.



and yes... you need to actually UNDERSTAND how the systems work to code them properly. That's why I strongly suggest that everyone learn some coding (past simple npc editing and such) so that they can do this kind of thing.
pro4never is offline  
Thanks
1 User
Old 03/08/2011, 09:01   #22
 
elite*gold: 0
Join Date: Aug 2010
Posts: 38
Received Thanks: 2
Quote:
You learn C#...


-Learn how packets work

-learn to log packets from tq servers

-log those packets

-figure out how the systems work

-code the systems.


Aka how I coded most of the stuff in the source.

Alternatively you could look at other sources and figure out how they handle the systems you want to add... and then use those as a guideline.



and yes... you need to actually UNDERSTAND how the systems work to code them properly. That's why I strongly suggest that everyone learn some coding (past simple npc editing and such) so that they can do this kind of thing.
man im not good at coding
can u code source and upload it beacause i sufer from this problem too much
KOconquer is offline  
Old 03/08/2011, 09:46   #23


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
I think its time you learnt how to do things for yourselves, this is an excellent release in itself, the community needs to learn to support itself like it used to back when it started out, instead of being supported by a few people acting as pillars.
Korvacs is offline  
Thanks
5 Users
Old 03/08/2011, 09:59   #24
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
Quote:
Originally Posted by Korvacs View Post
I think its time you learnt how to do things for yourselves, this is an excellent release in itself, the community needs to learn to support itself like it used to back when it started out, instead of being supported by a few people acting as pillars.
It's not only here. It's everywhere.
Syst3m_W1z4rd is offline  
Old 03/08/2011, 20:22   #25
 
elite*gold: 0
Join Date: Dec 2010
Posts: 85
Received Thanks: 0
Alright a few questions ,

I recoded the Msqlreader for mobspawns .. so He should read the mobspawns right? I added some spawn in the database saved it, debugged it.. but no mobs at all..

when I spawn the dragon or other mobs I can't attack it.. is that just because that are ''spawned monsters'' or didnt you write the whole attack/monster thingy (sorry for my bad explanation)

well I guess that's all >< Thanks for all the help you guys give me

thankss
HackProvider is offline  
Old 03/08/2011, 21:40   #26
 
hippie's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 268
Received Thanks: 27
p4n do u haf anything to do wif this web site lol

hippie is offline  
Old 03/08/2011, 22:06   #27
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
The only site I've released the source on is epvp.

If anyone knows arabic and wants to yell at them that would rock. I'm not too concerned though.
pro4never is offline  
Old 03/09/2011, 02:34   #28
 
verdito99's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 22
Received Thanks: 10
Guys, i got this problem... Somebody can help me?
Code:
[HellmouthRevival] Global Damage reduction: '0.8'
[HellmouthRevival] Loaded 14385 items into server
[HellmouthRevival] Loaded 10644 plus bonuses into server
[HellmouthRevival] Loaded 576 Npcs from database
[HellmouthRevival] Loaded 930 Sobs from database
[HellmouthRevival] Loaded 448 portals from database
[HellmouthRevival] Loaded 402 Base Monsters from database
[HellmouthRevival] Loaded 58 Shops from database
[HellmouthRevival] Loaded arena rankings successfully

Server started in 4471 milliseconds
Server Ready
[HellmouthRevival] 1 passed login auth check
System.BadImageFormatException: Foi feita uma tentativa de se carregar um progra
ma com um formato incorreto. (Exception from HRESULT: 0x8007000B)
   at Hellmouth.Encryption.Blowfish.BF_set_key(IntPtr _key, Int32 len, Byte[] da
ta)
   at Hellmouth.Encryption.Blowfish.SetKey(Byte[] data) in C:\Users\Caio.CabralJ
r-PC\Downloads\Hellmouth\Encryption\Blowfish.cs:line 106
   at Hellmouth.Encryption.GameCryptography..ctor(Byte[] key) in C:\Users\Caio.C
abralJr-PC\Downloads\Hellmouth\Encryption\Blowfish.cs:line 12
   at Hellmouth.Client..ctor(Socket S) in C:\Users\Caio.CabralJr-PC\Downloads\He
llmouth\Objects\Client.cs:line 218
   at Hellmouth.Program.GameSocket_AnnounceNewConnection(Wrapper obj) in C:\User
s\Caio.CabralJr-PC\Downloads\Hellmouth\Program.cs:line 309
   at Hellmouth.Connections.WinSocket.AcceptConnections(IAsyncResult result) in
C:\Users\Caio.CabralJr-PC\Downloads\Hellmouth\Connections\ServersSock.cs:line 97
verdito99 is offline  
Old 03/09/2011, 03:00   #29
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
use a 32 bit libey32.dll and make sure you force the project to 32 bit mode.

You can find the libey32.dll in the original coemu release thread or a number of other sources. Forcing to 32 bit you can find a post by korv on it.
pro4never is offline  
Old 03/09/2011, 03:05   #30
 
verdito99's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 22
Received Thanks: 10
Sry don't work man, how can i make it work?
verdito99 is offline  
Closed Thread




All times are GMT +2. The time now is 03:28.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.