SOLVED:Mirf Library and sending Pot values AND buttonpresses

Hi and thanks but...

How would I set the payload to accept both types of data?
When I have tried this:
Mirf.payload=sizeof(pots+keypresses);
The reciever doesn't output 0s and 1s . The data it outputs isn't relative to the button presses..

I am sending the button presses straight after sending the pot values..