[Question]SendView Packet

07/29/2010 10:06 Sp!!ke#1
magnifying glass when you try to see more players items , source close look on sendview packet and void so who can help me reply here :) thanks
Code:
   public void SendView(uint Viewed, Main.GameClient GC)
        {
            if (HeadGear.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, HeadGear, 1));
            if (Necklace.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Necklace, 2));
            if (Armor.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Armor, 3));
            if (RightHand.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, RightHand, 4));
            if (LeftHand.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, LeftHand, 5));
            if (Ring.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Ring, 6));
            if (Gourd.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Gourd, 7));
            if (Boots.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Boots, 8));
            if (Garment.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Garment, 9));
            if (Fan.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Fan, 10));
            if (Tower.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Tower, 11));
            if (Steed.ID != 0) GC.AddSend(Packets.AddViewItem(Viewed, Steed, 12));
        }

Code:
case 117:
                                        {
                                            Game.Character C = (Game.Character)Game.World.H_Chars[BitConverter.ToUInt32(Data, 8)];
                                            C.Equips.SendView(C.EntityID, GC);
                                            GC.AddSend(Packets.String(GC.MyChar.EntityID, 16, C.Spouse));
                                            GC.AddSend(Packets.ViewEquip(C));
                                            C.MyClient.LocalMessage(2005, GC.MyChar.Name + " is respectfully observing your gears.");
                                            break;
                                        }
07/29/2010 12:11 Sp!!ke#2
#request close ! problem solved :)
07/29/2010 13:01 Basser#3
People might appreciate if you post how you did.
I don't really care though.
07/29/2010 13:41 Sp!!ke#4
sorry but I not release cause nobody not try to help me with my bugs/troubles
07/29/2010 17:26 Korvacs#5
Quote:
Originally Posted by Tweety.4Girls View Post
sorry but I not release cause nobody not try to help me with my bugs/troubles
People like you are the reason that this community is the way it is. You expect everything and give nothing in return.
07/29/2010 17:30 CptSky#6
Quote:
Originally Posted by Tweety.4Girls View Post
sorry but I not release cause nobody not try to help me with my bugs/troubles
You think that someone will help you if you don't help anybody?
07/29/2010 17:33 _DreadNought_#7
Oh Korvacs,

That's exactly the correct words! :)
07/29/2010 20:35 Sp!!ke#8
Yes I don't help someone because all request here stupids code. Ex: NPC'c , Quests:| nothing interesting and why to help here and release my codes and when wrong I got banned.
07/29/2010 20:42 CptSky#9
Quote:
Originally Posted by Tweety.4Girls View Post
Yes I don't help someone because all request here stupids code. Ex: NPC'c , Quests:| nothing interesting and why to help here and release my codes and when wrong I got banned.
For you, their requests look stupid. For me, your requests look stupid. If you want some help, you need to contribute to the community.
07/29/2010 21:21 _DreadNought_#10
Find something really good, add a bunch of crap into it and make it buggy then release it (That's what I do) <3
07/29/2010 21:29 Sp!!ke#11
Quote:
Originally Posted by CptSky View Post
For you, their requests look stupid. For me, your requests look stupid. If you want some help, you need to contribute to the community.

LOL I never not post my codes here ! NEVER NEVER NEVER ! so why help Comunity?:)) haha good joke what helped me here? because here is full with noobs' which don't like to work and request everything here ! please don't reply me again cause I don't have time for you ! #request close [ Packe Fixed ]
07/29/2010 21:48 Ian*#12
Quote:
Originally Posted by CptSky View Post
For you, their requests look stupid. For me, your requests look stupid. If you want some help, you need to contribute to the community.
hahah i dont know anything about private servers but that sounds easy xD

@tweety you should just realease it.

people who im sure have helped you (korvacs for sure considering a lot of info on pservs comes from him) have asked you to. and did you even figure it out or did you get help? :o
07/29/2010 21:57 Sp!!ke#13
I never ask for Korvacs help cause he don't help comunity which request anything about packets/structure/etc.How Korvacs help me? Simple I use Weather packet, nothing more.
07/29/2010 22:32 Ian*#14
lmao... youre small minded.
07/30/2010 01:02 Korvacs#15
Quote:
Originally Posted by Tweety.4Girls View Post
I never ask for Korvacs help cause he don't help comunity which request anything about packets/structure/etc.How Korvacs help me? Simple I use Weather packet, nothing more.
I wrote one of the first publically available conquer pservers, and worked on the original coemu open source project with andy and ranny, there is no doubt in my mind that the person who wrote the source your now using learnt from both of these projects.

So tell me, how do you beleive i have contributed so little? If this is your attitude im in a good mind to just close every thread you open requesting help, since you clearly have no intention of contributing anything to the community. :rolleyes: