Please or Register to create posts and topics.

"The index does not exist."

PreviousPage 2 of 2
FelixGriffin wrote:
Code: Select all
printl("SCRIPTFILE RUN");
printl(randomVar);

Is that "randomVar" defined somewhere else? If not, then that last statement will cause a compile error.

I'm not sure if this causes your problem, (especially since you tried it with the super-simplified version as per Chicken's suggestion) but perhaps it's something to look into.

Sendificate series: Sendificate | A Beam Too Far | Airtime | 302
Other Portal 2 maps: Medusa Glare
Portal 1 maps: Try Anything Twice | Manic Mechanic

Sorry, there's one line at the beginning saying randomVar <- 0 (just to test if it runs, in which case there'd be a variable declared instead of an empty table).

Falsi sumus crusto!
PreviousPage 2 of 2