-
Notifications
You must be signed in to change notification settings - Fork 0
A mod for GTAV that adds the portal gun to the game. Made using C#.
alex-shortt/GTAV-Portal-Gun-Mod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Portal Gun v2.2 by Pandassaurus This mod is a work in progress! I will continue adding and fixing features as time goes on. Please leave all the feedback you can, and feel free to ask me any questions! This mod brings in the famous Portal Guns from the Portal series to GTAV! Use the heavy pistol to shoot the orange portal, and hold T while shooting to shoot the blue portal. Depending on the sound you hear, you will know if the portal has been created or not. Also, you can see if your shot is going to hit if the crosshair is white, or miss if the crosshair is grey. You can easily go in between the portals by just walking into them, driving into them, or even pressing "K" and "L" to go directly to the blue and orange portals, respectively. You can grab entities with E to move them around, and also press Y to spawn orange portal on the moon, or hold T and press Y for a blue portal. Have fun! Requirements Script Hook V - http://www.dev-c.com/gtav/scripthookv/ Script Hook V .NET - https://github.com/crosire/scripthookvdotnet/releases OpenIV - http://openiv.com/ Installation 1. Create a scripts folder in your GTAV game location if you have not done so already, and place PortalGun.cs, PortalGunSetings.txt, and the PortalResources folder in it. 2. Using OpenIV, navigate to "update/x64/dlcpacks/patchday3ng/dlc.rpf/x64/models/cdimages/weapons.rpf" and place the modded files in there. 3. Make sure you have downloaded the above, and place ScriptHookV.dll, dinput8.dll, OpenIV.asi, and ScriptHookVDotNet.asi in the main directory. How to use 1. Customize the settings file to your liking. 2. Shoot using a heavy pistol for an orange portal. 3. Hold while shooting or press T for a blue portal. 4. For added fun, press Y to put a portal on the moon. 5. Walk through it, or make someone else walk through it. 6. Grab entities with E to move them around. 7. Now you're thinking with portals! Controls "T" - Hold while shooting heavy pistol/press for blue portal. "E" - Grab entities while aiming at them. "O" - Toggle the long fall boots. "I" - Toggle being sucked in by moon. "K" - Teleport directly to the blue portal. "L" - Teleport directly to the orange portal. "B" - Spawn an random ped two feet in front of you. "Y" - Spawn an orange portal on the moon (hold T for blue portal) Thanks BIG thanks to Proudnoob4 for the awesome portal gun model and the moral support - https://www.gta5-mods.com/users/Proudnoob4 SYNTHES1SE for moral support - http://gtaforums.com/user/1001272-synthes1se/ Enumerator for raycast code - https://www.gta5-mods.com/users/Enumerator bdking00 for sound code - https://www.gta5-mods.com/scripts/skyrim-shout-net Dubmosphere for helping me update the code - https://www.gta5-mods.com/users/Dubmosphere Changelog v2.2 -Fixed the off-center crosshairs -Now possible to go to the moon using Y or holding T while pressing Y v2.1 -Upated to work with latest version -Minor fixes to moon v2.0: -You can now shoot the moon between 21:00 and 5:59. -You can grab entities. -Crosshairs have been added. -You can now shoot while falling. -Infinite portal gun ammo. -Bug Fixes. -Portals will never pop. v1.0.1: -Added listing in config file for press to shoot blue portal or hold while shooting for blue portal v1.0: -Bug Fixes -Better controls for blue/orange portal -Drastically increased range -Portal Gun Model -Sound effects -Hitting a car/ped directly will teleport it to other portal -Portals will pop less often v0.1.1: -Config file for rebidable keys. v0.1: -This was a triumph -I'm making a note here, huge success
About
A mod for GTAV that adds the portal gun to the game. Made using C#.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published