Hello, I was wondering if there is anyway you can change the color for this type of menus. Ive tried several types of codes all I get are errors. I tried putting the slash /r, /y, /w and still no success. Can someone provide me with some help or what should I do? Btw im using a VIP plugin.
}
public Showrod(id) {
show_menu(id, Keysrod, "| Free VIP Guns |^n1. Get AWP+Deagle ^n2. Get M4A1+Deagle ^n3. Get AK47+Deagle ^n0. Exit^n", -1, "rod") // Display menu
}
public Pressedrod(id, key) {
/* Menu:
*| VIP Gun Menu | < I want color here!
*1. Get AWP+Deagle < Here...
*2. Get M4A1+Deagle < Here...
*3. Get AK47+Deagle < Here...
*0. Exit < Here
*/
switch (key) {