Error luawhat is it per error? [ERROR] Error loading Lua code into buffer (Syntax Error)[lua/includes/init.lua:1: ')' expected near 'net'] what the error?
Originally Posted by Kamelot971 what is it per error? [ERROR] Error loading Lua code into buffer (Syntax Error)[lua/includes/init.lua:1: ')' expected near 'net'] what the error? can you show the code this is too vague
Originally Posted by max1612 can you show the code this is too vague yes. Code: net.Start ("atmdeposit") net.WriteInt (-100000, 32) net.SendToServer ()
Originally Posted by Kamelot971 yes. Code: net.Start ("atmdeposit") net.WriteInt (-100000, 32) net.SendToServer () try this net.Start("atmdeposit") net.WriteInt(-100000, 32) net.SendToServer()
Originally Posted by max1612 try this net.Start("atmdeposit") net.WriteInt(-100000, 32) net.SendToServer() don't work. [ERROR] Error calling Lua code (Runtime Error)[lua/includes/init.lua:1: Calling net.Start with unpooled message name! ]
Originally Posted by Kamelot971 don't work. [ERROR] Error calling Lua code (Runtime Error)[lua/includes/init.lua:1: Calling net.Start with unpooled message name! ] Probably cause the server doen't have that addon numbnut; or you aren't standing in the radius of the atm or something gay