Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: ECP with old crosshair?  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

Screap

  • Guest
ECP with old crosshair?
« on: 05 Aug 2005, 12:04:36 »
I installed ECP the first time and I think it is a very nice Mod. Everything they've changed is better than the original but not the crosshair. With a Ak or M16 I've got the same crosshair like the M60 or PK.
Is there a ability to get the original ofp-crosshairs in ECP?

Dane

  • Guest
Re:ECP with old crosshair?
« Reply #1 on: 05 Aug 2005, 12:45:53 »
Quote from Kumona on the BI forums:

Quote
Yes, we do. That cursor is implemented by Dynamic range. In order to change it back to default, do the following, but make a backup copy just in case you screw up:

Open the Dynamic Range configuration header ["Sound_dr.h"], which is under "$Your_OFP_inst_dir\@ECP\Bin". Scrool the header down to the definition of "RIFLE_CURSORS". Then, replace

Code Sample  
#define RIFLE_CURSORS cursor="w_weapon";\
     cursorAim="w_lock";


by

Code Sample  
#define RIFLE_CURSORS cursor="w_weapon_T";\
     cursorAim="w_weapon_S";


That's it!
 

Edit. Ooh and (first time i get to say this :P) welcome to the Ofpec forums
 :)
« Last Edit: 05 Aug 2005, 12:51:38 by DaneDK »

Screap

  • Guest
Re:ECP with old crosshair?
« Reply #2 on: 07 Aug 2005, 00:11:01 »
thanks very much for the answer, this works.
I didn't thouht it would be that easy.

Dane

  • Guest
Re:ECP with old crosshair?
« Reply #3 on: 07 Aug 2005, 10:18:13 »
No problem. Remember to hit da "Solved" button in left buttom corner when your topic is solved.