In need of help with packets

When the packet occurs it displays a print but i am having trouble trying to replace that print.

1
2
3
4
if (Packet[0] == 0x00)
{
Print(0, 4, V_Name)
}


i know that wont replace it but when the packet is triggered it prints your current name plus the print above. How would i go about replacing the string?
Huh? Neither your code nor your description are sufficient to understand what you're trying to do.
Topic archived. No new replies allowed.