I don't think you could do anything about it. Except from joining another server.
I believe this command was in a CoderHire addon (ULX Extras). It sends data so many times at once it'll crash your Gmod. I believe it was #i*100000000 (not exactly but something like that). You can't really prevent it as far as I know.
[QUOTE=Aeternal;44743646]I believe this command was in a CoderHire addon (ULX Extras). It sends data so many times at once it'll crash your Gmod. I believe it was #i*100000000 (not exactly but something like that). You can't really prevent it as far as I know.[/QUOTE]
Im sure all he does is ends cam2D3D
What does cam2D3D do? And if you end it will the program close?
[QUOTE=Sm63;44745986]Im sure all he does is ends cam2D3D[/QUOTE]
You sure? I'm seeing SendLua in the file
[lua] target_ply:SendLua([[]])
--Obviously not gonna post the whole code[/lua]
[QUOTE=Aeternal;44747998]You sure? I'm seeing SendLua in the file
[lua] target_ply:SendLua([[]])
--Obviously not gonna post the whole code[/lua][/QUOTE]
There are many ways to crash the client.
[QUOTE=Robotboy655;44748008]There are many ways to crash the client.[/QUOTE]
Obviously but this is the way the addon causes it.
Sorry, you need to Log In to post a reply to this thread.