Advertisement
CapsAdmin

Untitled

May 1st, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. lua_run_Cl PrintTable(Msg)
  2.  
  3. [ERROR] lua/includes/util.lua:56: attempt to call global 'Msg' (a table value)
  4.   1. PrintTable - lua/includes/util.lua:56
  5.    2. unknown - LuaCmd:1
  6.  
  7. lua_run_cl LOLLOL = Msg
  8. lua_run_cl Msg = print
  9. lua_run_cl PrintTable(LOLLOL)
  10.  
  11.  
  12.  
  13.  
  14. 1   =  
  15. ID Already Exists.
  16.  
  17.  
  18. 2   =  
  19. ID Successfully Created.
  20.  
  21.  
  22. 3   =  
  23. Wrong ID
  24.  
  25.  
  26. 4   =  
  27. Wrong Password.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement