Grand Theft Auto V
0 of 0

File information

Last updated

Original upload

Created by

DaveA93

Uploaded by

astleyd004455

Virus scan

Safe to use

Tags for this mod

About this mod

Telekinesis as of version 0.8, lets you pick up vehicles or pedestrians or both and throw them north east south and west and also slam them down via Telekinesis.

Requirements
Permissions and credits
Donations
Telekinesis as of version 0.8, lets you pick up vehicles or pedestrians or both and throw them north east south and west and also slam them down via Telekinesis. 

Hope you enjoy :) 


To install: 
Script Hook V: 
http://www.dev-c.com/gtav/scripthookv/ 

the LUA plugin: 
http://gtaforums.com/topic/789139-vrelhook-lua-plugin-for-script-hook-v/ 

Both of these should go in your main GTA5 folder 
and then just Unpack inside scripts\addins folder 


Key bindings: 
(White Text for enable & disable) 
Numpad Multiply : Enabled / Disable Powers 

(Green text for Enable , Red for Disable) 
Numpad 7 :Toggle effecting Pedestrians 
Numpad 9: Toggle effecting Vehicles 


Numpad 5: Lifts entitys Up 
Numpad 0: Slams entitys down 

Numpad 8: Throws entitys in field of effect north 
Numpad 2: Throws entitys in field of effect south 
Numpad 4: Throws entitys in field of effect west 
Numpad 6: Throws entitys in field of effect east 

Numpad 1: Pyrokinesis (if peds selected sets npcs in range on fire / if vehicles selected burns npcs in cars) 



Updated in 0.6 : 
npcs now ragdoll when in players field of effect 
slam now reduces npc health to make them more vulenerable to floors ;) 

Updated in 0.6a: 
Made all modules into a single plugin 

Updated in 0.6b: 
added a toggle F10 to enable F11 to Disable 

Updated in 0.6c: 
added a toggle B to enable N to Disable as people were having problems with the F10 keys will put both onto single key later 

Updated in 0.6d: 
removed animations from pushs and slams (liked them at first but got annoying) left animation on lift ability but made it faster so can keep moving after it 
changed toggle to one button the numpad multiply the mod starts of disabled by default so you have to turn it on before it will work you can change this by setting 

"local Enabled = false " (causes you to have to enable powers) 
to 
"local Enabled = true" (powers enabled on startup) 

updated in 0.7: 

Added ability to set npcs in range on fire 
reduced throw lag where pedestrians were stopping midair 

Updated in 0.8: 
now get text feedback when mod enabled or not enabled 

can now select whether to effect pedestrians or vehicles they are both on a toggle and so can select both 


coming soon: 

ability to change area of effect 


ability to pick up single pedestrian and hopefully throw them the same way as your looking (but i think its going to involve lots of maths and don't have time a at the moment so maybe next week) 

as so many people dislike the north east south west will work on making the overall field and direction of throw effected by the player direction or maybe camera angle ill see what can find to make it work :)