Register for your free account! | Forgot your password?

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

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

Advertisement



[Question] lotf noobie question :)

Discussion on [Question] lotf noobie question :) within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
[X]-Cape's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 502
Received Thanks: 111
[Question] lotf noobie question :)

first problem solved xD next one ...
whats rong at this code ? :|

if (CurrentNPC == 999)
{
if (Control == 1)
{
if (MyChar.CPs += 1000) ;
{
MyChar.CPs -= 1000;
MyChar.AddItem(
"1072031-0-0-0-0-0", 0, (uint)General.Rand.Next(346623472));

}
}
}



i want to make a npc that gives me and emerald for 1k cps :| any help please ?
[X]-Cape is offline  
Old 02/21/2010, 18:17   #2
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,764
Received Thanks: 5,291
Quote:
Originally Posted by [X]-Cape View Post
ok , so i add a npc in the database with the name WelcomeNpc . i put his mech (how it looks ) 210 lets say . I open server , log and i see the npc there but with the name that the 210 npc haves . Hope u guys understand
So , how do i make my own npc with the name i want :|
Here is a guide.
Hope it helps.
Arcо is offline  
Thanks
1 User
Old 02/21/2010, 20:32   #3
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
is this 5017?
PeTe Ninja is offline  
Thanks
1 User
Old 02/21/2010, 20:35   #4
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,764
Received Thanks: 5,291
Quote:
Originally Posted by PeTe Ninja View Post
is this 5017?
That guide will work for any source.
Arcо is offline  
Old 02/21/2010, 20:38   #5
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
im asking him if hes working on 5017 if he is, ill help him in anway possible...
PeTe Ninja is offline  
Old 02/21/2010, 20:39   #6
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,764
Received Thanks: 5,291
Quote:
Originally Posted by PeTe Ninja View Post
im asking him if hes working on 5017 if he is, ill help him in anway possible...
Ah lol my bad didn't really get what you were saying.
Arcо is offline  
Old 02/22/2010, 16:38   #7
 
[X]-Cape's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 502
Received Thanks: 111
i managed to spawn a npc with my own name now im trying to figure out how to make exp potion work :|
[X]-Cape is offline  
Old 02/22/2010, 21:03   #8
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
search for

Exp Potion [ The Real Way ] << that one works the best. ( that was publicly resleased)
PeTe Ninja is offline  
Old 02/22/2010, 23:52   #9
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,764
Received Thanks: 5,291
if (CurrentNPC == 999)
{
if (Control == 1)
{
if (MyChar.CPs >= 1000) ;
{
MyChar.CPs -= 1000;
MyChar.AddItem("1072031-0-0-0-0-0", 0, (uint)General.Rand.Next(346623472));

}
}
}
Arcо is offline  
Thanks
1 User
Old 02/23/2010, 01:32   #10
 
elite*gold: 0
Join Date: Feb 2010
Posts: 480
Received Thanks: 207
Decker_ is offline  
Thanks
1 User
Old 02/23/2010, 06:00   #11
 
[X]-Cape's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 502
Received Thanks: 111
thanks arco. ,oh and deker (i hope i spelld it right ) i use power source co so i get some errors :|
[X]-Cape is offline  
Old 02/23/2010, 21:48   #12
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
hey cape.. PM me.. i can help you with any problems you get in LOTF... v5017.. cuz thats teh funnest.
PeTe Ninja is offline  
Thanks
1 User
Old 02/24/2010, 16:51   #13
 
[X]-Cape's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 502
Received Thanks: 111
wooot this will help me alot . iill spart pm`ing u in 1 sec lol
[X]-Cape is offline  
Old 02/24/2010, 19:57   #14
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 505
Ehm.
You guys forgot something important.
LOTF requires you to send a packet to update your current CPs.
Its not hard to find the line, but I haven't got LOTF myself.
If you don't do this, it will not show your amount of CPs untill you relog or refresh (by using a working npc, or by doing what ever that will refresh it).
Basser is offline  
Old 02/24/2010, 20:04   #15
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,764
Received Thanks: 5,291
Quote:
Originally Posted by Hepatitis X View Post
Ehm.
You guys forgot something important.
LOTF requires you to send a packet to update your current CPs.
Its not hard to find the line, but I haven't got LOTF myself.
If you don't do this, it will not show your amount of CPs untill you relog or refresh (by using a working npc, or by doing what ever that will refresh it).
Ah you're right, I haven't used 5017 in ages so I totally forgot about that.
Arcо is offline  
Reply


Similar Threads Similar Threads
[Question] Concerning Noobie Gift
03/11/2010 - EO PServer Hosting - 11 Replies
So I have added the starter noobie gift and I'm not satisfied with it. I have searched and yet have found nothing on how to delete the noobie gift. Maybe I over looked it if there is a post on this topic already. If so, Send me the link. If you have any information regarding this it would be helpful. Thank you Also I have looked for a way to edit the amount of eps you obtain by killing mobs (auto ep) If I have over looked this I am sorry for this as well. I'm a pretty busy person so I...
[Help] Lotf noobie question :D
02/17/2010 - CO2 Private Server - 5 Replies
First of all please don`t flame me , im new at this . So , i added a new npc in the database Id 5556 , spawned him but when i go to the database i can`t see him at the NPC table . (i want to remove it) So , what must i do ?
Noobie question
04/27/2008 - Dekaron - 2 Replies
hi all :-) wtf is with 2moons all of a sudden? I haven't played in like 3 months and now all i get when i log in and i try to choose char is "the client version does not match"! I've heard that something is going on but how can i play again? I live in germany,does that have to do with anything?



All times are GMT +1. The time now is 23:16.


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.