Advertisement
evan97hunt

Zinv not working

Feb 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. I am trying to get the mod to work, but it won't spawn anything and it wont open the editor. I have already tried disableing all other mods, but that didn't help. When I try to start up the invasion, nothing happens and I get this message.
  2.  
  3. [Zombie/NPC Invasion (Fixed)] lua/autorun/client/tool.lua:28: Calling net.Start with unpooled message name! [http://goo.gl/qcx0y]
  4. 1. Start - [C]:-1
  5. 2. OnChange - lua/autorun/client/tool.lua:28
  6. 3. OnChange - lua/vgui/dcheckbox.lua:83
  7. 4. SetValue - lua/vgui/dcheckbox.lua:30
  8. 5. Toggle - lua/vgui/dcheckbox.lua:46
  9. 6. DoClick - lua/vgui/dcheckbox.lua:39
  10. 7. unknown - lua/vgui/dlabel.lua:232
  11.  
  12. If I try to open the editor, this is the message I get.
  13.  
  14. [Zombie/NPC Invasion (Fixed)] lua/autorun/client/tool.lua:139: attempt to index global 'SPAWN_MENU' (a nil value)
  15. 1. DoClick - lua/autorun/client/tool.lua:139
  16. 2. unknown - lua/vgui/dlabel.lua:232
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement