Jump to content

Solid FFC

Overview
Creator: Mero Added: 05 Jun 2015 Tags: FFC, Global
Rating[?]: No rating
View Script
Information

Description Setup Reviews Comments

1. Copy Script to text/code editor
2. Edit Constants
3. Combine Global Scripts if needed, if you need help. Just ask on the forums.
4. Test it out both in sideview and not.
5. Ruin or Make your player's day.

Making a FFC Solid: Their are two ways of doing this manually and the ffc provided. To do it manually add the following code to the beginning of a script.
        this->Misc[MISC_SOLIDFFC] = 1;
        this->Misc[MISC_SFFC_X] = this->X;