Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. [23:56:20 INFO]: Running script event 'PlayerEquipsArmor', event='player
  2. equips armor' for script 'REPAIRMENU'
  3. [23:56:20 INFO]: Starting InstantQueue 'REPAIRMENU_SoupAssistantExecutive'...
  4. [23:56:20 INFO]: Queue 'REPAIRMENU_SoupAssistantExecutive' Executing: IF
  5. "<context.reason>" "==" "INTERACT" "{" "-" "narrate"
  6. "INTERACT" "-" "if" "<player.location.in_region[repair]>" "{"
  7. "-" "narrate" "teste" "}" "}"
  8. [23:56:20 INFO]: +- Executing dCommand: IF/p@M4triixx ---------+
  9. [23:56:20 INFO]: +> Executing 'IF': use_braces='true'
  10. [23:56:20 INFO]: Filled tag <context.reason> with 'INTERACT'.
  11. [23:56:20 INFO]: Comparable='Element(INTERACT)', Operator='EQUALS',
  12. ComparedTo='Element(INTERACT)' --> OUTCOME='true'
  13. [23:56:20 INFO]: Queue 'REPAIRMENU_SoupAssistantExecutive' Executing: NARRATE
  14. "INTERACT"
  15. [23:56:20 INFO]: +- Executing dCommand: NARRATE/p@M4triixx ---------+
  16. [23:56:20 INFO]: +> Executing 'NARRATE': Narrating='INTERACT'
  17. Targets='[p@M4triixx]'
  18. [23:56:20 INFO]: Queue 'REPAIRMENU_SoupAssistantExecutive' Executing: IF
  19. "<player.location.in_region[repair]>" "{" "-" "narrate"
  20. "teste" "}"
  21. [23:56:20 INFO]: +- Executing dCommand: IF/p@M4triixx ---------+
  22. [23:56:20 INFO]: +> Executing 'IF': use_braces='true'
  23. [23:56:20 INFO]: Unfilled attributes '[in_region[repair]]' for tag
  24. <player.location.in_region[repair]>!
  25. [23:56:20 INFO]: Filled tag <player.location.in_region[repair]> with 'null'.
  26. [23:56:20 INFO]: ERROR in script 'REPAIRMENU'! Tag
  27. <player.location.in_region[repair]> is invalid!
  28. [23:56:20 INFO]: Completing queue 'REPAIRMENU_SoupAssistantExecutive' in 9ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement