03.11.2014, 14:26
Hello community,
I was wondering how am I able to place a sscanf inside a sscanf?
I want to be able to do:
/vehicle 21 delete
Message Are you sure you want to delete your car? Then say "/vehicle 21 delete yes"
/vehicle 21 delete yes
So basically 21 is the vehicle ID, delete is the action and yes is to confirm their action. How am I able to do this?
I was wondering how am I able to place a sscanf inside a sscanf?
I want to be able to do:
/vehicle 21 delete
Message Are you sure you want to delete your car? Then say "/vehicle 21 delete yes"
/vehicle 21 delete yes
So basically 21 is the vehicle ID, delete is the action and yes is to confirm their action. How am I able to do this?