Register for your free account! | Forgot your password?

You last visited: Today at 08:11

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

Advertisement



Ninja Amulet

Discussion on Ninja Amulet within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Ninja Amulet

i wanna make ninja amulet
the one where it changes your size
how would i go about coding this?
Arcotemple:) is offline  
Old 07/07/2009, 23:49   #2
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
I would think something along the lines of

if CSocket.Client.Model == 11004
CSocket.Client.Model = 11003
w/e save cmd for it would be

add that for each gender for small>big and big>small.


Fairly sure the Model field in the character database is controlling the gender and size.
pro4never is offline  
Old 07/07/2009, 23:53   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
its for lotf not CoEmu
Arcotemple:) is offline  
Old 07/07/2009, 23:55   #4
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
character.cs
danielachraf is offline  
Old 07/07/2009, 23:59   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
yaeh all item uses are in character.cs lmao
Arcotemple:) is offline  
Old 07/08/2009, 00:01   #6
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by Arcotemple:) View Post
its for lotf not CoEmu
why do people still use lotf

/facepalm
pro4never is offline  
Old 07/08/2009, 00:03   #7
 
elite*gold: 0
Join Date: Jun 2009
Posts: 149
Received Thanks: 15
Quote:
Originally Posted by pro4never View Post
why do people still use lotf

/facepalm
Did you know. . .
There's a face palm emoticon now ;

Anyways, nobody knows why people still use it.
AmbiguousStatement is offline  
Old 07/08/2009, 00:05   #8
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
i like lotf
its pretty good if you ask me
if you have nothing helpful to say then screw off
Arcotemple:) is offline  
Old 07/09/2009, 05:19   #9
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
try this i havent tested it

Code:
                      else if (ItemParts[0] == "723583") // Ninja Amulet
            {
                if (Model == 1004 || Model == 2002)
                    Model -= 1;
                else if (Model == 1003 || Model == 2001)
                    Model += 1;

                General.MyPackets.Vital(UID, 12, ulong.Parse(Avatar.ToString() + Model.ToString()));
                World.UpdateSpawn(this);
                RemoveItem(ItemUID);
            }
PeTe Ninja is offline  
Old 07/09/2009, 07:52   #10
 
elite*gold: 0
Join Date: May 2009
Posts: 56
Received Thanks: 4
same i like lotf better cause you can get help with some codes with poeple here and you can learn coding for like a short period of time..^^ There are also many release in lotf so you could just get em or improve em like some who has bugs in it
pajar22 is offline  
Old 07/09/2009, 08:32   #11
 
elite*gold: 0
Join Date: Oct 2008
Posts: 430
Received Thanks: 176
LOTF should simply be used as a learning tool. It's extremely buggy, and the majority using it don't have the knowledge required to fix it. But it doesn't mean it should be avoided altogether. People can still learn how to do some basic stuff by reading, manipulating, and performing tons of trial and error. As for trying to run a server with it, you'd be more successfull trying to pick up a a friday night date in a book store.

On topic though, Pete Ninja's coding looks like it should work properly.
Incariuz is offline  
Reply


Similar Threads Similar Threads
S> Ninja War Fire 133 133 133 [Baron] & Ninja Ninja Ninja 130 131 134 [Earl]--Volcano
03/01/2016 - Conquer Online 2 Trading - 4 Replies
Hello guys. Iam Selling 2 Chars on Server Volcano. First > Ninja War Fire 133 133 133 Most skills Fixed , for 40DBs or Trade it for (S) +6 2Soc Fan & Tower. 2nd > Ninja Ninja Ninja 130 131 134 Fixed all skills, For 50dbs.
Ninja items and Ninja Ninja Ninja in server libra
05/30/2010 - Conquer Online 2 Trading - 2 Replies
i selling account Ninja 131 to Ninja 132 to Ninja 132 in server Libra his name is King~Of~Hill and another thing i sell 1- Veil super +8 -5 no soc 2- Katana super lvl 130 +4 -5 2SDG 3- Katana super lvl 120 +4 -5 2SDG 4- Boot Elite -3 +5 1SDG 5- Vest super +2 -5 6- Ring super +4 -5 1SDG 7- Necklace super +4 -5 1SDG
[Release] Ninja Amulet (LOTF)
08/21/2009 - CO2 PServer Guides & Releases - 13 Replies
i used #search and didn't find a *release* for it. pete ninja had a code, but it was tested, so i just coded this and figured i'd release for all those retro coders. (like myself.) alright. in character.cs search: 723584 (if that isn't implemented in your source, search: 1060101 above either of those, add in: else if (ItemParts == "723583") //NINJA AMULET



All times are GMT +2. The time now is 08:11.


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.