QueenBee, How to replace Varial Kickflip to 360 V.Kickflip?

Discuss thaw modding, post your own, share your ideas, ask questions.
Krizz
Posts: 3
Joined: Sun Jun 15, 2014 6:47 pm
Contact:

QueenBee, How to replace Varial Kickflip to 360 V.Kickflip?

Postby Krizz » Sun Jun 15, 2014 6:55 pm

HI , sorry for my bad eng :/

But my problem is i wanna change Varial Kickflip to 360 Varial Kickflip in alltricks.qb but i dont know how to do that ! :wat:

I mean , when i do Varial kickflip , appears the trick 360 Varial Kickflip , i need change the QB keys or something?:s

Thanks ! :D
WhoElseButMe
Posts: 419
Joined: Tue Aug 04, 2009 12:50 am
Location: FL - USA
Contact:

Re: QueenBee, How to replace Varial Kickflip to 360 V.Kickf

Postby WhoElseButMe » Mon Jun 16, 2014 1:25 am

First and foremost you're trying to change the wrong script.
alltricks.qb contains an array of all the tricks in the game, a reference of them, more or less.
If you were creating a new trick then you would also add it to 'ConfigurableTricks' array found in alltricks.qb, but you're not doing this so lets forget about alltricks.qb.

Using queenbee do a search for Trick_VarialKickflip
select the first option to bring you to the containing script
below trick_varialkickflip you'll find a few other arrays of tricks 'Extra_VarialKickflip', Extra_VarialKickflipB, Extra_VarialKickflipC
select whichever "extra trick" you want and lets begin

Now you need to edit 'Trick_VarialKickflip' structure to resemble your selected "extra trick", but you only need a few items
1) anim, swap 'Trick_VarialKickflip' anim parameter with the other anim
2) nollie, swap the nollie animation
3) add a new item to 'Trick_VarialKickflip' StructItemStruct Params by right clicking it and select "add child" of type "StructItemFloat" name it speed and give it a value of 0.9

Don't forget to select update every time you change an item
And don't forget to save to disk when you're done.
load the game and test
Image
WhoElseButMe on Nov 26, 2009 wrote:It's that lack of respect amongst their peers and ignorance towards modding etiquette that keeps us who know this stuff well from spreading it like wild fire. We do still enjoy playing the game and if you need to cheat to play a game PLAY SOMETHING ELSE YOU DON'T SUCK AT.
Krizz
Posts: 3
Joined: Sun Jun 15, 2014 6:47 pm
Contact:

Re: QueenBee, How to replace Varial Kickflip to 360 V.Kickf

Postby Krizz » Wed Jun 18, 2014 12:55 am

Solved! Thanks :D

Return to “THAW modding”

Who is online

Users browsing this forum: No registered users and 10 guests