• Can't alias flashlight (impulse 100)
    3 replies, posted
Ok this is probably a very stupid question but im trying to alias impulse 100 along with other things so that i can just type 'normal' into console and get all the normal key binds (i bind F to +right for bhopping) Anyway this is what ive got: alias normal "bind mouse5 "ttt_radio traitor"; bind mwheeldown invnext; bind mwheelup invprev; bind q +menu; fps_max 0; bind mouse4 ttt_equipswitch; bind f impulse 100" im guessing its getting confused because of the extra part '100', how can i fix this? thanks!
Create a garrysmod/cfg/myfile.cfg file, name it whatever you want and put all wanted default binds in it, ( One bind on one line ) type "exec myfile.cfg" into console, done.
[QUOTE=Robotboy655;43495242]Create a garrysmod/cfg/myfile.cfg file, name it whatever you want and put all wanted default binds in it, ( One bind on one line ) type "exec myfile.cfg" into console, done.[/QUOTE] I thought you arent allowed executing cfg's while in a server, isnt that how people hack?
Lol, no. cfgs contain a bunch of console commands/console variables, they are not hacks and are 100% safe to execute on servers.
Sorry, you need to Log In to post a reply to this thread.