Register for your free account! | Forgot your password?

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

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

Advertisement



Jar item , send all people to another map

Discussion on Jar item , send all people to another map within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Jar item , send all people to another map

hello Elitepvpers members , i want to code npc to give a jar quest to kill a limited mount of monsters , i coded the npc but he gives the jar is reading monster type , pheeasent monsters , and count of killed monsters is always loading , i wanna know how to code it for any monster i want and count of monsters required to kill , and how to make check if the player finished the quest and has killed all required monsters or not .

and there another code i needed , is a code to send all players in a map to another one .


hey guys , any help ??
abdeen is offline  
Old 10/20/2011, 10:14   #2
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.
sonofskeletor is offline  
Thanks
1 User
Old 10/20/2011, 15:57   #3
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Quote:
Originally Posted by sonofskeletor View Post
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.

thanks mate , i`ll try it. then i`ll tell you what happened.
abdeen is offline  
Old 10/21/2011, 14:41   #4
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
Have you tryed it and did it work ?
sonofskeletor is offline  
Thanks
1 User
Old 10/21/2011, 19:19   #5
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
Quote:
Originally Posted by sonofskeletor View Post
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.
well ur idea came on my mind really and its Good And works perfectly With me
shadowman123 is offline  
Old 10/21/2011, 20:50   #6
 
Arco.'s Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 335
Received Thanks: 170
Quote:
Originally Posted by shadowman123 View Post
well ur idea came on my mind
ew.
Arco. is offline  
Thanks
1 User
Old 10/21/2011, 22:18   #7
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Quote:
Originally Posted by sonofskeletor View Post
Have you tryed it and did it work ?
actually not yet, but i`ll try it today then i`ll tell you results.
abdeen is offline  
Old 10/22/2011, 13:00   #8
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
Quote:
Originally Posted by shadowman123 View Post
well ur idea came on my mind really and its Good And works perfectly With me
So any thanks ?
sonofskeletor is offline  
Thanks
1 User
Old 10/22/2011, 14:45   #9
 
-Sensei-'s Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 267
Received Thanks: 59
-Sensei- is offline  
Old 10/22/2011, 17:46   #10
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Quote:
Originally Posted by sonofskeletor View Post
So any thanks ?
i thanked you 3 times at this thread . Thanks again Dude .
abdeen is offline  
Thanks
1 User
Old 10/23/2011, 00:52   #11
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
Your welcome mate did it all work okay ?
sonofskeletor is offline  
Thanks
1 User
Old 10/23/2011, 01:45   #12
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Quote:
Originally Posted by sonofskeletor View Post
Your welcome mate did it all work okay ?
really i didn't tried it yet , busy with another things like , trying to add maps from TQ games Like Eu-demons Online , but i always fail and getting dark screen .

i tried now to add ship map as the guide , but really its same issue .



O.o
abdeen is offline  
Old 10/24/2011, 22:43   #13
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
I got the ship and ****, add me on msn ill show you how to add them if your using 5165, grotto maps, and steed race and all that ****. i currently have 200 maps successfuly loading on the 5165

#Edit
sonofskeletor is offline  
Thanks
1 User
Old 10/24/2011, 23:06   #14
 
abdeen's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 475
Received Thanks: 14
Quote:
Originally Posted by sonofskeletor View Post
I got the ship and ****, add me on msn ill show you how to add them if your using 5165, grotto maps, and steed race and all that ****. i currently have 200 maps successfuly loading on the 5165

#Edit
thanks mate , i added you .
abdeen is offline  
Old 10/27/2011, 18:23   #15
 
elite*gold: 0
Join Date: Jul 2007
Posts: 200
Received Thanks: 31
Send another request buddy i dident get it.
sonofskeletor is offline  
Reply


Similar Threads Similar Threads
[Help] Item Send Script
06/24/2011 - Flyff Private Server - 4 Replies
Hallo Leute, Ich hab ein kleines Problem mit einer HP, da in v15 die Prozedur dbo.usp_ProvideItem_Bill in der CHARACTER_01_DBF nicht geht. Ich hab hier den Befehl in der PHP Datei odbc_exec($connect, "EXEC CHARACTER_01_DBF.dbo.usp_ProvideItem_Bill '$idofchar', '$serverindex', '$tid', '$count'"); Die eigentlichen ODBC Funktionen gehen, wie z.B. den cash wert um 200 runter zu setzten.
[Release]Item send Skript [PHP]
08/17/2010 - Flyff PServer Guides & Releases - 0 Replies
Hallo Elitepvpers Ich release heute nur kurz das Item Send Skript (gefunden auf Rage-ZoNe). Damit kannst du sofort einem Character das Item zuweisen ;). Folgendes Kannst du dort einstellen : -Zu welchem Char (Char Name) -Item Betrag -Item Name (Er muss exakt sein/oder Item ID) -Item Element -Element Upgrade Level -Item upgrade Level
can people see my item ?
11/20/2009 - Ace Online / AirRivals - 1 Replies
From a stupid engine to this thing using CE: http://i49.tinypic.com/15f5g5.jpg But what do people see ? A normal engine or the modified one ?
[osds] problem send item & send weapon
11/12/2009 - Dekaron Private Server - 3 Replies
Hello i have 2 problems with osds control panel when i try to send weapon i have no more weapon available i cant choice i have nothing but i can send armor succesfully and my second problem is send item when i try to send item the browser say Login Error, Please login again.anyone can be fix that please? i post screenshots http://panzer.power-heberg.com/itembug.JPG http://panzer.power-heberg.com/noweapon.JPG



All times are GMT +2. The time now is 17:41.


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.