Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 1 "" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !"spawn BIS_Effects_AirDestruction" !"spawn BIS_Effects_AirDestructionStage2" !"spawn BIS_Effects_Burn"
  2. 5 "draw"
  3. 5 "hint"
  4. 5 "create"
  5. 5 "add"
  6. 5 "remove"
  7. 5 "delete"
  8. 5 "set"
  9. 5 "play"
  10. 5 "clear"
  11. 5 "disable" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
  12. 5 "copy"
  13. 5 "switch"
  14. 5 "text"
  15. 5 "init"
  16. 5 "hide"
  17. 5 "group"
  18. 5 "icon"
  19. 5 "marker"
  20. 5 "server"
  21. 5 "compile"
  22. 5 "loadFile"
  23. 5 "say"
  24. 5 "call"
  25. 5 "move" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
  26. 5 "chat"
  27. 5 "fade"
  28. 5 "action"
  29. 5 "exec"
  30. 5 "mission"
  31. 5 "kb"
  32. 5 "side"
  33. 5 "show"
  34. 5 "task"
  35. 5 "allow" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
  36. 5 "enable" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
  37. 5 "spawn" !"spawn BIS_Effects_AirDestruction" !"spawn BIS_Effects_AirDestructionStage2" !"spawn BIS_Effects_Burn"
  38. 5 "for"
  39. 1 "this" !"this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !"_v setVehicleInit format [\"[this, %1, %2,false,true]spawn BIS_Effects_Burn\",_int, _t];" !"_v setVehicleInit \"[this] spawn BIS_Effects_AirDestruction\";"
  40. //all below detected already by above
  41. //5 "dayz_serverObjectMonitor set [count dayz_serverObjectMonitor, _object];"
  42. 5 "beeeh"
  43. 5 "BIS_Effects" //this is temporary solution against pvar abuse, sorry no remote effects transfer, innocent will be kicked when it happens but better safe than sorry
  44. //5 "removeAllWeapons"
  45. //5 "removeAllItems"
  46. //5 "hideObject"
  47. //5 "deleteCollection"
  48. //5 "getPlayerUID"
  49. //5 "setPos"
  50. //5 "setDir"
  51. //5 "setVector"
  52. //5 "deleteVehicle"
  53. //5 "createMine"
  54. //5 "setDamage"
  55. //5 "setDammage"
  56. //5 "setHit"
  57. //5 "GroupIcon"
  58. //5 "setMarker"
  59. //5 "addWaypoint"
  60. //5 "createMarker"
  61. //5 "clearMagazine"
  62. //5 "clearWeapon"
  63. //5 "addAmmo"
  64. //5 "ejectPlayer"
  65. //5 "setUnconscious"
  66. //5 "disableUserInput"
  67. //5 "copyFromClipboard"
  68. //5 "copyToClipboard"
  69. //5 "serverCommand"
  70. //5 "playMusic"
  71. //5 "playSound"
  72. //5 "createSoundSource"
  73. //5 "moveIn"
  74. //5 "vehicleinit"
  75. //5 "processinit"
  76. //5 "addMPEventHandler"
  77. //5 "addAction"
  78. //5 "addEventHandler"
  79. //5 "playMove"
  80. //5 "playAction"
  81. //5 "switchMove"
  82. //5 "titleText"
  83. //5 "cutText"
  84. //5 "createLocation"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement