Well,
I know that a few servers, take Impule's for example when you login you get a popup dialog. When Ali's/Impule's/Kinshi's proxy turns the aimbot on a dialog pop's up and says some crap :) I want to know what the ID of that is so I can make this work
Where 'Popup' is defined it looks like
That bit in red is what I need the correct value/id/type/whatever you wonna call it and for a bonus if anyone feels up to it, make a action happen if the user hits 'Ok'
Thanks,
Eliminationn
I know that a few servers, take Impule's for example when you login you get a popup dialog. When Ali's/Impule's/Kinshi's proxy turns the aimbot on a dialog pop's up and says some crap :) I want to know what the ID of that is so I can make this work
Code:
client.Send(new GamePackets.Message("Test", System.Drawing.Color.Gray, GamePackets.Message.Popup));
Code:
Popup = [COLOR="Red"]1002[/COLOR],
Thanks,
Eliminationn