Page 1 of 1
place result for items/machines
Posted: Mon May 14, 2018 12:29 pm
by nosports
Hello,
it seems i can't grasp the difference when using 'place_result' or 'placeable_result'.......
Can anyone explain or give a hint when using what of the two ?

Re: place result for items/machines
Posted: Mon May 14, 2018 12:37 pm
by Bilka
Pretty easy answer: "placeable_result" doesn't get recognized by the game, so it doesn't do anything.
Re: place result for items/machines
Posted: Wed May 16, 2018 4:16 pm
by nosports
are you sure - i have some entities which will throw an error when place instead of placeable ?
Re: place result for items/machines
Posted: Wed May 16, 2018 4:24 pm
by Bilka
"placeable_result" and "placeable" are not recognized by the game. "place_result" and "placeable_by" are recoginzed by the game where applicable.