Advertisement
Guest User

Untitled

a guest
Jan 14th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.59 KB | None | 0 0
  1. 20:38:21 "publishTrap: Character ID 314 Attempted to Publish Object BP_BearTrap (76561198047226492) at .~0001"
  2. 20:38:21 Error in expression <;it.sqf"
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12. params ["_trap"];
  13.  
  14. if (isNull _trap) exitWith {};
  15.  
  16. if (isServer>
  17. 20:38:21   Error position: <isNull _trap) exitWith {};
  18.  
  19. if (isServer>
  20. 20:38:21   Error isnull: Type Array, expected Object,Group,Script,Config entry,Display (dialog),Control,Network Object,Task,Location
  21. 20:38:21 File breakingpoint_functions\functions\Traps\fn_trapInit.sqf, line 12
  22. 20:38:21 "span class="re5"> publishTrap: Object BP_BearTrap Published with ID 70097357810319.~0001"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement