Simgen
Sempre. Comunque.
ho provato questo, ma non funziona:
if (getyear = 2008) and (getday = 22) and (getmonth = 12) and t = 900
then mov_rallentata = mov(c, 104, s);
endif;
if white = true
then mov_rallentata = mov_rallentata + rallenty;
else if black = true
then mov_rallentata = mov_rallentata - rallenty;
endif;
endif;
qualche idea?
VT è intuitivo, ma c@zzo il tempo che guadagni lo perdi con i bug:
se scrivo white = true non funziona
se scrivo w = true funziona
stesso con black e b
![Muro :wall: :wall:](/images/smilies/muro.gif)
![Pollice giu! :down: :down:](/images/smilies/thumbsdown.gif)