Advertisement
Guest User

Untitled

a guest
Apr 20th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Missions
  2.  
  3. !createvsmission name description chance reward
  4. !createheromission name description chance reward
  5. !createvillainmission name level description chance reward
  6.  
  7. Example create command:
  8.  
  9. !createheromission Bank Job 1 Calling all Heroes! We've received reports of a crime in progress at city bank. An unknown number of armed assailants have taken control of all security devices within the bank and are waiting extraction. Get to the bank and apprehend the suspects 50 100
  10.  
  11. (This will save the mission permanently for future use, this is what would happen next)
  12.  
  13. !mission bank job
  14. (the description and information of the mission will be show on-stream and in chat)
  15. (viewers need to enter the mission to participate)
  16. A level 1 Hero mission has started, type !hero to enter
  17. X amount of time passes for people to enter
  18. X result based on X variables
  19. <03:17:17> "Smith": Level = The level viewer must be to enter. A fame/infamy cost for mission here too
  20. Description = Long text description explaining the mission to the viewers
  21. chance = the chance to win/lose based on ???
  22. reward = chance to get fame/infamy, stats etc
  23. <03:17:39> "Smith": That's an example. I need to work some things out. I wanted items as rewards but we won't have the item system for a long time so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement