Advertisement
Ryuuji

events lol

Mar 4th, 2014
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. //Weird NPC event ideas by Kido~
  2. Mad's Math Game
  3. -The NPC must be activated by a gm
  4. -When active:
  5. 1.-The NPC will pick randomly some math problems inside the script
  6. 2.-The npc will have a chat room with a Math problem, let's say 2 + 2 = ???
  7. 3.-The first player to type correctly the result wins
  8. Prizes:
  9. -Can be random
  10. -Can be selectable
  11. -Can be specific
  12. -Can be per job
  13. Inputs:
  14. -The GM can input the prize ID and how many
  15.  
  16. //more weird event ideas
  17. Gambler of death
  18. -Players can play whenever they want by clicking the npc
  19. Playing:
  20. 1.-The npc rolls a dice
  21. 2.-The player rollls a dice
  22. 3.-If the player number is loer than the npc npc number, the players dies, if not, the player wins the prize
  23. Prizes:
  24. -Can be random
  25. -Can be selectable
  26. -Can be specific
  27. -Can be per job
  28. Inputs:
  29. -The GM can input the prize ID and how many
  30.  
  31. //another one lol
  32. Yugi's Card Game
  33. -Activated by GM
  34. When active:
  35. 1.-The NPC pick a random id of a card
  36. 2.-Then it says the effect of the card
  37. 3.-Players must say the name of the Card to win and recieve the prize
  38. Prizes:
  39. -Can be random
  40. -Can be selectable
  41. -Can be specific
  42. -Can be per job
  43. Inputs:
  44. -The GM can input the prize ID and how many
  45.  
  46. //"more pls" lol
  47. Guess Who
  48. -Activated by a GM
  49. When active:
  50. 1.-The NPC picks a random MvP/Mob/MiniBoss ID inside the script
  51. 2.-The NPC starts to describe stuff about the MvP/Mob/MiniBoss
  52. a)map
  53. b)race
  54. c)element
  55. d)level
  56. e)Card effect (no the name, just the effect of the card) if card exists
  57. 2.-First player to guess correctly which MvP/Mob/MiniBoss is wins, if no one does then the npc says the name of the card
  58. Prizes:
  59. -Can be random
  60. -Can be selectable
  61. -Can be specific
  62. -Can be per job
  63. Inputs:
  64. -The GM can input the prize ID and how many
  65.  
  66. //more love lol
  67. Chamaleon Master
  68. -Automatic per Hour/Day
  69. -(optional) GM needs to start it
  70. When active:
  71. 1.-The NPC warps to a random map with mobs
  72. 2.-The NPC disguises like one of the mobs on the map
  73. 3.-The NPC will take the name of 'Chamaleon <mob>' (example 'Chamaleon Poring')
  74. 4.-Players have to click it to recieve prize
  75. Prizes:
  76. -Can be random
  77. -Can be selectable
  78. -Can be specific
  79. -Can be per job
  80. Inputs:
  81. -Since is automatic, prize and amount will be on the script
  82. -Or, can create a npc that inputs the prize and starts the event
  83.  
  84. //soon, more weird events
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement