Register for your free account! | Forgot your password?

You last visited: Today at 12:01

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

Advertisement



Id code

Discussion on Id code within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
SweeTFlower's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 113
Received Thanks: 12
Id code

hey guys im just wondering if anyone knows the actual id code for all skills and stuff. like cyclone,superman im not talking about command kinda id like cyclone 1100 or whatever no i mean the real id which would be on db im trying to i got most the ids but some are missing lets say you want to make a skill like cyclone drop like a skill book ive been looking for the actual id number would someone be kind enough to give me a list of the actual code the itemnameid much oblige if someone can.

thanks =)
SweeTFlower is offline  
Old 01/10/2009, 08:38   #2
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 912
Code:
1000		Thunder
1001		Fire
1002		Tornado
1005		Cure
1010		Lightning
1015		Accuracy
1020		Shield
1021		Fortress
1025		Superman
1040		Roar
1045		FastBlade
1046		ScentSword
1050		Revive
1051		Dash
1055		HealingRain
1060		Summon
1075		Invisibility
1080		RandomTeleport
1085		StarofAccuracy
1090		MagicShield
1095		Stigma
1100		Pray
1105		Restore
1110		Cyclone
1115		Hercules
1120		FireCircle
1120		FireArista
1120		Blaze
1120		Inferno
1125		Volcano
1150		FireBall
1160		Bomb
1165		FireofHell
1170		Nectar
1175		AdvancedCure
1180		FireMeteor
1190		SpiritHealing
1195		Meditation
1210		Disguise
1220		Stun
1230		Strike
1250		WideStrike
1260		SpeedGun
1270		Robot
1280		WaterElf
1290		Penetration
1300		Halt
1310		Binding
1320		FlyingMoon
1350		DivineHare
1360		NightDevil
1380		Dance2
1385		Dance3
1390		Dance4
1395		Dance5
1400		Dance6
1405		Dance7
1410		Dance8

3050		CruelShade
3060		Reflect
3080		Dodge
3090		Pervade

3105		Pervade53
3191		Pervade1
3321		Piglet

4000		SummonGuard
4010		SummonBat
4020		SummonBatBoss
4030		StandinBat
4050		BloodyBat
4060		FireEvil
4070		Skeleton

5001		SpeedLightning
5002		Poison
5010		Snow
5020		StrandedMonster
5030		Phoenix
5040		Boom
5050		Boreas
5100		IronShirt

7000		Seizer
7010		Earthquake
7020		Rage
7030		Celestial
7040		Roamer

8000		RapidFire
8001		Scatter
8002		XPFly
8003		AdvancedFly
8030		ArrowRain
8036		Guard`sSpell

9000		Intensify

9876		Bless

10061		ArrowStrorm11
kinshi88 is offline  
Old 01/10/2009, 09:29   #3
 
SweeTFlower's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 113
Received Thanks: 12
kinshi88 thanks hon but that's not really what i meant you know that when you actually look for in the source to lets say make dance 4 and dance 5, cyclone, tornado as an actual drop or an npc to sell you need the item number i cant find the actual id number of cyclone, superman when i looked around like lets say dance 4 on list would be 1390 but the actual id is Dance4=725020 <-- that kinda id number is what i am looking for i was able to find most of them but there is a few i have not been able to find but there is a few item id's i haven not been able to get =(
SweeTFlower is offline  
Old 01/10/2009, 09:58   #4
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,161
You mean like skillbooks? Look at the COItems.txt then.
_Emme_ is offline  
Old 01/10/2009, 12:12   #5
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
Code:
725000 Thunder
725001 Fire
725002 Tornado
725003 Cure
725004 Lightning
725005 FastBlade
725010 ScentSword
725011 WideStrike
725012 SpeedGun
725013 Penetration
725014 Halt
725015 DivineHare
725016 NightDevil
725018 Dance2
725019 Dance3
725020 Dance4
725021 Dance5
725022 Dance6
725023 Dance7
725024 Dance8
725025 FlyingMoon
725026 Snow
725027 StrandedMonster 
725028 SpeedLightning
725029 Phoenix
725030 Boom 
725031 Boreas 
725040 Seizer 
725041 Earthquake 
725042 Rage 
725043 Celestial
725044 Roamer
tanelipe is offline  
Thanks
2 Users
Old 01/11/2009, 03:31   #6
 
SweeTFlower's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 113
Received Thanks: 12
i take it theres no skill book code for like superman and cyclone and some of the others which are xp based skills
SweeTFlower is offline  
Old 01/11/2009, 09:11   #7
 
elite*gold: 0
Join Date: Jan 2009
Posts: 94
Received Thanks: 19
acutally you can still probably make your own " skill book " find an item your not using make it drop or sell , make if you right click to give you superman or cyclone
TruthCo is offline  
Thanks
1 User
Old 01/11/2009, 10:37   #8
 
SweeTFlower's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 113
Received Thanks: 12
Quote:
Originally Posted by TruthCo View Post
acutally you can still probably make your own " skill book " find an item your not using make it drop or sell , make if you right click to give you superman or cyclone
that's a really good idea thanks =)
SweeTFlower is offline  
Old 02/02/2010, 22:35   #9
 
elite*gold: 0
Join Date: Oct 2006
Posts: 164
Received Thanks: 17
btw superman and the other skill cyclone are the noob village npc's but Thanks for the info on skills i forgot mine lolz.
PropItem is offline  
Old 02/02/2010, 22:45   #10
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by TruthCo View Post
acutally you can still probably make your own " skill book " find an item your not using make it drop or sell , make if you right click to give you superman or cyclone
Yuppp I had that on my old server as a super rare prize from cash lotto and gm events.

just take any item Id not in use and have it give the skill when right clicked. Alternatively create a new scroll (using the images for the other ones) and then give it custom text/description.
pro4never is offline  
Reply


Similar Threads Similar Threads
B> DriftCity CBS Code | S> War Rock Code / Bounty Bay Code etc.
10/05/2010 - Trading - 1 Replies
Hi, wie schon im Titel beschrieben. In der CBS vom November gab es Bonusodes für mehrere Spiele. Ich benötige DriftCity Codes. Kann sonst für alle anderen Spiele die Codes biten, einige auch doppelt. Hier eine Liste der Spiele und Bonusaktionen: - (2x) War Rock - (2x) War of Titans - (2x) World of Warcraft - (1x) Warhammer Online - (1x) Bounty Bay online
Gebe Vip Hack Suche Storm Code oder 5k Dinar Code
07/25/2010 - WarRock Trading - 4 Replies
blubb
WTB: Japanischer/Chinesicher Guild Wars Trial-Code und EoTn Code
02/08/2010 - Guild Wars Trading - 5 Replies
Hallo, Wie schon oben in der beschreibung steht suche ich Japanischer/Chinesicher Trial-Code + EoTn oder die einzelnen Codes! Ich würde in Platin/Ektos/ZkeYs zahlen (allerdings nur mit Treuhandhändler), man weiss ja nie was einem Verkauft wird :P. Bitte so schnell wie möglich melden, wen einer es haben sollte.



All times are GMT +1. The time now is 12:01.


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.