TTT menu selection.
So I chose the weapons I wanted to spawn with and i got this error
Code:
] lua_openscript_cl Heheheh.lua
Running script Heheheh.lua...
[ERROR] lua/heheheh.lua:1: Calling net.Start with unpooled message name [http://*******/qcx0y]
1. Start - [C]:-1
2. unknown - lua/heheheh.lua:1
This was the code i used for the lua new to this shit so plz help fix
Code:
net.Start("sv_saveweapons")
net.WriteString("weapon_ttt_silm4a1")
net.WriteString("weapon_ttt_deagle")
net.WriteString("weapon_ttt_stungun")
net.SendToServer()