Advertisement
p2svox

medic_0.3.3_documentation

Sep 20th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. There are five commands for ver 0.3.3
  2.  
  3. *****************************************
  4.  
  5. 1.) /medic
  6.  
  7. put player name IMMEDIATELY after commands
  8. i.e.
  9. /medicPlayer 2 (NOT ID #2!!!)
  10. /medicErwin
  11. NOT /medic Erwin
  12. makes player a medic
  13. typing commands again will retire a medic
  14.  
  15. 2.) /revradius
  16.  
  17. put radius (is not actually radius, but don't worry) after command
  18. i.e.
  19. /revradius50
  20. /revradius 50
  21. it will be the distance from the death a medic has to be to revive
  22.  
  23. 3.) /revtime
  24.  
  25. put time after command
  26. i.e.
  27. /revtime10
  28. /revtime 10
  29. it will be the amount of time in seconds a medic has to stay next to a death to revive
  30.  
  31. 4.) /deathtime
  32.  
  33. put time after command
  34. i.e.
  35. /deathtime120
  36. /deathtime 120
  37. after this time in seconds, a player can no longer be revived
  38.  
  39. 5.) /cooldown
  40.  
  41. put time after command
  42. i.e.
  43. /cooldown300
  44. /cooldown 300
  45. a medic won't be able to revive again until this amount of time (in seconds) passes
  46.  
  47. ****************************************
  48.  
  49. Bugs:
  50.  
  51. -sometimes a player will cease to be revivable via the script
  52. using RC commands to revive them fixes the issue
  53. MIGHT BE FIXED, NEED FEEDBACK & TESTING
  54.  
  55. -if players share a certain part of their name, they may be assigned medic roles via one command
  56. i.e. /medicPlayer would make both Player 2 and Player 3 medic (NOT ID #2 & #3!!!)
  57.  
  58. -player titans break the logic
  59.  
  60. -restarts break logic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement