Register for your free account! | Forgot your password?

You last visited: Today at 22:59

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

Advertisement



[Release] Some needed stuff for Coemu

Discussion on [Release] Some needed stuff for Coemu within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old 12/22/2009, 06:38   #226
 
elite*gold: 0
Join Date: Sep 2008
Posts: 92
Received Thanks: 21
where i put this code..

if (id == Nano.TopNinja)
Status += 0x80000000000;
if (id == Nano.TopTrojan)
Status += 0x8000000000;
if (id == Nano.TopWarrior)
Status += 0x4000000000;
if (id == Nano.TopArcher)
Status += 0x10000000000;
if (id == Nano.TopWater)
Status += 0x20000000000;
if (id == Nano.TopFire)
Status += 0x40000000000;
if (id == Nano.TopWeek)
Status += 0x2000000000;
if (id == Nano.TopMonth)
Status += 0x1000000000;
reborn666 is offline  
Old 01/26/2010, 21:02   #227
 
Pitylee's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 52
Received Thanks: 7
I'm missing these:
DbNeeded
MetsNeeded
UpdateDbExpUse
HasItem
ErrorMsg
RemoveItem
ReqLvl
DbExpUsed
ItemUpgrade
Free
Locked
SocketProgress
Suspicious

And a few err like this showed up (for DeleteItem, HasItem):

GameServer.Handlers.Handler.DeleteItem(int, byte, DimensionCO_v2_GameServer.Connections.ClientSocket )' has some invalid arguments C:\server\CoEmu v2 GameServer\Handlers\NpcTalk.cs 4738 37 CoEmu v2 GameServer

Can anybody help me?
Pitylee is offline  
Old 01/26/2010, 21:26   #228
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
You have to add them. Fairly sure most of those voids have been posted here already.

As for free/locked/suspicious/etc, those can be either removed or you could add them to the item structure code.
pro4never is offline  
Old 01/27/2010, 18:37   #229
 
Pitylee's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 52
Received Thanks: 7
Quote:
Originally Posted by pro4never View Post
You have to add them. Fairly sure most of those voids have been posted here already.

As for free/locked/suspicious/etc, those can be either removed or you could add them to the item structure code.
what?)
Pitylee is offline  
Old 01/27/2010, 19:56   #230
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Quote:
Originally Posted by Pitylee View Post
what?)
Hey,

You really shouldn't just copy and paste code wraps if you do not know how to define simple things as integers.

Some needed links for you;
-
-

Have a good day,
ImmuneOne.
ImmuneOne is offline  
Old 01/27/2010, 19:56   #231
 
elite*gold: 0
Join Date: Jan 2010
Posts: 116
Received Thanks: 33
good job!
Jedex is offline  
Old 01/27/2010, 20:19   #232
 
.Ryu's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 583
Received Thanks: 119
Nice release :P
.Ryu is offline  
Old 02/16/2010, 12:31   #233
 
elite*gold: 0
Join Date: Apr 2009
Posts: 130
Received Thanks: 89
I got a little problem i get these errors.

Code:
Error	1	The name 'HasItem' does not exist in the current context	C:\Documents and Settings\Danny\Mijn documenten\Conquer server\CoEmu v2\CoEmu v2 GameServer\Handlers\NpcTalk.cs	3972	41	CoEmu v2 GameServer
Code:
Error	2	The name 'DeleteItem' does not exist in the current context	C:\Documents and Settings\Danny\Mijn documenten\Conquer server\CoEmu v2\CoEmu v2 GameServer\Handlers\NpcTalk.cs	3979	45	CoEmu v2 GameServer
irritantgassie is offline  
Old 02/16/2010, 16:26   #234
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Read the error. It simply means you haven't defined HasItem or DeleteItem. I believe they are already posted in this thread. Make sure you have them added to the bottom of your NpcTalk.cs in the correct area. Should solve the errors without any problem. .
pro4never is offline  
Old 02/18/2010, 17:28   #235
 
mlady272's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 32
Received Thanks: 3
ty man
mlady272 is offline  
Old 04/13/2010, 19:53   #236
 
elite*gold: 0
Join Date: Jun 2008
Posts: 4
Received Thanks: 0
I get this error:
Code:
Error	1	No overload for method 'ItemInfo' takes '15' arguments	C:\Users\Andreas\Desktop\CoEmu v2\CoEmu v2 GameServer\Handlers\NpcTalk.cs	2588	30	CoEmu v2 GameServer
Pikolando is offline  
Reply


Similar Threads Similar Threads
[HELP]Error when doing stuff on server CoEmu V2
11/11/2009 - CO2 Private Server - 4 Replies
hello i was wandering if anyone understands this problem. I had my friend go on after i added Shopping mall and it took the cps but didn't give him the +6 stone he tryed to buy. At the same time this error occurred. http://img21.imageshack.us/img21/6930/errorline32 .jpg all i have added to source from origional (by andyd123) was Wuxing oven with progress http://www.elitepvpers.com/forum/co2-pserver-discu ssions-questions/260333-release-wuxing-oven.html and shopping mall ...
[INFO NEEDED] Simple question but where can i find all the monsters in COEMU v2
06/24/2009 - CO2 Private Server - 4 Replies
Question 1 : It is simple yes but i know how to code but i just arent used to this source:P. Info pls:P where are all the mobs located? Question 2 : Can someone pass me a lil sql file where WindSage is in? cuz i dont know how to work with my mysql that good i always screw up kthx:)
Is a website still needed for CoEmu v2
06/15/2009 - CO2 Private Server - 3 Replies
Well, sorry for this useless post, but I dont want to waste any time of mine making a website for CoEmu v2 if there are already some decent ones out there. If I spend time making one I would like people to actually use it :P lol. Well, if someone needs a website just say so here, as well as some things you would like on the website that I will add.
[HELP WANTED] CoEmu V2 Partners Needed
06/05/2009 - CO2 Private Server - 0 Replies
I got the source will have a host all i need is a few ppl to help me getting this going pm me if you want to help and meet a few requiremtents. Requirements: 1. has to know a bit of coding using C# (cuz i know very little) 2. spend a decent amount of time online (not asking 24/7) 3. and has to be awesome lol.
CoEmu + all needed Files??
10/14/2007 - Conquer Online 2 - 0 Replies
Hi all, I want to make my own private server with CoEmu - Now I tried every link at this forum and all!!! Links are dead. PLS can someone upload this files all i need for CoEmu and CoEmu too? THX4hrlp



All times are GMT +2. The time now is 22:59.


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.