[Question] ReviveHere?

08/19/2010 09:05 Fish*#16
Quote:
Originally Posted by Eliminationn View Post
I dont use immune's source. It's from impulses and with my edited version of it
it was also impulse i meant, fail XD
08/19/2010 13:13 _DreadNought_#17
Your trying to say Impulse's source is a fail? or that what your wrote was a fail? wasn't sure what you meant.
08/19/2010 16:07 Fish*#18
Quote:
Originally Posted by Eliminationn View Post
Your trying to say Impulse's source is a fail? or that what your wrote was a fail? wasn't sure what you meant.
what i wrote was fail, thats what i meant :)
impulse source is not a fail :)
08/19/2010 19:20 _DreadNought_#19
Ah, Okay wasn't sure! no problem.
08/20/2010 01:22 Arcо#20
Quote:
Originally Posted by killersub View Post
alrite so I searched my whole packetHandler and thus far I have found the case 94 well here's mine and tell me if its correct or if its wrong(please tell me how to improve it by giving me examples etc...)

Code:
case 94:
                                        {
                                            byte RevType = Data[8];
                                            if (RevType == 8)
                                                PacketHandling.Revive.Handle(GC, Data);
                                            else
                                                PacketHandling.ReviveHere.Handle(Data, GC);
                                            break;
                                        }
I'm going to assume you got the revtype == 8 from byte RevType = Data[8];
Well for future reference Data[8] or any number inside of there is the byte from the packet, so Data[8] is reading the 8th byte of packet 94.
Understand?
08/20/2010 02:46 killersub#21
Quote:
Originally Posted by .Arco View Post
I'm going to assume you got the revtype == 8 from byte RevType = Data[8];
Well for future reference Data[8] or any number inside of there is the byte from the packet, so Data[8] is reading the 8th byte of packet 94.
Understand?
sure do buddy :)! Ill make sure I get it next time :handsdown:
08/20/2010 16:58 µ~Xero~µ#22
Quote:
Originally Posted by -impulse- View Post
It will still not work. Even so, this is half way done. You gotta make something else, just so you can actually use the button. Some sources out there already have it.

It's a packet sent after/when dying.
Orly? not as far as i know of.
08/20/2010 20:12 killersub#23
Quote:
Originally Posted by µ~Xero~µ View Post
Orly? not as far as i know of.
the cofuture source I have heard of I think has an example of dat...try it =)
08/21/2010 22:51 -impulse-#24
Quote:
Originally Posted by µ~Xero~µ View Post
Orly? not as far as i know of.
Nor do I know someone that intentionally put that thing into a public 5165 that was ran by DarksideCO(I think), because they had it.
Other than that, I guess CoEmu v2 (Andy's) has it too.
08/22/2010 04:17 µ~Xero~µ#25
i dont care about the patch tbh. im using 5017 lol
08/22/2010 13:59 -impulse-#26
Quote:
Originally Posted by µ~Xero~µ View Post
i dont care about the patch tbh. im using 5017 lol
since ... map status packet has been added ( like forever)... the rev here was added too...they go hand in hand...

map status packet enables your button and with revive here you can rev here.

need more explanation?
08/22/2010 16:59 µ~Xero~µ#27
nope thanks alot