Sie sind nicht angemeldet.

1

Donnerstag, 7. Mai 2009, 08:37

if statement

this is the code:



if(plugin[autopath].enabled == true,
trace(plugin[autopath].enabled);
oninterrupt(break);
lookto(330,282,30,smooth(100,50,20));
wait(3);
lookto(1,209,300);
wait(3);
events.changepanorama(4);
)



it doesn't do, what he has to do,



is there some mistake in the code ?

2

Donnerstag, 7. Mai 2009, 09:10

LocalConnect.Send() But no one is listening. No Connection Made



i think this has something to do about it. but how ??

3

Montag, 11. Mai 2009, 12:54

Hi,

the code itself looks okay,
what was the problem in detail?

best regards,
Klaus