Better Ladder
Overview
Creator:
ywkls
Updated: 19 Sep 2021
Tags:
FFC,
Item
Downloads: 26
|
View Script
Download Example (4.53 MB) |
Information
A scripted ladder, for when a regular one just won't do.
Description Setup Reviews Comments
lincolnpepper
Edited 18 September 2021 - 02:36 AM
Hey, i'm the dude you made this for. There's a bug. The script to create a new FFC uses the next unused FFC, but at the end of the ladder script, the script quits but leaves the FFC with data, so it sees that that FFC is being used and creates a new FFC every time you use the item. this means at best you can only use the ladder 32 times on one screen since there are 32 FFCs. i fixed this by adding a This->Data = 0; before the Quit; . might wanna update it lol
- ywkls likes this



