What is FileRadar?
What is FileRadar?
FileRadar is an evolved game files site. It's created for gamers and powered by the community. Your link contributions, ranking and commentary make FileRadar the best place to get your game files fast and free.
What are Blips?
If you think a game file is essential to snag, Blip it.
The more Blips a file gets, the higher it'll rank.
What are Link Ratings?
Did the link get you directly to the file, landing you on a speedy server with kilobytes blazing?
Or did you have to click through a load of irrelevant pages just to wait on a sluggish public queue?
Was it something in the middle? Let everyone know by rating the link with a simple emoticon.
Links with better ratings appear higher on FileRadar and let gamers get the files they need faster,
easier, and safer.
Top Linkers
Last 24 Hrs | All Time
| User Name | Avg. Link Rating |
Total Links |
|---|---|---|
|
|
|
1508 Links |
|
|
|
1497 Links |
|
|
|
753 Links |
|
|
|
600 Links |
|
|
|
500 Links |
Most Blipped Users
Last 24 Hrs | All Time
| User Name | Blips |
|---|---|
|
|
1858 Blips |
|
|
1555 Blips |
|
|
1077 Blips |
|
|
993 Blips |
|
|
850 Blips |
Top Commenters
Last 24 Hrs | All Time
| User Name | Comments |
|---|---|
|
|
95 Comments |
|
|
43 Comments |
|
|
40 Comments |
|
|
17 Comments |
|
|
16 Comments |


FEATURES
a config file to edit a few settings (config)
1x - 34x Zoom factors
each sniper rifle can have differant min/max zoom factors (config)
text displayed on screen about keys and zoom factors
text colour can be changed and also the choice to display it or not config)
melee to zoom in
frag to zoom out (while scoped throwing of nades has been disable on all
scoped weapons)
HOW TO ADD TO YOUR MOD OR EXISTING MOD
add the "snipermod_zoom.gsc" to a mod IWD file
mod.iwd/maps/mp/gametypes/snipermod_zoom.gsc
add the "_globallogic.gsc" to the same mod IWD file
mod.iwd/maps/mp/gametypes/_globallogic.gsc
If you have a custom _globallogic.gsc file do not panic simply add the line
below at the end of the SpawnPlayer method
thread mapsmpgametypessnipermod_zoom::main();"
EXAMPLE
spawnPlayer() { some code here thread mapsmpgametypessnipermod_zoom::main();
}
add the zoom.cfg to to your mod folder and edit to your needs
add the weapons cfg's to mod.iwd/weapons/mp/
Included 3 differant weapon settings, read the read me in the weapons folder for more info.