Thanks Master, also could someone help me with my current RPG,
}
else {
mta.say $1 $mta.name($1,$2) bought the $mta.vehicle($1,$2) for $ $+ 15000!
!writeini RPG2.ini car $mta.name($1,$2) $mta.vehicle($1,$2)
!writeini RPG2.ini status $mta.vehicle($1,$2) o
!writeini RPG2.ini cash $mta.name($1,$2) $calc($readini(RPG2.ini,$mta.name($1,$2),cash)) - 15000)
It says [XW]MoPhEaD bought the 34 for $15000!, how do i make it say the vehicle name?