Adding The Blue Pig/Dumbo Thing

07/13/2009 07:37 rule34onyourmom#1
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.
07/13/2009 07:42 Arcotemple:)#2
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
07/13/2009 07:44 Pete1990#3
its a monster mech idk name of him i dont rember but just change any monster to that mech and ur good.
07/14/2009 06:02 rule34onyourmom#4
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:handsdown: :P
07/14/2009 06:12 Arcotemple:)#5
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:handsdown: :P
did you not read my post lol
make sure you dont have gears on when you use the /model commands
lol
07/14/2009 21:34 rule34onyourmom#6
:( 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? [Only registered and activated users can see links. Click Here To Register...], if not i understand i probably wouldn't add my self either :p, well so much thanks again it worked xD