Author Topic: T+T Grenade Launcher Crosshair  (Read 692 times)

Hey guys, I made a line of code that adds a centerprint under your crosshair to act like a Grenade Launcher Scope, it can be used with T+T's GL and helps you aim it better. It's very simple and easy to use, just type this in the console exactly as shown and you're set. (It will not work if you copy/paste it)

clientcmdcenterprint("<color:E7E7E7><br><br><br><br><br>.<br>.<br>.<br>=");

it should look like this

Edit : Only works when you don't zoom
« Last Edit: March 30, 2016, 01:07:20 PM by Svince02 »


simple yet effective

it doesnt work when you copy paste it because for whatever reason you cant paste TorqueML into the console which is complete bullcrap.

a copy paste version would be:
Code: [Select]
clientcmdcenterprint("\c6" NL "" NL "" NL "" NL "" NL "." NL "." NL "." NL "=");
or

Code: [Select]
clientcmdcenterprint("\c6\n\n\n\n\n.\n.\n.\n=");
both the op and the codes above act completely identical. with \c6 being the color white and NL and \n being new line. NL and \n function exactly the same as <br> except NL requires a string for it to concatenate.
« Last Edit: March 30, 2016, 01:10:31 PM by Blockz »

Cool! I binded this to nexus's menu add-on.


grenade launcher snipers
now nobody is safe