Register for your free account! | Forgot your password?

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

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

Advertisement



Adding The Blue Pig/Dumbo Thing

Discussion on Adding The Blue Pig/Dumbo Thing within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
rule34onyourmom's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 125
Received Thanks: 29
Adding The Blue Pig/Dumbo Thing

I'm New At This Whole Private Server Thing. I Can't figure out how To Get this Little Blue Pig / Dumbo / Floppy Ear Thing Added Into my Private Server, It's A 5017 Server And I Just Cant Seem To figure Out How To Add it If Someone would Help Me out and Make a Walk Through Be so Much Help, if not That's alright to.


Please Don't Be Rude I Know I Sound Like a Dumbass.
rule34onyourmom is offline  
Old 07/13/2009, 07:42   #2
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by rule34onyourmom View Post
I'm New At This Whole Private Server Thing. I Can't figure out how To Get this Little Blue Pig / Dumbo / Floppy Ear Thing Added Into my Private Server, It's A 5017 Server And I Just Cant Seem To figure Out How To Add it If Someone would Help Me out and Make a Walk Through Be so Much Help, if not That's alright to.


Please Don't Be Rude I Know I Sound Like a Dumbass.
here bud
heres the code in my source for alot of models
idk which one is the retarded pig but you can check
make sure you dont have any gears on!

Code:
                                        if (Splitter[0] == "/model")
                                        {
                                            if (Splitter[1] == "smale")
                                                MyChar.Model = 1003;
                                            if (Splitter[1] == "lmale")
                                                MyChar.Model = 1004;
                                            if (Splitter[1] == "sfemale")
                                                MyChar.Model = 2001;
                                            if (Splitter[1] == "lfemale")
                                                MyChar.Model = 2002;
                                            if (Splitter[1] == "gm1")
                                                MyChar.Model = 2223;
                                            if (Splitter[1] == "gm2")
                                                MyChar.Model = 212;
                                            if (Splitter[1] == "gm3")
                                                MyChar.Model = 228;
                                            if (Splitter[1] == "gm4")
                                                MyChar.Model = 255;
                                            if (Splitter[1] == "gm5")
                                                MyChar.Model = 311;
                                            if (Splitter[1] == "gm6")
                                                MyChar.Model = 325;
                                            if (Splitter[1] == "gm7")
                                                MyChar.Model = 329;
                                            if (Splitter[1] == "gm8")
                                                MyChar.Model = 353;
                                            if (Splitter[1] == "gm9")
                                                MyChar.Model = 256;
                                            if (Splitter[1] == "gm10")
                                                MyChar.Model = 344;

                                            SendPacket(General.MyPackets.Vital(MyChar.UID, 12, ulong.Parse(MyChar.Avatar.ToString() + MyChar.Model.ToString())));
                                            World.UpdateSpawn(MyChar);
                                        }
so it would be like this

ex: /model gm10

thank me if ths helped
Arcotemple:) is offline  
Thanks
1 User
Old 07/13/2009, 07:44   #3
 
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
its a monster mech idk name of him i dont rember but just change any monster to that mech and ur good.
Pete1990 is offline  
Old 07/14/2009, 06:02   #4
 
rule34onyourmom's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 125
Received Thanks: 29
Well It Worked For The Most Part Just Every " model gm1 - 10 " was invisible, and ill thank you for trying but the Gm thing shows up as a Skill on my Side the skill id is;

/skill 3321 0

i don't know if that's any help to you or not, or if you have any idea what i am talking about, ill thank you for at least trying to help me =P :P
rule34onyourmom is offline  
Old 07/14/2009, 06:12   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by rule34onyourmom View Post
Well It Worked For The Most Part Just Every " model gm1 - 10 " was invisible, and ill thank you for trying but the Gm thing shows up as a Skill on my Side the skill id is;

/skill 3321 0

i don't know if that's any help to you or not, or if you have any idea what i am talking about, ill thank you for at least trying to help me =P :P
did you not read my post lol
make sure you dont have gears on when you use the /model commands
lol
Arcotemple:) is offline  
Old 07/14/2009, 21:34   #6
 
rule34onyourmom's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 125
Received Thanks: 29
I'm sorry i misunderstood what you meant i thought you said that for other reasons, it worked great thanks so much and if you you have room for a little noopa on your msn / yahoo do you think you could add me? , if not i understand i probably wouldn't add my self either , well so much thanks again it worked xD
rule34onyourmom is offline  
Reply


Similar Threads Similar Threads
Adding new map
07/05/2010 - Dekaron Private Server - 8 Replies
i am trying to add the hell temple mod that Indrek888 mad as a new map cause i jsut don't like the idea of replacing parca plus i think it would be cool to have as a new map. my first issue is that after adding the new map and trying to start the server i get this: 2648: NPC Layout Load Success 0 2648: Wrong MapIndex from mal File. 2648: File: .\Loader\Map\SectorList.cpp, Line: 34 i looked at the mal file but it makes no sense to me at all. anyone have any idea where i should start? ...
Adding More
07/01/2010 - SRO Private Server - 0 Replies
Hello, all So i make a Private Private Private Server, only for 200 ppl +/- So they wanna SOS but i cant give SOS like this :) So i wanna Add it to black smith, but i add it in database and it dont touch in the game... whats happened?
Adding New Npc{Help}
11/26/2009 - Dekaron Private Server - 3 Replies
Hello everyone, I have a small question. I was following Bigshows tut. on how to do this, and it was a good tut. however it only added a white dot to minimap with a 10,42000 error. Does this sound familiar to anyone? Is there something other than the npc_loa_castle.csv that I have to modify to get the npc to show up in game? Any insight on this matter would be a help.... Thanks
help with adding rb
01/14/2009 - CO2 Private Server - 5 Replies
ok i know my problem is a simple fix. The name PrevJob Does not Exist in the Current context nd the other error i got is The name InternalDatabase Does not exist in the current context
Blue Mouse thing stuff
12/27/2006 - Conquer Online 2 - 6 Replies
heyy. I have like 4kk market money to make more. I mostly do this buy buying moon-voiletgems below 700k and make mets and sell for more.. but at the blue mouse, I mostly only get 5 mets.. is there a way of getting more? klicking while jumping? standing on a diff place? anything can help thx



All times are GMT +2. The time now is 15:46.


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.