CapsAdmin

Untitled

Mar 10th, 2011
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.42 KB | None | 0 0
  1. ] lua_run_cl PrintTable(hook.GetErrorHistory())
  2. {
  3.     ["HUDShouldDraw"] = {
  4.         [1] = {
  5.             ["unique"] = "hide_hud",
  6.             ["error"] = "[@fast_addons\\client\\sandbox_hidehud.lua:3] Tried to use a NULL entity!",
  7.             ["time"] = {
  8.                 ["hour"] = 16,
  9.                 ["min"] = 30,
  10.                 ["wday"] = 5,
  11.                 ["day"] = 10,
  12.                 ["month"] = 3,
  13.                 ["year"] = 2011,
  14.                 ["sec"] = 21,
  15.                 ["yday"] = 69,
  16.                 ["isdst"] = false,
  17.             },
  18.         },
  19.     },
  20. }
Advertisement
Add Comment
Please, Sign In to add comment