Forums Index >> Leagues and Tournaments >> PR Team Shot
Page : <1> :
Y is ur radar different from my radar chineseknife? Its so different
It's a 2xradar
@Rabban- send me the skin u would like to be "dressed" in and I will take another team shot.(I can see your..........:) )ck
How do u get a 2x radar
@ Joe
go look in modding ! You will also find Billy Bob and mine, Zoom Radar also ! B)
Last edited: Wednesday, January 19, 2005 at 7:23:29 AM
Ok do u download it?
Yes and follow the instructions on where to put it ! If you are on a Mac. Though, my Zoom radar is not for Mac's still working on that ! B)
Ok ill try thanks man
No problem :P
@ chineseknife
You should enlarge your dot size ! Here is the info on that,
Make sure to make a backup copy of all the radar files and of main.cs so u can revert back to them I case it gets hosed
For double size radar dots:
RadarHud.dotWidth = RadarHud.dotWidth + RadarHud.dotWidth;
RadarHud.dotHeight = RadarHud.dotHeight + RadarHud.dotHeight;
For triple size radar dots:
RadarHud.dotWidth = RadarHud.dotWidth + RadarHud.dotWidth + RadarHud.dotWidth;
RadarHud.dotHeight = RadarHud.dotHeight + RadarHud.dotHeight + RadarHud.dotWidth;
If u need the radar even bigger 4x, 5x, etc use the same logic
Hope that helps ! B)
Last edited: Wednesday, January 19, 2005 at 7:55:56 AM
Thanks Lone. Ck
No problem my friend thats what I am here for ! Do you have the Zoom Radar ? Before you answer If you are on a Mac. Its still not ready for Mac's ! If you are on a PC it works great ! Here is link to that info,
http://planetthinktanks.com/comm-thread.asp?thread=5232&forum=4
B)
Last edited: Wednesday, January 19, 2005 at 8:07:44 AM
Oh you will get your shot soon enough in TBM league ! I just hope you are a good shot, other wise I will have to Eat You Alive ! :P B)
Last edited: Wednesday, January 19, 2005 at 9:12:46 AM
Lone-where do I put it?
In your main.cs file on the bottom(if we are talking about Dots. ). Sorry thought instructions where in that thread ! For Zoom radar follow these instructions,
Down load this,
http://members.cox.net/thegiant15/radar_zoom.cs.dso
then put it in game/server/.
Then go to the main.cs file and put this line at the very bottom
exec("game/server/radar_zoom.cs");
and to use it just press ctrl + z
B)
Last edited: Wednesday, January 19, 2005 at 12:57:43 PM
Page : <1> :