Plazma Burst 2 Map Editor Wiki
Advertisement
PB2095

A Trigger

The Trigger box is the eighth box in the top left corner. It shows a picture of a "T" in a dynamite box. Triggers are very important to maps and can execute up to ten actions.




A Little Bit About Triggers[]

If you have multiple triggers, each should have different names starting with # (i.e., #trigger1, #trigger2, ect.). You also need to determine whether the trigger is activated at the beginning of the game or if by a region.

When adding actions for triggers you must first decide the trigger action from 0 to 51. The action type is determined specifically through the parameters 'a' and 'b'.

==Actions (Number is action type)==

Trigger

0. Move door named 'a' to region 'b'. Dementions of the door and region must be the same.

  1. Change the speed of door 'a' to 'b'.
  2. Move region 'a' in front of region 'b'.
  3. Chage the health of vehicle 'a' to 'b' percents.
  4. Change the health of chracter 'a' to 'b' percents.
  5. Change the gravity value to 'a' (Originally 0.50).
  6. Make damage in region 'a' with the power of 'b' points.
  7. Next level (works only in campain mode) 1-normal 0-none 2- proxy
  8. ?
  9. Mission failed with reason 'a'.
  10. Harm the stabilities with the power of 'a' for characters in region 'b'.
  11. Kill characters not allied to character 'a' at region 'b'
  12. Destroy vehicles at region 'a'.
  13. Put character named 'a' into vehicle 'b'.
  14. Move character 'a' to 'b' if alive.
  15. Move gun 'a' to region 'b'.
  16. Move barrel 'a' to region 'b' if it has not exploded.
  17. ?
  18. Move region 'a' to region 'b'.
  19. Deactivate trigger 'a'.
  20. Activate trigger 'a'.
  21. Set remaining calls of trigger 'a' to 0.
  22. Set remaining calls of trigger 'a' to 'b'.
  23. Set health of character 'a' to 'b'.
  24. Make explosion at the power of 'a' at region 'b'.
  25. Activate timer 'a'.
  26. Deactivate timer 'b'.
  27. Set frequency of calls of timer 'a' to 'b'.
  28. Clone character 'a' and spawn him/her at region 'b'.
  29. Force character 'a' 's enemies in region 'b' to hunt for him/her.
  30. Move players at region 'a' to region 'b'.
  31. Move players at region 'a' to region 'b' and invert x speed.
  32. Set the AI Behaviour of enemy 'a' to value 'b'.
  33. Change character 'a' 's team to 'b'.
  34. Change decoration 'a' to decoration 'b'.
  35. Set X acceleration of gravitational area named 'a' to 'b' or 0 to disable.
  36. Set Y acceleration of gravitational area named 'a' to 'b' or 0 to disable.
  37. Set stability damage of gravitational area named 'a' to 'b' or 0 to disable.
  38. Set damage of gravitational area named 'a' to 'b' or 0 to disable.
  39. Set game speed to 'a', default is 30.
  40. Enable/disable casual mode. 1 = Enable, 0 = Disable. Allows usage of changing characters with the Tab key.
  41. Play sound 'a' form library.Text in 'a' with color 'b' in html color codes (#XXXXXX) or with a default value
  42. Shoe text 'A' in chat are with color 'B' defined in #XXXXXX format, or: 0 - EXOS, 1 - Player's nickname, 2 - Noir Lime, 3 - Proxy, 4 - Citizen Security
  43. Show hint with text 'a'. If 'a' = 0, hint dissapears.
  44. Reset current phase between calls of timer 'a'.
  45. Allow defibs to revive teammates. 0 = disallow, 1 = allow.
  46. Set calls of timer 'a' to 'b'.
  47. Final scene in level 41 when noir lime said "Forward the past!"
  48. Multiply health of character 'a' to 'b' percents.
  49. Enable/disable psi swords. 0 = disallow, 1 = allow.
  50. Mission complete and go to level with ID 'a'.
  51. Zoom camera to 'a' percents.
  52. YOU STUPID IF U THING THIS WILL HELP YOU
Advertisement