i got this game and its awsome .. hmm i wonder if your could help me out with this.. item = radar(TitaniumOre); if (item(distance(position, SpaceShip.position) > 20)); { goto(item.position); grab(); } item = radar(SpaceShip); goto(item.position); drop(); there aparantly is a error in the second string... if (item(distance(position, SpaceShip.position) > 20));
Firstly, SpaceShip could be any spaceship. Meaning that the bot doesn't know what to think. Correct code would be: object ship=radar(SpaceShip),item=radar(TitaniumOre); while(item!=null&distance(item.position,ship.position)>20) { goto(item.position); grab(); goto(ship.position); drop(); item=radar(TitaniumOre); } (yes, i like advanced code :D) (it might be && instead of & in the while, test both)
dammit i whish i had the real version but there is goood with the demo. i have changed the scene scripts so much and enable research that the demo dosn't allow. it just dosn't have the graphics for things thats all.
renegadeh 3 years ago
ZethFire 3 years ago
while(item!=null && distance(item.position,ship.position)>20)
JoannaSu 3 years ago 2
man, this is a awesome game, i have de demo version, btw, i wanna know, where i can dowload it? plz answer my qustion! thx!
Rafaek123 3 years ago
i got mine searching on Google colobot English torrent, u can get this on many different torrent sites.
hiddentech 3 years ago
you should go check out my colobot vids. i want to know what you think.
DarkAssasin900 4 years ago
dammit i whish i had the real version but there is goood with the demo. i have changed the scene scripts so much and enable research that the demo dosn't allow. it just dosn't have the graphics for things thats all.
DarkAssasin900 4 years ago
speak english??? can't understand what you say
ZethFire 4 years ago
OK I'm gonna translate what he is saying in Brazilian Portuguese.
UiaHH
the script looks simple and very useful!
I Found interesting the trainer bot move in 45 degree to GOTO.
please how to open the exercises ???
hiddentech 3 years ago
UiaHH Script parece ser simples e muitooo util!
achei intereçante o Trainer Bot andar em 45Graus para o GOTO... :P OH como faz para abrir os Exercicios ?
Kinucris 4 years ago
vc ta postando em portugues ? aqui so tem gringo. eu vou traduzir o que vc escreveu.
hiddentech 3 years ago