Bryan_J

ENGLISH Push Cars by Hand

Mar 26th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | Source Code | 0 0
  1. IGUI_EN = {
  2. IGUI_PlayerText_PushCar_CantReachCar = "Can't reach the car",
  3. }
  4.  
  5. UI_EN = {
  6. UI_Text_PushCar = "Push vehicle",
  7. UI_Text_PushCar_Left = "Left",
  8. UI_Text_PushCar_Right = "Right",
  9. UI_Text_PushCar_FromLeft = "From Left Side",
  10. UI_Text_PushCar_FromRight = "From Right Side",
  11. UI_Text_PushCar_Front = "From The Front",
  12. UI_Text_PushCar_Rear = "From The Rear",
  13. }
Advertisement
Add Comment
Please, Sign In to add comment