示例#1
0
 private void Contact_Answered(iFruitContact contact)
 {
     Scripts.SpawnVehicle("ADDER");
     UI.Notify("Your Adder has been delivered!");
 }