You may edit either to your liking through a trainer. I recommend Menyoo or Simple Trainer. However, do note that Simple Trainer and Menyoo peds are saved differently, and transferring a save from one mod menu to the other can be problematic (tattoos don't transfer, skin color changes, etc...
onclose = function(player) print("menu closed") end local onchoose = function(player,choice,mod) -- mod will be input modulation -1,0,1 (left,(c)enter,right) print("player choose "..choice) vRP.closeMenu(source) -- close the menu after the first choice (an action menu for ...