Quote:
Originally Posted by Chompy
also, function SomeWarpButton_onAction() {
its
function SomeWarpButton.onAction() {
|
Speedy typo on my part i have .onAction() for the buttons.
Quote:
|
and have you tried like .onSelect()?
|
Thats for Textlists and stuff only i think, the buttons WORK fine in theory, but lag when sending triggers.
Quote:
|
but try to catch the event to it, or post whole script and take out some parts?
|
Ive pretty much posted the entire script in its smallest form, the rest are just offshoots of a basic function. The warpto is the most basic function I have that is still causing problems triggering. Every function below that also has the params lag.