PSX-SCENE Forum Discussion for Sony PlayStation/PsOne/PS2/PS3/PSP/PS VITA
  • GTA IV: Unlimited Dead Eye MOD by JDMAlex

    Our official GTA modding team here @ PSX-Scene is working hard on some amazing mods. Following the recently released Superman mod by EvilB comes a new mod that is so nice you would think RockStar themselves made it according to our resident modder nativesith, who has announced the release of a new GTA IV mod for PS3/Xbox360 by JDMAlex called "Unlimted Dead-Eye" a Red Dead Redemption like script bringing Bullet-time (Slow-Down) to GTA IV and EFLC. Below is the unveiling of this mod by nativesith.





    Like dis one it feel soo professional like it was made by RS (it was actually).
    Ladies(any ladies?) and gentlemen I am once again honored to show off this script.
    A Red Dead Redmption like script bring Bulltetime(Slow down time) to IV and EFLC.


    As said by I master JDMAlex!
    Any RDR fans? , here is a script for Unlimited Dead Eye in gta .. I was going to release it in my mini game but due to the flu and a bunch of other things Ill at least give this up.
    I havent had much time to play with it but when I do ill make it better.

    Instructions:
    Same as the game , Hold L2 to aim and Press (just once) R3 (not sure what that translates into for xbox sorry) then hold Aim and shoot.

    Download SCO:
    1_DeadEye.sco

    SRC:
    Code:
    /**
    Dead Eye Mod by:JDMAlex RC 1
    directions HOLD AIM (L2) and Hit (r3) Like r2r
    for use with mod manager in all ver of GTA
    **/
    
    #include <natives.h>
    #include <common.h>
    #include <strings.h>
    #include <types.h>
    #include <consts.h>
    #define L2    0x5
    #define R3    0x13  // R3
    
    bool deadEye = false,
    	 set = true;
    
    // checks if ped is aiming
    bool is_char_aiming(Ped aimer){
    	if(DOES_CHAR_EXIST(aimer)){
    		if(IS_BUTTON_PRESSED(0, L2)){ //l2
    			if(!IS_CHAR_ARMED(aimer, WEAPON_SLOT_UNARMED)){
    				return true;
    			}
    		}
    	}
    }
    
    void deadEyefunction(void){
    	if(is_char_aiming(GetPlayerPed())){
    		if(IS_BUTTON_JUST_PRESSED(0, R3)) {
    			deadEye = true;
    			set = false;
    		}
    		if(deadEye){
    			float x,y,z;
    			SET_TIME_SCALE(0.1); 	
    			DRAW_RECT(0.0f, 0.0f, 2.0f, 2.0f, 255, 128, 0, 50); // orange tint
    			GET_CHAR_COORDINATES(GetPlayerPed(), &x, &y, &z);
    			PLAY_SOUND_FROM_POSITION(GET_SOUND_ID(),"FM6_UNDERTAKER_BELLS",x,y,z );
    		}
    		else set = false;
    	}
    	else{
    		deadEye = false;
    	}
    	if(!deadEye && !set){
    		SET_TIME_SCALE(1.0);
    		//STOP_SOUND(GET_SOUND_ID());	
    		deadEye = false;
    		set = true;
    	}
    }
    
    
    
    //Shortcut/Helper
    void Print(char *string){
    	PRINT_STRING_WITH_LITERAL_STRING_NOW("STRING", string, 1000, 1);
    }
    //Main
    void main(void){
    	THIS_SCRIPT_IS_SAFE_FOR_NETWORK_GAME();
    	while(1){
    		WAIT(0);
    		if(!IS_CHAR_IN_ANY_CAR(GetPlayerPed())){
    			deadEyefunction(); 
    		}			
    	}
    }

    Download SCO: DeadEye.sco








    LIKE/VOTE for this Entry in this month's Contest!
    Article created by STLcardsWS
    Comments 20 Comments
    1. STLcardsWS's Avatar
      STLcardsWS -
      Lets make this month a record breaker for votes cast.




      Here is an animated GIF created by Jay-Jay, showing how to place a vote:


    1. nativesith's Avatar
      nativesith -
      Thank you for all the support of the team lately.
      JDMAlex n EvilB leadin da way, show some luv!
    1. Godoakos's Avatar
      Godoakos -
      And this ladies and gents is a many $ DLC quality addon.
      I stand and applaud you!
    1. JDMAlex's Avatar
      JDMAlex -
    1. hirokitanaka's Avatar
      hirokitanaka -
      Great mod, but it looks like its online?
    1. nativesith's Avatar
      nativesith -
      Great mod, but it looks like its online?
      Works on and off line .
    1. Ps3funktionz's Avatar
      Ps3funktionz -
      Do you need to be on 3.55 to use these mods or do they also work on above 3.55 cfw's?
    1. nativesith's Avatar
      nativesith -
      Do you need to be on 3.55 to use these mods or do they also work on above 3.55 cfw's?
      the sco will work on any cfw. Provided it is loaded appropriately( like with a EVILB modslot).
    1. STLcardsWS's Avatar
      STLcardsWS -
      Awesome mod JDMAlex!!!

      Great work!!!
    1. rogeto7's Avatar
      rogeto7 -
      this is perfect, can it be used for gta 4 from disc or hdd?
    1. nativesith's Avatar
      nativesith -
      I use it from HDD.
      Ya should be usin it as a modslot.
    1. rogeto7's Avatar
      rogeto7 -
      i have the disc but havent backed up due space reasons
    1. Colt's Avatar
      Colt -
      So this is why my vid has 1000 views..
    1. nativesith's Avatar
      nativesith -
      I love this mod so much I am movin in slo mo! The effects really amazes I.
      Great work, as always by JDMAlex, please everyone show your support for this DEV by voting(like on the front page story).
      native"Idle No More"sith
    1. JDMAlex's Avatar
      JDMAlex -
      Thanks for your comments it's too bad it wasn't added to the game already I'm sure Rock* could have made some $$ .. Oh well have it there way I guess
    1. bitsbubba's Avatar
      bitsbubba -
      great work JDMAlex, I just love everything coming from our GTA mod team
    1. Zaiakursed's Avatar
      Zaiakursed -
      This has an awesomeness Level of +1000

      Great Mod, Thanks
    1. nativesith's Avatar
      nativesith -
      Rapid Bullet time & Super Rockets!
    1. bitsbubba's Avatar
      bitsbubba -
      you know what would be cool, lol, if "I" had the best of the best GTA IV mods all in one easy to install PKG, lol, Just Sayin'


      Pst: for 4.21 FW
    1. nativesith's Avatar
      nativesith -
      Yeah Bub dat would be kewl.
      Put the wrong video...fixed now.
  • Daily Digest


    Want to receive the latest PSX info in your email?

    Sign up for our Daily Digest!



    Want to learn more about the team keeping you up to date with the latest scene news?

    Read about them now!

    Check out our Developer bios, too!

  • Recent Threads

    olqmin

    Has anyone transferred trophies to new account?

    Thread Starter: olqmin

    Greetings!

    I was banned recently. It was playing without any problems for 6-7 months, and that came as a surprise to me.
    I want

    Last Post By: olqmin Today, 05:38 AM Go to last post
    Jflanden

    Compatible Hard Drive

    Thread Starter: Jflanden

    As long as a Hard Drive can format to FAT32, it would be compatible correct?

    I am looking to buy Canvio 3TB External Desk Top but am scared

    Last Post By: fatattack Today, 06:05 AM Go to last post
    qwillis

    4.45 OFW

    Thread Starter: qwillis

    Just a heads up to anyone who see this, 4.45 OFW was just released and there are a bunch of reports of consoles getting bricked.
    So even if you're

    Last Post By: vronz Today, 03:23 AM Go to last post
    archicharmer

    Game Save Console ID dependence

    Thread Starter: archicharmer

    Next i want to try is Game Save Console ID in whatever dependence. Here i am guessing to a long-numbered Console ID.

    I need that someone

    Last Post By: archicharmer Yesterday, 10:27 PM Go to last post
    Munkee915

    Missing HDD space

    Thread Starter: Munkee915

    I have a PS3 slim w/ a 640gb HDD installed and Rogero 4.41 cfw. I have recently started hitting the limit on HDD space. The XMB shows I have 65gb/596gb

    Last Post By: BahumatLord Yesterday, 10:23 PM Go to last post
    Blyze

    Best uLaunch Version to Use

    Thread Starter: Blyze

    Just wondering which version of uLaunch should I use to install Free McBoot? I've already used the version in the Noobie Package, but all I get is a black

    Last Post By: Blyze Yesterday, 02:30 PM Go to last post
  • Recent Comments

    Krasy

    PS3 Official Firmware 4.45 Released Then Pulled - Reports Suggest A Brick Fest!

    free ps4 for every1 that get bricked :P Go to last post

    Krasy Today 05:39 AM
    Tranced

    PS3 Official Firmware 4.45 Released Then Pulled - Reports Suggest A Brick Fest!

    ...improved system stability are on the way and a big fat brick :lol:

    Jokes aside though, I hope... Go to last post

    Tranced Today 05:14 AM
    kouchan

    Fan Control Utility v1.7 Relased CFW 4.41 Supported!!

    Hello!
    Rogero CEX4.41 v1.00
    multiMAN ver 04.40.00 BASE (20130602)

    PS3 will kill it and press... Go to last post

    kouchan Today 04:49 AM
    Shrek

    PS3 Official Firmware 4.45 Released Then Pulled - Reports Suggest A Brick Fest!

    gotta love sony, the fools that keep on giving. Go to last post

    Shrek Today 04:48 AM
    Staylecrate

    PS3 Official Firmware 4.45 Released Then Pulled - Reports Suggest A Brick Fest!

    Just think of all the poor kids having to leave their homes and wander the streets looking for... Go to last post

    Staylecrate Today 04:37 AM
    Staylecrate

    PlayStation 4 vs Xbox One (E3) - Who won? You decide

    I see where you are coming from on that, but it's getting harder and harder to crack some of the... Go to last post

    Staylecrate Today 04:17 AM
    y0urh34d

    PS3 Official Firmware 4.45 Released Then Pulled - Reports Suggest A Brick Fest!

    Yet people say only cfw bricks consoles. **** cfw is better tested than ofw. Also just imagine if... Go to last post

    y0urh34d Today 04:10 AM
    semicresco

    PUAD GUI v1.5 by Nathan_r32_69 - PUP Unpacker & Decryter

    Nathan_r32_69 hey i need to talk with you but i cant send you a pm ;) idk why.. Go to last post

    semicresco Today 02:53 AM
    seifer69er

    MHP3rd HD (PSP Remaster) English Translation Patch Released by Team Maverick One

    Great work :D,

    Been smashing MH3U instead ;) Go to last post

    seifer69er Today 01:58 AM
    amp2006

    Rogero CEX-4.41 v1.00 Released

    here is all you need to know about Cinavia Patch .
    Cinavia: What Is It And Why You Should Care Go to last post

    amp2006 Today 01:20 AM