Pages

Friday, December 6, 2013

[Script] Ghost rider - GTA iV

My second script, this 1 was challenging, 3480 lines of vb.net code :P, requested by GEL06, models by wapeddel and Quechus09


Source code: here
Download: heremirror
Download the Ghost Rider Ped/Player model and the Bike model: GTA 4 Mods (by Quechus13 and Wapeddell)




this time utilizing particle effects (flames on head, bike and chain for example), playing .wav files, utilizing ped animations...

the most difficult portion was make the chain weapon perform correctly, the chain is composed by ten chain pieces, each and every a single is an model with 4 chain links (designed by wapeddel):


 i utilised ATTACH_OBJECT_TO_OBJECT_PHYSICALLY  to attach every chain piece to the preceding 1 and utilized the property velocity of the chain objects to support the attach technique to keep they attached, in the tick i was often trying to move the chains to the attach position

 this give the impression of an true chain:



when moving the chain to attack peds or cars or just to make the player "climb" to the best of buildings, i just move the last chain object and the other chain pieces comply with it due to the fact of the attach strategy utilised and the velocity changed in the tick


another fascinating idea that i developed for this script was the "Wall ride" feature, with this feature we can ride the bike on walls (or any four wheel automobile if the choice is set in the .ini file), reaching the prime of the buildings



One more features:

Penance stare
Super strength
Super shotgun (super effect + fire)
Spit Fire (like in second movie)
Throw flames with mouth
"Water ride" (ride the bike on the sea)
Spawn bike
Auto heal
Slow motion when employing shotgun
[Script] Ghost rider - GTA iV
9out of 10 based on 10 ratings. 9 user reviews.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.