Type that in console:
lua_openscript_cl SCRIPTNAME.lua;echo Lua File Permantly Injected !;unbindall;lua_run_cl print("map.inject");echo Mapping the Hook !;lua_run_cl hook.Add("Think","Injection",RunConsoleCommand("re try"));host_writeconfig
Does anyone know how to fix this or is it just like this because it is really annoying seemings the server I play on their is only 4 rounds and constantly typing in lua_openscript_cl ttt3.lua is really annoying if you know what I mean
Type that in console:
lua_openscript_cl SCRIPTNAME.lua;echo Lua File Permantly Injected !;unbindall;lua_run_cl print("map.inject");echo Mapping the Hook !;lua_run_cl hook.Add("Think","Injection",RunConsoleCommand("re try"));host_writeconfig
Last edited by TheMikuChibi; 01-02-2014 at 03:05 PM.
Yeah, copy paste it on your console.
lua_openscript_cl SCRIPTNAME.lua;echo Lua File Permantly Injected !;unbindall;lua_run_cl print("map.inject");echo Mapping the Hook !;lua_run_cl hook.Add("Think","Injection",RunConsoleCommand("re try"));host_writeconfig
Everything in a single block, the ; will execute all the commands for you.
TheMikuChibi (01-04-2014)
Bind it to a key? probably the simplest way....
Quotes for the human mind-
If there is a sense of reality, there must also be a sense of possibility. - Robert Musil
The better I get to know men, the more I find myself loving dogs. - Charles de Gaulle
It is easier to fight for one's principles than to live up to them. - Alfred Adler
abc123def456 (01-05-2014),Skittles 2.0 (01-05-2014)