zamphire

4

Apr 14th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <<<?xml version="1.0"?>>>
  2.  
  3. QuestsDefinitions -level=example
  4.  
  5. quest ExampleQuest -final=true
  6. -- Comment to second block
  7. ,BLOCK _ -obj=&ExampleQuest_Kill&
  8. ,goto <<Goal 1>> QuestHub goal1 -distance=5
  9. ,debugpos SpawnPoint MapStart
  10.  
  11. ,BLOCK _ -obj=&ExampleQuest_kill&
  12. ,goto <<Goal 2>> QuestHub goal2 -distance=5
  13.  
  14. ,BLOCK _ -obj=&ExampleQuest_Freedom&
  15. ,semaphore <<Block game>>
Advertisement
Add Comment
Please, Sign In to add comment