Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 00:07

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

Advertisement



P Server "NPC base code/shops/drop items" for who asked me 2 do it

Discussion on P Server "NPC base code/shops/drop items" for who asked me 2 do it within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 07/03/2008, 05:41   #1366
 
GRASSHOPPA's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 113
Received Thanks: 19
@gfun
You are torturing us all with saying all the features and such and im not trying to say i dont appreciate ur help...its not that at all its just i wanna be able to see it in the earlier stages and when it is finished so i can see how u all are doing this and maybe someday help somebody else make there own sources =)
(im not tryin to rush u it doesnt matter im just trying to make this a learning process)
GRASSHOPPA is offline  
Old 07/03/2008, 06:03   #1367
 
gfun1's Avatar
 
elite*gold: 0
Join Date: Oct 2005
Posts: 60
Received Thanks: 37
Quote:
Originally Posted by GRASSHOPPA View Post
@gfun
You are torturing us all with saying all the features and such and im not trying to say i dont appreciate ur help...its not that at all its just i wanna be able to see it in the earlier stages and when it is finished so i can see how u all are doing this and maybe someday help somebody else make there own sources =)
(im not tryin to rush u it doesnt matter im just trying to make this a learning process)
And It's my job to not only program new and existing features into this server, but to make it as user friendly as possible. And it is also my job to keep the community up to date with what is happening, that is exactly what I am doing now.

Currently, server auto start AND load from INI are working 100%
Adding new GM command, /server
This command allowes a GM to modify aspects of the server.ini file through the game (Changes are made almost immediately)
E.G. I want to disable emote messages;
/server emote 0
I want to make leveling (or exp gain) by both PVP and PVE;
/server leveling 3

More features to come ^_^

Once Adz sends me his leveling by PVP edits I and once I have completed the /server command, I will deposit this as revision 4B (Or Rev4B) under the revision4 in SVN.

gfun1 is offline  
Old 07/03/2008, 07:23   #1368
 
necuja's Avatar
 
elite*gold: 0
Join Date: Feb 2007
Posts: 114
Received Thanks: 25
@adz
where do i find the reborn equips and lvl and stats i looked all over couldnt find them =/
necuja is offline  
Old 07/03/2008, 10:05   #1369
 
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
Quote:
Originally Posted by necuja View Post
@adz
where do i find the reborn equips and lvl and stats i looked all over couldnt find them =/
Look in the NPCDialog.cs !!!
YukiXian is offline  
Thanks
2 Users
Old 07/03/2008, 11:18   #1370
 
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
Quote:
Originally Posted by mindula View Post
How to add the server comands?

EX: restart, etc
Don't ask stupid questions, They will released when the new Source comes out,,,
YukiXian is offline  
Thanks
1 User
Old 07/03/2008, 12:00   #1371
 
necuja's Avatar
 
elite*gold: 0
Join Date: Feb 2007
Posts: 114
Received Thanks: 25
@yukixian
I was wondering if u know how to make the gears just go down lvl instead of getting new gears thanks again
Also when i put the items as "0"; when i reborn i keep my gears but when i unequipped any of my stuff i get the "Not ready error when i jump or do anything know how to fix that?
necuja is offline  
Old 07/03/2008, 12:25   #1372
 
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
Quote:
Originally Posted by necuja View Post
@yukixian
I was wondering if u know how to make the gears just go down lvl instead of getting new gears thanks again
Also when i put the items as "0"; when i reborn i keep my gears but when i unequipped any of my stuff i get the "Not ready error when i jump or do anything know how to fix that?
1) No sorry, I don't know how to get the gears lower level, Only how to get new Equips,
2) About that Error, Just delete the Equip lines from ur reborn, That should fix it. I didn't try it so , ... Maybe it works. And when ur bugged, Delete all the skills and everything from the Inventory, In the Character.txt file.
3) Don't get an full Inventory, Than you will be bugged too !
YukiXian is offline  
Thanks
1 User
Old 07/03/2008, 13:42   #1373
 
Danutzhaha's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 42
Received Thanks: 1
hey also can you add an HackProtection like in Qo, based in questions?
Danutzhaha is offline  
Old 07/03/2008, 13:51   #1374
 
gfun1's Avatar
 
elite*gold: 0
Join Date: Oct 2005
Posts: 60
Received Thanks: 37
Quote:
Originally Posted by Danutzhaha View Post
hey also can you add an HackProtection like in Qo, based in questions?
Do you have an example of a hack protection or detection code?
gfun1 is offline  
Old 07/03/2008, 14:14   #1375
 
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
Quote:
Originally Posted by gfun1 View Post
Do you have an example of a hack protection or detection code?
She means that there are coming Questions every 5 Minutes or somethings, And if u answer it wrong than u will get disconnected, Also when u don't answer the Question within an Minute u will get Disconnected too. Those questions are against botting
YukiXian is offline  
Old 07/03/2008, 15:41   #1376
 
elite*gold: 0
Join Date: Jan 2008
Posts: 27
Received Thanks: 1
Hi i have a problem setting up the server and hope i can get some help.

problem : whenever i try to login, i get connection to server is interupted.

OS : Vista ( rebuilt the source )

- using hamachi and its ip
- using a router...

I would be grateful to any help to this. thank you in advance.
lwl1991 is offline  
Old 07/03/2008, 15:57   #1377
 
adz06676's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 450
Received Thanks: 68
Quote:
Originally Posted by gfun1 View Post
And It's my job to not only program new and existing features into this server, but to make it as user friendly as possible. And it is also my job to keep the community up to date with what is happening, that is exactly what I am doing now.

Currently, server auto start AND load from INI are working 100%
Adding new GM command, /server
This command allowes a GM to modify aspects of the server.ini file through the game (Changes are made almost immediately)
E.G. I want to disable emote messages;
/server emote 0
I want to make leveling (or exp gain) by both PVP and PVE;
/server leveling 3

More features to come ^_^

Once Adz sends me his leveling by PVP edits I and once I have completed the /server command, I will deposit this as revision 4B (Or Rev4B) under the revision4 in SVN.

I removed the pvp leveling a long time ago due to a bug, the bug was sometimes the player didnt get any exp (I couldnt see anything wrong with it)
and also sometimes after 100% it carried going up, so thats why i removed it and before i start anything new i've been waiting for ur source.
adz06676 is offline  
Old 07/03/2008, 16:09   #1378
 
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
Quote:
Originally Posted by lwl1991 View Post
Hi i have a problem setting up the server and hope i can get some help.

problem : whenever i try to login, i get connection to server is interupted.

OS : Vista ( rebuilt the source )

- using hamachi and its ip
- using a router...

I would be grateful to any help to this. thank you in advance.
This server won't work on Vista,
YukiXian is offline  
Old 07/03/2008, 16:12   #1379
 
elite*gold: 0
Join Date: Jan 2008
Posts: 27
Received Thanks: 1
=.="

ok thank you...
lwl1991 is offline  
Old 07/03/2008, 16:46   #1380
 
adz06676's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 450
Received Thanks: 68
Okay since no bugs have been posted the test server will be online for a few hours. I'm only working on bugs i'm not starting anything new till gfun has released the newest source.

If you would like to check for bugs scroll back a few pages to see the details, also i'm not looking for npc errors such as spelling / maps, etc, I didnt script any of the npcs.
adz06676 is offline  
Reply


Similar Threads Similar Threads
Verkaufe: Guild Wars "Platin", "Ectos, "Items" mehr...
09/12/2008 - Guild Wars Trading - 0 Replies
Hallo, ich biete gegen Euro viele schöne dinge für das Spiel Guild Wars an. Bitte meldet euch dann bei mir per PM was genau ihr haben möchtet und wieviel von den jeweiligen Virtuellen Gegenständen. Die Übergabe kann wie folgt ab laufen. Ich erstelle extra für euch die Ebay Auktion mit der gewünschten menge der jeweiligen Virtuellen Guild Wars gegenstände. Wenn ihr kein Ebay habt und euch auch kein Account anlegen möchtet kann die Übergabe auch ausserhalb Ebays statt finden hierzu erhaltet...



All times are GMT +2. The time now is 00:07.


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.